What line in the following XML document will generate an error?
<?xml version=?1.0?>
<employees>
<employee>
<name>Bob Andcarrol</name>
</employee>
<employee>
<name>Robert Burns</name>
</employee>
</employees>
a) 6
b) 4
c) 1
d) There is no error
Answer Posted / als.senthur ganesh ram kumar
C
Details:
First Line Show Error Error Line
<?xml version=?1.0?>
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the default Orientation property in a Menu control?
How does asp.net page work?
What is Forms Authentication in ASP.NET?
Explain the difference between panel and groupbox classes using .net?
What is the difference between file-based dependency and key-based dependency?
How to set the pane area to transparent of a scrollPane component.?
What is mvc in angular?
What are html helpers in asp.net?
What is a windows service?
What threading model used in asp and asp.net?
Define viewstate in .net?
What is difference between view and partial view?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Web API supports which protocol?
What is ispostback property?