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
How many types of file extensions for razor views in ASP.Net MVC?
What is caching? What are different ways of caching in asp.net?
Explain ViewState?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
What is enableviewstatemac in asp net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the difference between CC and BCC?
What is the differences between a primary key and a unique key in sql server?
What is recordset asp?
What are the uses of reflection?
How can we create a website?
What describes a query?
Why do we use datasource in asp.net?
Explain the code Access Security (CAS) in .net Framework?
What a diffgram is, and a good use for one?