The only sequence of symbols that may not occur within a CDATA section is _____ because this is the marker ending a CDATA section.

A. ]]
B. **
C. ))
D. [[

Answer: A

Computer Science & Information Technology

You might also like to view...

The onscreen view in a database that is used to create or modify the design of a table is called ________ View

A) Data Source B) Design C) Field List D) Table Data

Computer Science & Information Technology

Which of the following is not a member function of the C++ ostream class?

a. Stream-insertion operator (<<). b. Stream-extraction operator (>>). c. put. d. write.

Computer Science & Information Technology