Why we use #include iostream in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is linux written in c or c++?
What is private inheritance?
What is while loops?
Is there any problem with the following: char *a=NULL; char& p = *a;?
What is endl c++?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What is the use of endl?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is a modifier in c++?
Explain unexpected() function?
What is #include c++?
What is the difference between std::vector and std::list