Multiple Choice
It is a UML convention to denote the name of an abstract class in ________.
A) bold.
B) italics.
C) a diamond.
D) there is no convention of the UML to denote abstract classes-they are listed just as any other class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Non-abstract classes are called _.<br>A) real classes.<br>B)
Q4: Which keyword is used to specify that
Q8: Which of the following statements is false?<br>A)
Q12: Which of the following statements is false?<br>A)
Q13: Classes and methods are declared final for
Q18: For which of the following would polymorphism
Q20: All of the following methods are implicitly
Q21: Declaring a method final means:<br>A) it will
Q22: Polymorphism enables you to:<br>A) program in the
Q23: Which of the following could be used