How can we restrict inheritance for a class so that no class can be inherited from it?


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

Post New Answer

More OOAD Interview Questions

Why are virtual users created?

0 Answers   Wipro,


Is it possible to override private virtual methods?

0 Answers   Infosys,


Explain persistence?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


Can you create an instance for an abstract class?

0 Answers  


Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?

2 Answers   CSC, HCL,


What is data encapsulation and what's its significance?

0 Answers  


Explain the abstract class modifier?

0 Answers  


What are the four phases of the Unified Process ?

8 Answers   Protech, Student,


What are associative classes?

3 Answers   InfoAxon Technologies, Protech,


How do I make sure that an object is released in code such as a connection or file object?

0 Answers   MindCracker,


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?

0 Answers  


Categories