what is the new version of oops
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345
What is basic concept of oop?
What is a friend function & its advantage?
Explain the advantages of inheritance.
When is it necessary to use member-wise initialization list in C++?
What is the difference between const int *ptr and int const *ptr???
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
Polymorphism with an example?
In c++ there is only virtual destructors, no constructors. Why?
What is the importance of oop?
what do you mean by static member variable?
What is the difference between the C & C++?