What is #include iostream h in c++?


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

Post New Answer

More C++ General Interview Questions

What happens when you make call 'delete this;'?

0 Answers  


Where the memory to the static variables is allocated?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


What is the difference between set and map in c++?

0 Answers  


What is == in programming?

0 Answers  






Do class method definitions?

0 Answers  


Can we generate a C++ source code from the binary file?

2 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


Explain the use of virtual destructor?

0 Answers  


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

0 Answers  


How to detect memory leaks in c++

1 Answers   Mphasis,


What is the operator in c++?

0 Answers  


Categories