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 / rahul

getch() is for waiting the o/p screen til we enter the inputs

Is This Answer Correct ?    270 Yes 66 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are the outer parentheses in return statements really optional?

1158


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

1146


Which built-in library function can be used to match a patter from the string?

1347


Do you know the purpose of 'register' keyword?

1065


What is the difference between formatted&unformatted i/o functions?

1104


Explain how do you print only part of a string?

1278


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

2047


Who developed c language and when?

1131


What does void main return?

1193


Differentiate between functions getch() and getche().

1106


What is difference between arrays and pointers?

1148


What is the meaning of c in c language?

1244


What are the 32 keywords in c?

1140


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

1199


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

2118