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 is the main function of url routing system in asp.net mvc? : asp.net mvc
I am trying to redirect another site on button click.
how to handle sql exceptions?
What are the various ways of securing a web site that could prevent from hacking etc ?
Can we have multiple web config files for an asp.net application?
If I'm developing an application that must accommodate 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?
Is it possible to write code in many languages in one asp.net project?
Why mvc is faster than asp.net? : Asp.Net MVC
What base class do all Web Forms inherit from?
what is asp dotnet
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
7 Answers CEI, CSC, HCL, Tech Mahindra,
Is asp.net a language?
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)