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 are the four partitions in which c++ compiler divides the ram?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  






What do c++ programmers do?

0 Answers  


what is oops and list its features in c++?

0 Answers  


What parameter does the constructor to an ofstream object take?

0 Answers  


What is the use of "new" operator?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


Define vptr.

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


Categories