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

Answers were Sorted based on User's Feedback



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

Answer / jayasrinivas.donavalli

In Procedural Programming language the execution of
application can be step by step. That means the data can be
executed ina sequential manner but in Object oriented
languages the application executed according to the order
we wrote in the program.
that means there is no need to follow the order of
execution on OOP.
it depends on the object.

Is This Answer Correct ?    25 Yes 49 No

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

Answer / manish

OOPS is an object oriented language which led it's emphasis
on the set of codes called object rather then it's
procedure......but in the procedural language,procedure is
given more improtance

Is This Answer Correct ?    8 Yes 45 No

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

Answer / chumma

Oops ->Structural Programming (C++)
Procedural Programming (C)

Is This Answer Correct ?    31 Yes 77 No

Post New Answer

More OOPS Interview Questions

WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 Answers  


What is object-oriented programming? Webopedia definition

0 Answers  


what is the difference between ERROR and EXCEPTION?

14 Answers   NIIT, nvidia,


write a program that takes input in digits and display the result in words from 1 to 1000

0 Answers   Wipro,


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

0 Answers  






What is the difference between const int *ptr and int const *ptr???

2 Answers  


Can enum be null?

0 Answers  


What is a linked list?

7 Answers   IBM, Neural Info,


What do you mean by inheritance?

0 Answers   IBS,


What is polymorphism programming?

0 Answers  


What is polymorphism explain?

0 Answers  


Plese get me a perfect C++ program for railway/airway reservation with all details.

0 Answers   ITM,


Categories