Comments that span multiple lines are enclosed with the _____ characters.

A. (* and *)
B. {* and *}
C. [* and *]
D. /* and */


Answer: D

Computer Science & Information Technology

You might also like to view...

How would one assign the value of num to the id component of variable emp2?

a. emprec.id = num; b. emp2.num = id; c. emp2.id = num; d. &emp2.id = num; e. emprec.emp1.id = num;

Computer Science & Information Technology

A bibliography and a works cited page are considered synonymous terms when working with Word

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ________ path like a circle only has one starting point and no ending point

Fill in the blank(s) with correct word

Computer Science & Information Technology

Referring to the above figure, when you attach a template to your .html page, a warning message prompts you that some content will be moved.  Because two HTML pages are being merged together, it is necessary for Expression Web to ____.

A. add design elements B. add new code C. remove design elements D. remove redundant code

Computer Science & Information Technology