Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the use of getch() function in C program..
difference b/w getch() and getche()??

Answer Posted / ajendra singh

During the program execution, a single character is get or read through the getch(). The given value is not displayed on the screen and the compiler does not wait for another character to be typed and returns to the program.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to have a function as a parameter in another function?

1129


What is queue in c?

1155


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

1218


Can we declare a function inside a function in c?

1095


Explain what is the difference between functions abs() and fabs()?

1256


Write a program to reverse a given number in c language?

1163


Why do we write return 0 in c?

1128


Write a code to remove duplicates in a string.

1084


What is #define used for in c?

1110


What is string constants?

1202


What is the difference between array and structure in c?

1244


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

2146


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

1147


How many levels deep can include files be nested?

1186


Explain the use of function toupper() with and example code?

1170