Buy Questpond's video subscriptions on
huge discount
.
Online: 7505
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
An _________ document contains declarations of various XML constructs including elements, attributes etc.
Posted by
deccansoft
on 9/20/2010 | Category:
C# Interview questions
| Views: 2762
Select from following answers:
XML Schema
XHTML
HTML
None
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
___________ is a collection of objects created usi ...
Next question > :
What is the advantage of storing an XML file in th ...
Comments or Responses
Login to post response
More Interview Questions
What is the advantage of storing an XML file in the applications App_D ...
Is XML case-sensitive
Virtual methods are __________ binded
Can a sealed class have abstract methods
A class declared as __________________ cannot be inherited.
Can polymorphism be implemented without interfaces
Why do we use interfaces when we can do the same with classes
can we instantiate an interface