Does java support multiple inheritance? if not, what is the solution?
No Answer is Posted For this Question
Be the First to Post Answer
What if we make the method as abstract in another interface?
Why use oops?
What are abstract functions? Why are they used?
What is the order of call of constructors in inheritiance?
What is Polymorphism?
7 Answers MindCracker, Protech, TCS,
Explain basic concepts of OOPS?
Can you create an instance of an interface?
What are the types of polymorphism?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What are all the operators that cannot be overloaded?
What is operator overloading and polymorphism?
0 Answers ITC Indian Tobacco Company,
Which oops concept is used as reuse mechanism?