What are the main differences between procedure oriented
languages and object oriented languages?
Answer Posted / hbp sandeep
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to get the oracle certification? send me the answer
hi all..i want to know oops concepts clearly can any1 explain??
What is abstraction with example?
What are the 4 pillars of oop?
What is meant by multiple inheritance?
Why is abstraction needed?
What is encapsulation and abstraction? How are they implemented in C++?
What is object in oop?
Can we create object of interface?
What is coupling in oop?
What is super in oop?
What is encapsulation process?
Please send ford technologies placement paper 2 my mail id
Why is object oriented programming so hard?
Can you explain polymorphism?