The outline of a selection is called the ____ of the selection.

A. alias
B. foreground
C. side
D. edge


Answer: D

Computer Science & Information Technology

You might also like to view...

A class that has at least one abstract method is called an:

(a) concrete class (b) encapsulated class (c) abstract class (d) private class

Computer Science & Information Technology

If you precede the subquery by the ____ operator, the condition is true only if it satisfies any value (one or more) produced by the subquery.

A. IS SOME B. IS ANY C. SOME D. ANY

Computer Science & Information Technology

Using the saved output, describe the time interval between each ARP Request issued by PC1. Describe the method used by ARP to determine the time between retransmissions of an unsuccessful ARP Request. Include relevant data to support your answer.

What will be an ideal response?

Computer Science & Information Technology

To indicate that all VBScript variables must be explicitly declared, use _______.

(a) Variables Explicit (b) Declaration Explicit (c) Option Explicit (d) No code is necessary; by default, VBScript variables must be explicitly declared.

Computer Science & Information Technology