What is the use of endl in c++ give an example?


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

Post New Answer

More C++ General Interview Questions

if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What is virtual destructor? What is its use?

0 Answers  


What do the header files usually contains?

0 Answers  


Why do we use the using declaration?

0 Answers  


What are structures and unions?

0 Answers  






What is the type of this pointer in c++?

0 Answers  


How can you force instantiation of a template?

1 Answers   ABC, Amazon,


what is the use of templates?

3 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


What is the need of a destructor? Explain with the help of an example.

0 Answers  


Categories