what is the 3 types of system development life cycle
Why multiple inheritance is not possible?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What do you mean by Encapsulation?
What is abstraction in oop with example?
What is namespace?
what is an qt4 interface?
What is the differances between a abstract calss and interface
What is difference between multiple inheritance and multilevel inheritance?
what's the basic's in dot net
Can we create object of abstract class?
what is the application of oops?
You have one base class virtual function how will call that function from derived class?