What is the use of endl in c++ give an example?
No Answer is Posted For this Question
Be the First to Post Answer
What is null pointer and void pointer and what is their use?
Why do we need c++?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Should I learn c++ c?
What are the unique features of C++.
Write a program to find the reverse Fibonacci series starting from N.
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
Why iomanip is used in c++?
Explain the purpose of the keyword volatile.
How do I run c++?
What is the use of setprecision in c++?
What is the benefit of encapsulation?