Can an interface inherit a class?


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

Post New Answer

More OOPS Interview Questions

How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 Answers  


What is variable example?

0 Answers  


What is the difference between static polymorphism and dynamic polymorphism?

0 Answers  


What polymorphism means?

0 Answers  


Name an advantage of array over linked list?

24 Answers   GML, IBM, Software Solutions,


In which Scenario you will go for Interface or Abstract Class?

1 Answers   InfoAxon Technologies,


What are the benefits of oop?

0 Answers  


What is a superclass in oop?

0 Answers  


what is the difference between class and object?

9 Answers  


How compiler selects(internally) required overridden function in inheritance?

2 Answers   CSC, Infinite Computer Solutions,


what is cast operator?

2 Answers   Microsoft,


design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }

0 Answers  


Categories