Class structure diagrams use ____ to represent the "is a" relationship.
A. asterisks
B. question marks
C. arrows
D. forward slashes
Answer: C
Computer Science & Information Technology
You might also like to view...
For multiple groups of RadioButtons to exist simultaneously, they should be ________.
a) disabled b) mutually exclusive c) rectangular d) named differently e) inside different GroupBoxes
Computer Science & Information Technology
Write a Java statement that draws a filled oval at position (150, 100 ) with a height of 100 and a width of 50.
What will be an ideal response?
Computer Science & Information Technology
________ length validation can prevent truncation when data entered into a worksheet will be imported into a database
A) Input B) Data C) Value D) Text
Computer Science & Information Technology
The ________ form control in Visual Basic allows the user to select a range in a worksheet when a button is clicked
A) TabStrip B) CommandButton C) RefEdit D) SpinButton
Computer Science & Information Technology