The text that you would like displayed as a prompt in a parameter query should be enclosed in ________

A) parenthesis ( () )
B) quotation marks ( "" )
C) square brackets ( [] )
D) plus signs (++)


C

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) XML does not allow for empty elements. 2) Individual units of markup are called tags. 3) Elements can have any number of attributes in their start tags. 4) XML-based languages are called vocabularies. 5) the code: , name is the namespace and deitel is the element name.

Computer Science & Information Technology

Which of the following is false about the new operator and the object for which it allocates memory?

a. It calls the object’s constructor. b. It returns a pointer. c. It does not require the size of the object to be explicitly specified in the new expression. d. It automatically destroys the object after main is exited.

Computer Science & Information Technology

To replace a word or phrase, type it in the Find what box, and then type the replacement word or phrase in the Swap for box.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

By default, animations are played in the SWF Preview panel in the order they appear in the presentation.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology