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?
No Answer is Posted For this Question
Be the First to Post Answer
What are manipulators?
What is the difference between oop and sop?
What are the different types of inheritance?
What is difference between polymorphism and normalization?
What is the @functionalinterface annotation?
Define Destructor?
what is full form OOP?
How many methods are there in the serializable interface?
What are abstract functions? Why are they used?
What is the difference between public, private and protected access modifiers?
What's the benefit of using inheritance?
What is the order of call of constructors in inheritiance?