Answer Posted / irfan
there are two type polymorphism use in c++ first is static
and second is dynamic static polymorphism is function
overloading oprater overloading & dynamic is virtual function.
| Is This Answer Correct ? | 27 Yes | 10 No |
Post New Answer View All Answers
is there any choice in opting subjects like 4 out of 7
What do you mean by overloading?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is difference between multiple inheritance and multilevel inheritance? What is inheritance in oop? What exactly is polymorphism? Can we define a class within the interface? How do you answer polymorphism? What is data binding in oops? What is abstraction with example? What is the highest level of cohesion? What are the benefits of polymorphism? What is encapsulation selenium? Can we override main method? Why we use classes in oop?