Which software is used to run c++ program?
No Answer is Posted For this Question
Be the First to Post Answer
Disadvantages of c++
What is the difference between global variables and local variable
Explain deep copy?
Write about the scope resolution operator?
describe private access specifiers?
What is 'Copy Constructor' and when it is called?
Explain rtti.
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Explain the difference between using macro and inline functions?
What is the return value of the insertion operator?
Name the implicit member functions of a class.
3- Write a program to find larger and smaller of the two numbers.