The most general type of array is one whose element type is ____.

A. String
B. Object
C. Shape
D. Int


Answer: B

Computer Science & Information Technology

You might also like to view...

You can create a ________ from a PowerPoint presentation to distribute to an audience during a lecture

Fill in the blank(s) with correct word

Computer Science & Information Technology

If grade is a single-dimension array containing five integers, and there are four bytes per integer, &grade[3] is computed as ____.

A. &grade[3] + 4 B. &grade[0]*4 C. &grade[0] + 4 D. &grade[0] + (3 * 4)

Computer Science & Information Technology

The Windows Vista/7 _______ feature notifies the user of potential security risks when an application is trying to modify important files in the system

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ relies on tricking and deceiving someone to access a system.

A. Social engineering B. Wardriving C. Warchalking D. Wireless site mapping

Computer Science & Information Technology