What are the main differences between procedure oriented
languages and object oriented languages?
Answer Posted / rahul madanan
procedural language: instructions will be divided into
various blocks called as datas .It concentrates on
procedures rather than datas.
oops: class is created where data and functions are
encapsulated. It concentrates on data rather than
procedure.
| Is This Answer Correct ? | 19 Yes | 15 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is class encapsulation?
What is the main feature of oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is object and class in oops?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is overloading and its types?
What is abstraction in oop with example?
What do you mean by Encapsulation?
What is polymorphism and types?
What is polymorphism and why is it important?
what is difference between class template and template class?
What is object-oriented programming? Webopedia definition
Why oops is important?