What is the use of endl in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ still in demand?
Is c++ a good first language to learn?
What is input operator in c++?
What is the best c c++ compiler for windows?
What is class definition in c++ ?
Explain working of printf?
How many static variables are created if you put one static member into a template class definition?
how is returning structurs from functions?Show an eg?
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
Write bites in Turbo c++ Header ("Include") Files.
Why main function is special in c++?