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

Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

631


To redirect the user to another page which method do we use without performing a round trip to the client?

617


What is new asp.net core?

658


how to include timer or counting time to display next page in asp.net

1707


What is the use of worker process in asp.net?

611






What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1969


Where can I get the details on migration of existing projects using various technologies to asp.net?

626


Explain the benefits of viewstate?

675


What is the difference between page-level caching and fragment caching?

619


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?

743


Any disadvantages in Dataset and in reflection ?

2910


Explain how do you deploy your asp.net application?

566


What is the difference between pathparam and queryparam?

685


What are the steps to follow to host a web application on a web server?

666


How to disable disable browser's Back button in asp.net (JavaScript)?

675