Give two differences between Procedure Oriented languages and Object Oriented languages.
Short Answer
Views 15
Answer:
Two differences between Procedure Oriented languages and Object Oriented languages are as follows:
Procedure Oriented languages | Object Oriented languages |
---|---|
Procedure Oriented languages lay emphasis on functions and procedures rather than data. | Object Oriented languages lay emphasis on data rather than functions. |
Limited and difficult code reusability leading to lengthy programs which are difficult to debug and maintain. | Versatile and easy code reusability leading to simpler programs which are easier to debug and maintain. |
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.