Difference between XElement and XDocument

 Posted by Niladri.Biswas on 6/9/2013 | Category: LINQ Interview questions | Views: 12382 | Points: 40
Select from following answers:
  1. XElement class represents an XML fragment .XDocument class represents an entire XML document with all associated meta-data
  2. XDocument class represents an XML fragment .XElement class represents an entire XML document with all associated meta-data
  3. None is correct
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response