What is polymorphism what are the different types of polymorphism?
Can static class have constructor?
Why is polymorphism important in oop?
What are the 3 pillars of oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is class and object in oops? What is coupling in oops? Why is oop useful? Is html an oop? Why is encapsulation used? What is abstraction in oop with example? What is destructor give example? What is static in oop? What is an example of genetic polymorphism?