What is difference between n and 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 difference between new/delete and malloc/free?

1 Answers  


Can constructor be private in c++?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  






How would you use the functions randomize() and random()?

0 Answers  


What is a flag in c++?

0 Answers  


What are the manipulators in c++?

0 Answers  


Is c++ the hardest programming language?

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


How do I download c++?

0 Answers  


Categories