Why are virtual users created?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of destructive method?
Differentiate between data abstraction and encapsulation.
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Can an interface have an inner class?
Explain the meaning of object in object oriented programming?
What are extrinsic and intrinsic connections in object-oriented programming?
What is the difference between oop and sop?
What is virtual?
What is the base type from which all structs inherit directly?
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Explain about parametric polymorphism?
What are the limitations of inheritance?