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

Can you please explain the difference between strcpy() and memcpy() function?

606


Why is structure important for a child?

605


Is c is a middle level language?

600


What is use of null pointer in c?

572


Explain the red-black trees?

611






What is hashing in c language?

618


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

609


Explain the advantages of using macro in c language?

584


What does the function toupper() do?

661


What is the code for 3 questions and answer check in VisualBasic.Net?

1696


Explain what is wrong with this program statement? Void = 10;

768


What is a memory leak? How to avoid it?

580


Write a program that accept anumber in words

1256


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3058


Explain Function Pointer?

683