Which of the following statements is not true of a composite?
a) A composite may add additional parts during its lifetime.
b) A composite may destroy one or more of its parts during its lifetime.
c) A composite may share a part with one or more other composites.
d) A composite has responsibility for the disposition of its parts.
c) A composite may share a part with one or more other composites.
You might also like to view...
Write a statement that prints the number of characters in a String object called overview.
What will be an ideal response?
Match the following parts of a window to their function:
I. ribbon II. status bar III. task pane IV. title bar V. toolbar A. bar that contains the name of the application and document B. bar that contains additional information about the window C. area that contains commonly used tools or navigation commands D. area that contains groups of commands and command buttons E. bar that contains command options
Match the following functions with when they would be used:
I. Date II. DatePart III. IIf IV. Round V. IsNull A. When you need to use today's date B. When you need to display a number to four decimal places C. When you need to do one action if a condition is true and another if a condition is false D. When you need to see if a field was skipped in data entry E. When you need to use only the month within a date
The process of converting vector graphics to bitmap images for editing and printing them is called ____.
a. resolving b. iconization c. dithering d. rasterizing