answersLogoWhite

0

What is meant by console in c?

User Avatar

Anonymous

11y ago
Updated: 11/16/2022

What you meant to ask is:

What is mean by console application in Windows programming?

Answer: a program that doesn't open a window on its own, but runs in a "black DOS-shell", like FTP.EXE and TELNET.EXE

What else can I help you with?

Related Questions

What is meant by console application in c?

What you meant to ask is:What is mean by console application in Windows programming?Answer: a program that doesn't open a window on its own, but runs in a "black DOS-shell", like FTP.EXE and TELNET.EXE


What is console application in c sharp?

The console application in C sharp(C#) is a simple application which takes input and returns output on a command line console, with the following data streams: standard input, standard output, and standard error.


Can you console in more than one variable at once in c?

Yes, you can. You can pass an array of data to your console application.


How to make simple projects from basic c plus plus?

There is no such thing as basic C++. You probably meant standard C++, which simply means that the implementation conforms to some ISO standard. The current standard is ISO/IEC 14882:2011, informally known as C++11. However, simple projects can be created in any version of C++ by creating console programs.


What is console in c?

Nothing. (You can use this word as identifier though.)


What is meant by c and c program?

cash and carry


On the Wii Console Virtual Console version of Sonic the Hedgehog 2 what button is supposed to be C on the Wii Remote?

you need the nunchuck!!!!!


What is the function of conioh in C?

Not in C, only in TurboC.Direct console input-output (MS-DOS specific).


What is conio?

It is the Console IO header which is part of the C standard library.


Which chemical is meant by the word carbon?

If you meant which symbol carbon is, it is C.


What is the integral of 2 2x?

2 2x makes no sense. If you meant the integral of 2x, it is x2 + C. If you meant the integral of 4x, it is 2x2 + C. If you meant the integral of 2x2, it is 2/3 x3 + C.


Is 'c' is a oops language?

If you meant 'C++' then yes; otherwise no.