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.

b. italics.

Computer Science & Information Technology

You might also like to view...

The ________ provides a more conservative estimate of the independent variable's ability to predict the value of the dependent variable

A) R square value B) correlation coefficient C) regression analysis D) intercept coefficient

Computer Science & Information Technology

A 2-3 tree contains a single element. How many nodes will the tree have after a new element is inserted?

a) 0 b) 1 c) 2 d) 3 e) It is not possible to predict the number of nodes

Computer Science & Information Technology