why we use conio.h in c programming?
Answer / Kshitij Kumar Srivastava
The <conio.h> header file in C programming provides various console input/output functions, such as getting user input with getch() and clearing the screen with clrscr(). However, modern systems no longer support this header file, and it's recommended to use standard library functions for these purposes instead, like getchar(), printf(), and system("cls") for Windows-based systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features of tata nano , technical specification of tata nano, overview of tata nano, varients of tata nano, price of tata nano, dealers of tata nano, expectation from tata nano, criticism of tata nano, tata nano hybrid ?
What is sanity testing..please explain with examples
How to write AM/FM demodulation in C language ?
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);
What is the time complexity T(n) of the nested loops below? For simplicity, you may assume that n is a power of 2. That is, n = 2k for some positive integer k. : i = n; while (i >= 1){ j = i; while (j <= n) { <body of the inner while loop > // Needs (1). j = 2 * j; } i = i/2; } :
WHAT IS DIFFERENCE BETWEEN ART & VECTOR QUANTISATION BASED ON THEIR APPLICATION IN NEURAL NETWORK
as we know that java is a platform independent language, but we need jvm for the same operating system why?
what is different between static block and public static void main??
when did actually oil exploration start
what is a query for divide a table into two subtable?
How to configure gigabit port in 2950
How do aeroplanes fly? Why can some fly up-side down?
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)