is the shortcut key symbol for ____.

A. command
B. option
C. control
D. eject


Answer: D

Computer Science & Information Technology

You might also like to view...

Assume class Book has been declared. Which set of statements creates an array of Books?

a. Book[] books; books = new Book[numberElements]; b. Book[] books]; books = new Book()[numberElements]; c. new Book() books[]; books = new Book[numberElements]; d. All of the above.

Computer Science & Information Technology

When you want to present a list of bulleted or numbered points, use one of PowerPoint's title and ____________________ layouts.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A class contains-or, in OOP terms, it ____-all of the attributes and behaviors of the object it instantiates.

A. encapsulates B. exposes C. collapses D. implements

Computer Science & Information Technology

A________ is a classification of an element based on its current status, position, or use in the document.

A. psuedo-class B. psuedo-element C. psuedo-text D. psuedo-style

Computer Science & Information Technology