What does getch() do according to the ANSI C++ standard

a) Reads in a character

b) Checks the keyboard buffer

c) Nothing in particular (Its not defined there)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Why can’t you call invariants() as the first line of your constructor?

0 Answers  


differance between copy & clon

1 Answers   Microsoft,


What does it mean to declare a member function as virtual?

0 Answers  


How do I write a c++ program?

0 Answers  






Is c++ primer good for beginners?

0 Answers  


How do you save a c++ program?

0 Answers  


Define pointers?

0 Answers  


What is c++ hiding?

0 Answers  


Is string an object in c++?

0 Answers  


What is wrapper class in c++?

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


Categories