Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

c

First Line should be like
<?xml version="1.0"?>

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an axd file?

1165


What is simple data binding?

1003


Explain Life cycle of ASP.NET page when a request is made.

1265


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

1053


What is the default timeout for a cookie?

1102


Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

1156


Explain asp.net mvc request life cycle? : asp.net mvc

1161


What is viewstate? In which event of the page life cycle, is the viewstate available?

1056


What are directives in asp.net? List down all the important directives.

988


Describe the events in the life cycle of a web application.

1158


Can you change a master page dynamically at runtime? How?

981


Explain why datareader is useful?

1040


What are ASHX files?

1148


Can you change a Master Page dynamically at runtime?

1014


What is a viewstate?

1049