What are the benefits of interface?


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

Post New Answer

More OOPS Interview Questions

c++ program to swap the objects of two different classes

0 Answers  


what is runtime polymorphism? For the 5 marks.

3 Answers  


difference between overloading and overridding

11 Answers  


diff between Abstract class Interfaces?

4 Answers  


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

0 Answers  






Why is encapsulation used?

0 Answers  


What does sksksk mean in text slang?

0 Answers  


What are the benefits of interface?

0 Answers  


Difference between over loading and over ridding?

12 Answers   CTS, Patni, Softvision Solution,


What are the advantages of inheritance?

26 Answers   IBS, TCS,


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

3 Answers   PCS,


What does and I oop mean?

0 Answers  


Categories