05
Write the XML tree structure of the following
<class X >
< student >
< roll no> 01 </roll no>
<name> Alisha </name>
</student >
<student>
<roll no>02 </ roll no>
<name> Bitisha </name>
</student>
< student>
<roll no 03 </roll no>
<name> Nitisha </name>
</student>
</class x>
Answers
Answered by
0
Answer:
Couldn't understand the question
Explanation:
Explain properly
Similar questions