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 different types of qualifier in java?
any one please tell me the purpose of operator overloading
write a program to find 2^n+1 ?
How do you use inheritance in unity?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the fundamental idea of oop?
What does it mean when someone says I oop?
How do you achieve polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is overloading in oop?
What is the renewal class?
What is methods in oop?
Explain the concepts involved in Object Oriented programming.
What is destructor give example?
Prepare me a program for the animation of train