When you are printing macro details, properties, actions, arguments, and permissions by user and group display, by default, in the ________

A) Embedded Macro
B) Print Macro Definition dialog box
C) Navigation Pane
D) Property Sheet


B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. By convention class names begin with an uppercase letter, and method and variable names begin with a lowercase letter. b. Instance variables exist before methods are called on an object, while the methods are executing and after the methods complete execution. c. A class normally contains one or more methods that manipulate the instance variables that belong to particular objects of the class. d. Instance variables can be declared anywhere inside a class.

Computer Science & Information Technology

Which of the following enumeration tools finds only shared folders on a network?

A) Share Enum B) NS Auditor C) Free Net Enumerator D) Ping

Computer Science & Information Technology

To obtain a parallel stream, simply invoke method __________ on an existing stream.

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

Computer Science & Information Technology

Class diagrams are a type of ____ diagram.

A. Unified Illustration Language B. Unified Modeling Language C. Object-Oriented Modeling Language D. Unified Pseudocode Language

Computer Science & Information Technology