What is the use of endl in c++?


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

Post New Answer

More C++ General Interview Questions

What is the basic of c++?

0 Answers  


write a porgram in c++ that reads an integer and print the biggest digit in the number

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


What are the two main components of c++?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  






Explain differences between new() and delete()?

0 Answers  


What is dev c++ used for?

0 Answers  


What is a list c++?

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


What is dynamic and static typing?

0 Answers  


What are literals in C++?

0 Answers   Wipro,


What is a tree in c++?

0 Answers  


Categories