What is abstract method?


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

Post New Answer

More OOAD Interview Questions

Explain about the relationship between object oriented programming and databases?

0 Answers  


What do you mean by operator overloading?

0 Answers   BirlaSoft,


What is the purpose of late binding in object-oriented programming?

0 Answers  


Can we use static method definitions in interfaces?

0 Answers  


Why does java not support multiple inheritance?

0 Answers  






What is an interface?

0 Answers  


Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


What are the features that are provided to make a program modular?

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  


Explain what a method is?

0 Answers  


Explain what is single and multiple inheritance?

0 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  


Categories