What is encapsulation with example?
No Answer is Posted For this Question
Be the First to Post Answer
what's the basic's in dot net
In multilevel inheritance constructors will be executed from the .... class to ... class
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
What are classes oop?
You have one base class virtual function how will call that function from derived class?
What is multiple inheritance?
Prepare me a program for the animation of train
Why do we use polymorphism in oops?
What is the difference between class and object?
What are the valid types of data that the main () can return in C/C++ language
write a c++ program to find maximum of two numbers using inline functions.