The default outline style is a ____ line.

A. solid
B. dotted
C. dashed
D. dashed and dotted

Answer: A

Computer Science & Information Technology

You might also like to view...

Consider the following statement:ptrMemberVarType objectThree(objectOne);The values of the member variables of objectOne are being copied into the corresponding member variables of objectThree. This initialization is called the ____.

A. member-wise assignment B. default assignment C. member-wise initialization D. default initialization

Computer Science & Information Technology

What is used to show time ordering on a communication diagram?

A) a sequence number B) a synchronous arrow C) an asynchronous arrow D) a focus of control

Computer Science & Information Technology