what you know about c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is operators in c++?
Difference between a copy constructor and an assignment operator.
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
Define token in c++.
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
what is the difference between overloading & overriding? give example.
Why would you make a destructor virtual?
What is the use of ::(scope resolution operator)?
In which memory a class gets stored(in heap /in stack)? And why??
When does a name clash occur in c++?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Write about the various sections of the executable image?