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

Answer Posted / abz

OOPS means object oriented programming ,it includes
programming for different applications with respect to an
object.
using oops concept makes the applications more flexible
where the data is executed within the object

Is This Answer Correct ?    51 Yes 40 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstraction oop?

819


What is methods in oop?

744


What are two types of polymorphism?

803


What is for loop and its syntax?

800


Can main method override?

833


hi all..i want to know oops concepts clearly can any1 explain??

1889


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

1634


Why it is called runtime polymorphism?

784


What is polymorphism and why is it important?

765


What is a superclass in oop?

907


How do you use inheritance in unity?

796


What is encapsulation c#?

805


What is inheritance in oop?

797


write string class as your own class in java without using any built-in function

2208


• What are the desirable attributes for memory managment?

1945