What is the use of endl?


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

Post New Answer

More C++ General Interview Questions

Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


Why is main an int?

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


What is class invariant?

1 Answers  






What is the use of volatile keyword in c++? Give an example.

1 Answers  


how to find the maximum of 10 numbers ?

5 Answers  


How are the features of c++ different from c?

0 Answers  


Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


Comment on c++ standard exceptions?

0 Answers  


What is the difference between a pointer and a link in c ++?

0 Answers  


Why is standard template library used?

0 Answers  


Categories