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
Why do we need oop?
What language is oop?
Can destructor be overloaded?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
How to hide the base class functionality in Inheritance?
How do you define a class in oop?
Why do we use class?
What is overloading in oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is property in oops?
what is the sylabus for priliminaries?
Is react oop?
What is the highest level of cohesion?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the purpose of enum?