What is c++ stringstream?


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

Post New Answer

More C++ General Interview Questions

What is the header file for setw?

0 Answers  


What are structures and unions?

0 Answers  


Explain virtual class and friend class.

0 Answers  


What is pointer to member?

0 Answers  


what are the events occur in intr activated on interrupt vector table

0 Answers   HGS,






When do you call copy constructors?

0 Answers  


What are arrays c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Can I learn c++ as my first language?

0 Answers  


The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance

4 Answers   Quark,


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


How many storage classes are available in C++?

1 Answers  


Categories