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
Answers were Sorted based on User's Feedback
Answer / als.senthur ganesh ram kumar
C
Details:
First Line Show Error Error Line
<?xml version=?1.0?>
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sukkureddy
c
First Line should be like
<?xml version="1.0"?>
| Is This Answer Correct ? | 4 Yes | 0 No |
what are the main advantage in .net?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
0 Answers Accenture, Value Labs,
What are query strings used for?
after which page life cycle event all properties of control will be "fully loaded "
Define static member?
What is the difference between response.redirect and server.transfer, how to choose one among the other?
What are the events in a page life cycle?
Describe session handling in a webfarm, how does it work and what are the limits?
How would you get asp.net running in apache web servers?
What is session state server?
Do you know about caching with the datasource controls?
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)