What is the difference between cin.read() and cin.getline()?


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

Post New Answer

More C++ General Interview Questions

What is the difference between a definition and a declaration?

0 Answers  


Can member data be public?

0 Answers  


Is java a c++?

0 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


What is abstraction c++?

0 Answers  






write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


What is lazy initialization in c++?

0 Answers  


What is flush () in c++?

0 Answers  


What is the use of function pointer?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


What are the four partitions in which c++ compiler divides the ram?

0 Answers  


Categories