Answer the following statements true (T) or false (F)
1. An XML file can contain several root elements.
2. XML files must be loaded into XElement objects before being accessed with LINQ.
3. The characters < and & cannot appear in the content of an element of an XML file.
4. The statement lstBox.Items.RemoveAt(lstBox.SelectedIndex) deletes the item
currently highlighted in lstBox.
5. The statement lstBox.Items.RemoveAt(lstBox.SelectedIndex) deletes the item
currently highlighted in lstBox.In a Simple combo box, the list is always visible.
1. F
2. T
3. T
4. T
5. T
You might also like to view...
A(n) ________ bar chart can be used when the sum of the data values is as important as the individual items
Fill in the blank(s) with correct word
COGNITIVE ASSESSMENT Which of the following is NOT a media player?
A. iTunes B. RealPlayer C. Safari D. Windows Media Player