What are the benefits of interface?
No Answer is Posted For this Question
Be the First to Post Answer
c++ program to swap the objects of two different classes
what is runtime polymorphism? For the 5 marks.
difference between overloading and overridding
diff between Abstract class Interfaces?
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
Why is encapsulation used?
What does sksksk mean in text slang?
What are the benefits of interface?
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?
What does and I oop mean?