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

Answer Posted / satnam

getch() is used in making the programme of password. by the help of getch() function whatever password is inputted by user is not displayed on a screen.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can true be a variable name in c?

565


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2066


What is the difference between the local variable and global variable in c?

540


Find MAXIMUM of three distinct integers using a single C statement

633


What is array of pointers to string?

578






application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

617


Write a program to print "hello world" without using a semicolon?

606


How are Structure passing and returning implemented by the complier?

723


What is wrong with this statement? Myname = 'robin';

832


What is the difference between typedef and #define?

552


I have a varargs function which accepts a float parameter?

588


write a progrmm in c language take user interface generate table using for loop?

1582


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

651


How do shell structures work?

581


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1913