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 / sundherrajan

c

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of new view engine in asp.net? : asp.net mvc

526


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1509


Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?

656


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

649


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

546






Explain the different types of directives in .net?

521


What are the advantages of using session?

440


Why is an object pool required?

613


Explain the difference between value type and reference type?

265


Explain About WebService

659


What is asp.net used for?

604


What is server side in asp.net?

500


What are the media types of http requests and response?

512


What is page request in asp.net?

529


How should I destroy my objects in asp.net?

603