When you insert a mail merge field into the main document, how does Word designate the field name?

A) Straight brackets ([]) B) Double angle brackets (<< >>)
C) Single angle brackets (< >) D) Curly brackets ({})


B

Computer Science & Information Technology

You might also like to view...

Which of the following statements are true?

A) The compiler translates generic code by replacing generic types with Object, or with the upper bounds of those types. B) The compiler often has to insert type casts into code that results from translating generic ode C) Generic types do not exist at the byte code level D) All of the above

Computer Science & Information Technology

Which of the following does not contain a syntax error?

a. System.out.println('Hello world!'): b. System.out.println("Hello world!"); c. System.out.println("Hello world!"); d. System.out.println(Hello world!);

Computer Science & Information Technology

How many usable host IP addresses are available given the following IP address and subnet mask? ip address 192.168.12.0 255.255.255.252

What will be an ideal response?

Computer Science & Information Technology

Using a smartphone to pay an electric bill is an example of ________ technology

Fill in the blank(s) with correct word

Computer Science & Information Technology