MC Which of the following pairs of items have a relationship that may be represented by composition?
a) Computer, hard drive.
b) Book, literature.
c) Car, vehicle.
d) None of the above.
a) Computer, hard drive.
You might also like to view...
The two types of attack on an encryption algorithm are cryptanalysis, based on properties of the encryption algorithm, and _________ which involves trying all possible keys.
Fill in the blank(s) with the appropriate word(s).
Define high-level languages, machine language and low-level language. Explain how the languages correspond to one another.
What will be an ideal response?
Which line will delete the first two items in the food() array shown in Q. 24?
a. ``` food.splice("burger","chips"); ``` b. ``` food.splice(2); ``` c. ``` food.splice(2,0); ``` d. ``` ffood.splice(0, 2); ```
A report containing more than one page should have page numbers included in the ________ section
Fill in the blank(s) with correct word