Question

Which of the following is a correct description of object-oriented programming (OOP)?(1 point)
Responses

OOP facilitates encapsulation allowing all the relevant information and functions to be kept in one package.
OOP facilitates encapsulation allowing all the relevant information and functions to be kept in one package.
OOP languages are based on machine code segments converted into high-level language objects.
OOP languages are based on machine code segments converted into high-level language objects.
Any language that uses functions and variables is an OOP language.

Answers

There are no human answers yet.
Answered by GPT 3.5
OOP facilitates encapsulation allowing all the relevant information and functions to be kept in one package.