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()??

Answers were Sorted based on User's Feedback



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

Answer / satnam

getch() is accept the input from the user & write directly in the memory without displaying on the screen.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / amna

getch function is used to input single chracter

Is This Answer Correct ?    1 Yes 0 No

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

Answer / sudheer varma

getch() is a predefined function.By using this function we
can read a key stroke from keyword.

Is This Answer Correct ?    1 Yes 1 No

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

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

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

Answer / valli

getche() is used to get a character from console and echoes to the screen.
getchar() is used to get or read the input (i.e a single character)at run time.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / padma

What is a meaning of initgraph in C ......

Is This Answer Correct ?    15 Yes 27 No

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

Answer / satish dwivedi

getch() represent in c program to receive value in input
integer and terminate the whole program.

Is This Answer Correct ?    14 Yes 26 No

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

Answer / vbr

getch() is the function to see the out put but getch()??
is used to examin the out put

Is This Answer Correct ?    74 Yes 103 No

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

Answer / vijay

if u uses gcc u find it good for nothing ..........

Is This Answer Correct ?    6 Yes 35 No

Post New Answer

More C Interview Questions

what is a function pointer and how all to declare ,define and implement it ???

4 Answers   Honeywell,


how can i sort numbers from ascending order and descending order using turbo c..

1 Answers  


what is self refrential structure

3 Answers   HCL,


Taking an example,differentiate b/w loader and linker ?

1 Answers  


When should a type cast be used?

0 Answers  


what is data structure?

5 Answers   CBSE,


find a number whether it is even or odd without using any control structures and relational operators?

22 Answers   Microsoft, Shashank Private Limited,


how to print 2-D array using a single for loop?

2 Answers   Mind Tree, TCS, Value Labs,


What is the general form of #line preprocessor?

0 Answers  


what does exit() do?

3 Answers   Cadence,


1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

3 Answers  


what is printf

5 Answers   MVSR, Satyam,


Categories