Solved

Case 11-2 Clarisa Is Tracing Through Her XML Code to Find Syntax

Question 15

Multiple Choice

Case 11-2
Clarisa is tracing through her XML code to find syntax errors.

-Clarisa then reviews all of the elements with nesting, and she discovers a number of problems.Which of the following is a CORRECT use of nesting?


A) <assignment>Homework 1 <points>50<points></assignment>
B) <assignment>Homework 1</assignment><points>50</points>
C) <assignment>Homework 1<points>50</points></assignment>
D) <assignment>Homework 1<points>50</assignment></points>

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions