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

Disable browser cache for entire ASP.NET website?

673


Will the asp.net validators run in server side or client side?

652


Define a static class?

539


What is a form tag?

515


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

576






What are the types of authentication in asp.net?

559


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

573


What is the adavantage of using ASP.NET routing?

656


What is session management in web application?

555


They mostly asked difference between versions of technologies

963


Can you clarified A Web service can only be written in .NET or not?

545


Explain the use of errorprovider control in .net?

515


What is parse in asp.net?

563


Explain the different types of assemblies?

533


Do session use cookies in asp net?

506