filmov
tv
Java Practice It | Self-Check 8.1: whatIsOOP: What is an Object Oriented Programming? OOP | objects

Показать описание
More practice its:
Problem:
Question:
Which of the following is an important difference between object-oriented programming and procedural programming?
Procedural programming is slower and less efficient than object-oriented programming.
Procedural programming treats a program as a sequence of actions or commands, while object-oriented programming looks at a program as a group of interacting entities named objects with related data and behavior.
Object-oriented programming is only possible in Java and not in other languages such as C++.
Object-oriented programming was invented by Microsoft Corporation while procedural programming is invented by Apple for use on Macs.
Object-oriented programming is more powerful and capable of solving a larger class of computational problems than procedural programming, which is much more limited and unable to be used in large projects.
(order shuffled)
Problem:
Question:
Which of the following is an important difference between object-oriented programming and procedural programming?
Procedural programming is slower and less efficient than object-oriented programming.
Procedural programming treats a program as a sequence of actions or commands, while object-oriented programming looks at a program as a group of interacting entities named objects with related data and behavior.
Object-oriented programming is only possible in Java and not in other languages such as C++.
Object-oriented programming was invented by Microsoft Corporation while procedural programming is invented by Apple for use on Macs.
Object-oriented programming is more powerful and capable of solving a larger class of computational problems than procedural programming, which is much more limited and unable to be used in large projects.
(order shuffled)