What is function override?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

Why is C not an OOP language?

0 Answers   Agilent, Integreon, ZS Associates,


Explain what is polymorphism?

0 Answers  


What are the basic concepts of oop?

0 Answers  


What is inheritance in java?

2 Answers  


How to define an abstract class?

0 Answers  


What is a constructor in class?

0 Answers  


What is the abstract method modifier?

0 Answers  


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


What is the difference abstract class and interface?

0 Answers  


Explain the implementation phase with respect to oop?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


If a method definition has been specified in class , its 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?

0 Answers  


Categories