Multiple Choice
In object-oriented programming,one of first tasks of the programmer is to
A) list the nouns in the problem
B) list the methods that are needed
C) identify the classes needed
D) identify the objects needed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The self parameter is required in every
Q29: A class _ is a set of
Q30: Object-oriented programming allows us to hide the
Q31: Mutator methods are also known as<br>A) setters<br>B)
Q32: A(n)_ is code that specifies the data
Q33: An object's _ contains the values of
Q35: Which of the following can be thought
Q36: All instances of a class share the
Q37: What is the special name given to
Q38: An object is a stand-alone program but