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

what are the advantages of a macro over a function?

1096


What is the process to generate random numbers in c programming language?

1098


Is anything faster than c?

969


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

1984


List some applications of c programming language?

901


Write a program to show the change in position of a cursor using c

997


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

2186


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

1110


why we wont use '&' sing in aceesing the string using scanf

2311


What header files do I need in order to define the standard library functions I use?

998


How would you rename a function in C?

995


find out largest elemant of diagonalmatrix

2172


How are Structure passing and returning implemented by the complier?

1106


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1047


What is difference between function overloading and operator overloading?

1046