What is interface? When and where is it used?


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

Post New Answer

More OOPS Interview Questions

Explain the concept of abstracion and encapsulation with one example. What is the difference between them?

3 Answers   PCS,


what is overloading

3 Answers   MindCracker,


to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123

2 Answers  


Is enum a class?

0 Answers  


What is difference between new and malloc?

7 Answers   emc2,


What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass

6 Answers   Wipro,


explain defference between structure and class with example

1 Answers  


What is the expansion of OOPS?

24 Answers   TCS,


Why polymorphism is used in oops?

0 Answers  


write a program that takes input in digits and display the result in words from 1 to 1000

0 Answers   Wipro,


What are the main differences between procedure oriented languages and object oriented languages?

9 Answers   IBM, Infosys, Wipro,


why the argument is passed by reference to a copy constructor?example?

2 Answers  


Categories