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


Please Help Members By Posting Answers For Below Questions

What are the various types of validation controls provided by asp.net?

626


How can we apply themes to an asp.net application?

641


Explain the concept of event bubbling in ASP.NET?

681


What is ispostback property?

600


What are the features of asp.net mvc?

602






What’s difference between “optimistic” and “pessimistic” locking?

662


What is asp.net web application?

636


Explain exception handling in .net.

701


what is a .xap file? Explain with an example.

675


Write a code snippet to implement the indentation in json in web api.

657


What is the use of the tag in the web.config file?

662


Why do we need a web application session?

598


Explain exception filters?

671


What is loop in asp.net?

689


What is a postback ispostback and autopostback in asp net?

563