answersLogoWhite

0

We use getch() function to hold the screen so that we can see the output but in real it is use to take a input of a character from the console window.

Read this out -

User Avatar

Karl Runte

Lvl 10
2y ago

What else can I help you with?

Related Questions

Is MySQL a programming language?

MySQL was written and developed using the C and C++ programming languages.


What programming framework does C plus plus use?

C++ doesn't use a framework; it is a general purpose, object oriented programming language derived from the C programming language. Specific implementations, such as Microsoft Visual C++, make use of frameworks.


What are computer programming languages using in now days?

Apple and apple developers use Objective-C, and most other people usually use python, C, C++, or Java


How do you do C programming on your Windows?

C programming can be started on Windows by using a suitable IDE (these include compilers) such as Dev-C++


How can we write our name in C programming language without using printf?

You can use fputs() instead of printf().


What are the applications using C programming?

One application that uses c programming is Microsoft Visual Studio 2008.


How many header are using in c programming?

No explicit limit, you can use so many header files as you want.


How do you design webpages using C programming language?

Web-page designing and C-programming have nothing to do with each other.


What are the pointers in computer programming using c?

addresses


Why study c plus plus programming?

we are using c plus plus programming for developing object oriented programing software.


What is d command for squareroot in C programming?

There are no commands in C-programming, you should use function sqrt from math.h


What does a C developer do?

A C developer designs and writes programs using the C programming language. A C++ developer does the same but uses the C++ programming language. A C/C++ developer uses both C and C++.