What is OOPS and How it is different from Procedural
Programming ?

Answer Posted / sambhav

OOPS is a methodology used for building software
application and OOPS consist of Classes, Object and Methods.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean when someone says I oop?

574


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1409


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1610


What is data binding in oops?

576


Can we define a class within the interface?

549






What is a class in oop?

593


Which is not an object oriented programming language?

530


What is the purpose of enum?

577


Whats oop mean?

584


What is the difference between static polymorphism and dynamic polymorphism?

573


Write a c++ program to display pass and fail for three student using static member function

2802


What is class encapsulation?

584


Where You Can Use Interface in your Project

1419


What is the example of polymorphism?

552


What is polymorphism give a real life example?

552