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 is the use of the tag in the web.config file?

573


If we remove web.config or machine.config from the application then, is this application will works?

601


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

527


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

547


What is manifest in .net framework?

547






What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

664


What are uri parameters?

547


What is user control in asp.net?

514


Is asp.net and .net same?

548


What are cookies in asp.net?

580


What is meant by ispostback in asp net?

546


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1620


What is inheritance and an how it be used, example with an example?

592


What is an asp.net validator? And, mention its types.

592


What is the difference between the asp and asp.net?

493