Answer Posted / mah
no
| Is This Answer Correct ? | 33 Yes | 8 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is polymorphism what is it for and how is it used?
Explain virtual inheritance?
What is the example of polymorphism?
How is polymorphism achieved?
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 is class defined?
What is object in oop?
What are the 5 oop principles?
what are the different types of qualifier in java?
What is the highest level of cohesion?
When not to use object oriented programming?
What is polymorphism and example?
What is polymorphism and types?