What is difference between inheritance and polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What is the difference between class and structure?
diff between Virtual mathod and abstract method?
What is the Advantage of Interface over the Inheritance in OOPS?
write string class as your own class in java without using any built-in function
Have you ever used threads?
How is exception handling carried out in c++?
how to swap the variables without using temp and operators
How to call a non virtual function in the derived class by using base class pointer
Where You Can Use Interface in your Project
what is a virtual class?
5 Answers Cap Gemini, IBM, Infosys, Trinity Technologies,
Write a program to get the binary tree.