What are the main differences between procedure oriented
languages and object oriented languages?
Answer Posted / ankit samal
1. Procedural languages enforce sequential processing
of instructions. Object oriented languages may implement
event driven processing.
2. Procedural languages store all data as global while
OOPs languages support data encapsulation -- all related
data is stored inside one object and only relevant data is
shown to the user.
Procedure Oriented Language: It follows the a procedure
that is simply saying it will go line by line in the code
unless if u mentioned any goto are any code breaking
keywords.
Object Oriented Language: In this each and every program is
called as Object. that is simply saying we will breake the
code in to small pieces and we will call the code when we
want.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What is encapsulation in ict?
what type of questions
What is the diamond problem in inheritance?
What is object in oop?
What is byval and byref? What are differences between them?
What is protected in oop?
what are the ways in which a constructors can be called?
What is destructor oops?
What is oops with example?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is oops in simple words? Can main method override? What is Difeerence between List obj=new ArrayList(); and
ArrayList obj=new ArrayList()? What is object and example? I have One image (means a group photo ) how to split the
faces only from the image?............ please send the
answer nagadurgaraju@gmail.com thanks in advace...