Answer Posted / zelence
oops is the programming to solve several programme
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
what are the ways in which a constructors can be called?
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 polymorphism programming?
What is overloading in oops?
What is the fundamental idea of oop?
Why interface is used?
What is polymorphism give a real life example?
Can bst contain duplicates?
What are constructors in oop?
What is a superclass in oop?
What is polymorphism what are the different types of polymorphism?
What is polymorphism and its types?
Why do while loop is used?
What is the difference between static polymorphism and dynamic polymorphism?