Multiple Choice
Object-oriented programming views a program as ______.
A) a sequence of actions
B) a sequence of statements
C) a group of methods
D) a collection of objects
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: A method indicates that an error has
Q24: A(n)_ allows two modules to communicate with
Q25: An ADT's _ govern(s)what its operations are
Q26: What does it mean for a class
Q27: What are the three types of operations
Q29: What is information hiding?
Q30: In the following list: John,Kate,Fred,Mark,Jon,Adam,Drew<br>Which element is
Q31: What is a superclass?
Q32: Any instance of a subclass can be
Q33: All constructors in Java have a return