Why c++ is called oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is an adaptor class or Wrapper class?
How do you establish a has-a relationship?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
Can member functions be private?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Can a built-in function be recursive?
How a pointer differs from a reference?
Explain selection sorting. Also write an example.
What is the use of ::(scope resolution operator)?
Is set c++?
what is polymorphism?
What are the vectors in c++?