Answer Posted / anjana priyadharshini
Class:
Class is a instance of object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need oop?
What is polymorphism in oop example?
What is object and example?
What is abstraction with example?
How do you achieve runtime polymorphism?
Can a destructor be called directly?
What is oops and its features?
Can an interface inherit a class?
What are the 3 principles of oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
How to call a non virtual function in the derived class by using base class pointer
What is a class oop?
What is abstract class in oops?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
How to improve object oriented design skills?