what is the difference between getch() and getche()?

Answer Posted / m.karthiga

the getch() does not echo any characters. but getche()
should echo the characters

Is This Answer Correct ?    67 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of using an enum rather than a #define constant?

655


Implement bit Array in C.

672


What is getche() function?

603


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1623


i have a written test for microland please give me test pattern

2178






Why is event driven programming or procedural programming, better within specific scenario?

1949


What is the difference between int main and void main in c?

589


Why c language is called c?

567


Differentiate between new and malloc(), delete and free() ?

666


What is the use of in c?

574


How can you tell whether a program was compiled using c versus c++?

617


Explain two-dimensional array.

623


What are the advantage of c language?

548


What is the significance of an algorithm to C programming?

594


What is a example of a variable?

551