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 main difference between overloading and overriding?
Write basic concepts of oops?
Can a function be overloaded based on return types?
what is full form OOP?
Explain what is an object?
What is the difference between an abstract class and interface in java?
What is meant by inheritance? what are the advantages of inheritance?
What is the diffrence between an abstract class and interface?
What do you meant by static and dynamic modeling?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What is Object Constraint Language (OCL)?
Explain about parametric polymorphism?