What is the insertion operator and what does it do?


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

Post New Answer

More C++ General Interview Questions

check whether a no is prime or not.

3 Answers   TCS,


What is c++ and its features?

0 Answers  


Explain about templates of C++.

0 Answers  


Which is best ide for c++?

0 Answers  


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

0 Answers  






Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

0 Answers  


What is object in c++ example?

0 Answers  


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

0 Answers  


What are the types of pointer?

0 Answers  


What is an iterator?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


When volatile can be used?

3 Answers   Symphony,


Categories