Answer Posted / guest
/*.....................*/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is class in oop with example?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is stream in oop? What is Difference Between Inheritance and creating object
and getting data? means
Class A extends B{
B.getMethod();}
(OR)
Class A{
b obj=new B();
obj.getMethod();
} #include How do you explain polymorphism? What are the 4 pillars of oop? What is abstraction in oops with example? What is oops and why we use oops? Why multiple inheritance is not allowed? What is the purpose of enum? How do you achieve runtime polymorphism? What is oops in simple words? Why do while loop is used? What is difference between pop and oop?