Which of the following is a correct description of object-oriented programming (OOP)?(1 point)%0D%0AResponses%0D%0A%0D%0AAny language that uses functions and variables is an OOP language.%0D%0AAny language that uses functions and variables is an OOP language.%0D%0A%0D%0AOOP facilitates inheritance allowing all objects to access methods from all other classes.%0D%0AOOP facilitates inheritance allowing all objects to access methods from all other classes.%0D%0A%0D%0AOOP languages are based on machine code segments converted into high-level language objects.%0D%0AOOP languages are based on machine code segments converted into high-level language objects.%0D%0A%0D%0AOOP facilitates encapsulation allowing all the relevant information and functions to be kept in one package.
1 answer