What is std :: endl?


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

Post New Answer

More C++ General Interview Questions

Is rust better than c++?

0 Answers  


What is the function of I/O library in C++ ?

0 Answers   HCL,


Write about all the implicit member functions of a class?

0 Answers  


what is importance of data sturture in a programming language?

22 Answers   L&T, TCS, Wipro,


What are protected members in c++?

0 Answers  






Differentiate between a template class and class template?

1 Answers  


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


Do vectors start at 0?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


Categories