What is class and object in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is function overloading and operator overloading?
What does I oop mean?
What's the full form of STL?
What is polymorphism programming?
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
What is an orthogonal base class?
What is the difference between encapsulation and polymorphism?
What is the differances between a abstract calss and interface
What is the main purpose of inheritance law?
if u write a class do u write Assignment operator and copy constructor
How do you make derived class as an abstract class?