What are base class, sub class and super class?
No Answer is Posted For this Question
Be the First to Post Answer
What are base class, sub class and super class?
What is the main use of message metaphor in object-oriented programming?
What are different ways to create string object?
What is the difference between an error and an exception?
What is the abstract method modifier?
How many instances can be created for an abstract class?
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
What is the difference between a class and a structure?
What are a base class, subclass, and superclass?
A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?
What is the difference between aggregation and composition?
What is meant by overloading functions and operators?