Multiple Choice
Which of the following questions should you ask yourself in order to determine if you have named your class properly?
A) Does the class name contain eight or fewer characters?
B) Is the class name a verb?
C) Can I describe an object of the class?
D) Does the class name describe the tasks that this class will accomplish?
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Suppose you are developing a payroll application
Q12: Which of the following statements about associations
Q13: Given the following diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg" alt="Given
Q14: Consider the following code snippet: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q15: Which of the following statements is correct?<br>A)Dependency
Q17: You are designing a software solution for
Q18: Every dolphin has a fin.Every dolphin is
Q19: Which of the following statements is true
Q20: Classes often correspond to _ in a
Q21: _ is often described as the has-a