Computer Science, asked by baishyabhrigu5, 6 months ago

Pplication-based Questions
1. Draw the XML tree for the code given below:
<movie >
<thriller>
<director> Amit Lalwani </director>
<releasedate> 23/08/2013 </releasedate>
</thriller>
<fiction>
<director> Raj Hirani </director>
<releasedate> 15/12/2011 <releasedate>
</fiction>
</movie>​

Answers

Answered by yuvraj214895
1

See the page 92 first paragraph read it and get it

Similar questions