What is difference between polymorphism and inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between inter class and abstract class...?
What is super in oop?
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
What is friend function?
what is the difference between class and object?
Why is static class not inherited?
what is use to destroy an object? illustrate.
What is for loop and its syntax?
In c++ there is only virtual destructors, no constructors. Why?
The type of variable a pointer points to must be the part of pointer's definition so that:
create a c++ program that will ask 10 numbers and display their sum using array.
what is the use of classes in c++;