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
what are the Custom controls in asp.net?
To wrap up a call to a Web service the standard used is..?
What is the difference between a multi-layer and multi-tier applications?
Demonstrate Render and PreRender?
Explain the difference between web user control and web custom control?
How do sessions work?
What is the difference between ASP Session State and ASP.Net Session State?
Define tracing.
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How to retrieve user name in case of Window Authentication?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is connection pooling and how to enable and disable connection pooling?
Explain the different types of directives in .net?
What is a 1x1 pixel?
What does asp in asp.net stand for?