What are the basic concepts of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is garbage collection(gc)?
Why use oops?
What is inheritance?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
Can you instantiate an abstract class and what is an inner class?
0 Answers Flextronics, Tavant Technologies, Virtusa,
How do you represent static members and abstract classes in Class Diagram?
2 Answers InfoAxon Technologies, Protech,
Why do we use oops concepts? What is its advantage?
If a class inherits an interface, what are the 2 options available for that class?
Can you call the base class method without creating an instance?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What is the abstract method modifier?
What is constructor and virtual function? Can we call virtual funciton in a constructor?