Multiple Choice
A convention of the UML is 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
Q13: The major drawback to polymorphically designed programs
Q14: All static and private methods are implicitly
Q15: Polymorphism allows you to command a wide
Q16: The abstract methods and properties of a
Q17: Which declaration declares abstract method method1 in
Q19: Every object in C# knows its own
Q21: All methods in an abstract class are
Q22: Concrete classes provide implementations for every method
Q23: Which of the following does not complete
Q33: Interfaces can have _methods.<br>A) 0<br>B) 1<br>C) 2<br>D)