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 does extern mean in a function declaration in c++?

0 Answers  


What is the difference between inline functions and macros?

5 Answers  


Discussion on error handling of C++ .

0 Answers  


How much is c++ certification?

0 Answers  


What is static function and static class?

4 Answers   HCL,


What is the difference between a template and a macro?

0 Answers  


What is encapsulation in C++? Give an example.

0 Answers   HAL, Honeywell, Zomato,


What are the steps in the development cycle?

0 Answers  


Where do I find the current c or c++ standard documents?

0 Answers  


string somestring ; Which of the following choices will convert a standard C++ string object "somestring" to a C string? a) Copy.somestring () ; b) somestring.c_str () c) &somestring [1] d) std::cstring (somestring) e) (char *) somestring

1 Answers   Quark,


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


daily Routine of father

0 Answers  


Categories