What are the extraction and insertion operators in c++? Explain with examples.


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

Post New Answer

More C++ General Interview Questions

What is static function and static class?

4 Answers   HCL,


Specify some guidelines that should be followed while overloading operators?

0 Answers  


Can a constructor return a value?

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


What are the differences between new and malloc?

0 Answers  






Define a conversion constructor?

0 Answers  


Can we run c program in turbo c++?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


What is a node class?

1 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


How is c++ used in the real world?

0 Answers  


Categories