What is the abstract method modifier?


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

Post New Answer

More OOAD Interview Questions

Explain what an object is.

0 Answers   TCS,


Differentiate between Aggregation and containment?

3 Answers  


What does it mean that a method or class is abstract?

0 Answers  


What are a base class, subclass, and superclass?

0 Answers  


Does PowerShell support OOPs?

0 Answers   Microsoft,






Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


How does abstraction differ from encapsulation.

0 Answers  


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

0 Answers  


Tell me something about abstract classes?

0 Answers   TCS,


If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 Answers  


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?

0 Answers  


How to resolve many to many relationship?

6 Answers   InfoAxon Technologies, Protech, Samsung,


Categories