What is the use of endl in c++ give an example?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between a copy constructor and an overloaded assignment operator.
What is the use of cmath in c++?
What is a storage class? Mention the storage classes in c++.
Why do we use classes in c++?
What is static class data?
What are the strengths of C++?
simple c++ program for "abcde123ba" convert "ab321edcba" with out using string
What does extern mean in a function declaration in c++?
How do you sort a sort function in c++ to sort in descending order?
Is there any problem with the following: char *a=NULL; char& p = *a;?
How does com provide language transparency?
How is computer programming useful in real life?