Post New Answer View All Answers
Why do we need oop?
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?
Is oop better than procedural?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are the benefits of oop? Why is polymorphism important in oop? Write a program to implement OOPS concepts such as
inheritance, polymorphism, friend function, operator
overloading? What is difference between data abstraction and encapsulation? Can a varargs method be overloaded? What are the data types in oop? What is object and example? What is the important feature of inheritance? Why do we need polymorphism in c#? What is overriding vs overloading? Why do we use encapsulation in oops?