What is endl c++?
No Answer is Posted For this Question
Be the First to Post Answer
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
What is the difference between an enumeration and a set of pre-processor # defines?
Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables
Can we generate a C++ source code from the binary file?
What is the disadvantage of using a macro?
What is the default access level?
How to create a pure virtual function?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Define upcasting.
What do you know about friend class and friend function?
can anybody please tell me how to write a program in c++,without using semicolon(;)
What do you mean by translation unit?