what are the different ways for a method to be overloaded?
No Answer is Posted For this Question
Be the First to Post Answer
How to achieve data abstraction?
What do you mean by virtual function and virtual classes?
Explain about abstraction?
Why do we use oops concepts? What is its advantage?
Explain about uml?
What are extrinsic and intrinsic connections in object-oriented programming?
What is Polymorphism?
7 Answers MindCracker, Protech, TCS,
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?
Can you create an instance of an interface?
What is the use of interface?
Explain about the analysis phase?
Can we use static method definitions in interfaces?