Answer Posted / khadeer.k
a class is a collection of objects which contains variables
and functions...
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is overloading and its types?
What makes a language oop?
What is polymorphism and why is it important?
what are the different types of qualifier in java?
Which is not an object oriented programming language?
What is polymorphism programming?
What is multilevel inheritance explain with example?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is abstraction and encapsulation?
What is overriding vs overloading?
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
What is class and object with example?
What is abstraction oop?
What are constructors in oop?
What are the features of oop?