MCQs For NCERT Class 12 Informatics Practices Chapter 8 Extensible Markup Language

MCQs Class 12

Please refer to the MCQ Questions for Class 12 Informatics Practices Chapter 8 Extensible Markup Language with Answers. The following Extensible Markup Language Class 12 Informatics Practices MCQ Questions have been designed based on the latest syllabus and examination pattern for Class 12. Our experts have designed MCQ Questions for Class 12 Informatics Practices with Answers for all chapters in your NCERT Class 12 Informatics Practices book.

Extensible Markup Language Class 12 MCQ Questions with Answers

See below Extensible Markup Language Class 12 Informatics Practices MCQ Questions, solve the questions and compare your answers with the solutions provided below.

Question. XML stands for?
(a) Extended Mashup Language
(b) EXtensible Markup Language
(c) Extensible Mashup Language
(d) X-Markup Language

Answer

B

Question. Which allows hyperlinks to point to specific parts (fragments) of XML documents
(a) XPath
(b) XSLT
(c) XLink
(d) Xpointer 

Answer

D

Question. XML is : 
(a) Platform Independent
(b) Language Independent
(c) Both A & B
(d) None of the above 

Answer

C

Question. HTML and XML are markup languages 
(a) Specially development for the web
(b) Are based on SGML
(c) Are versions of SGML
(d) Independent of SGML 

Answer

B

Question. XML datatype was introduced in which year of the following versions of SQL Server
(a) SQL Server 2000
(b) SQL Server 2001
(c) SQL Server 2003
(d) SQL Server 2005 

Answer

D

Question. Which of the following statements is true
(a)  XML is a direct subset of SGML
(b) SGML is an application of HTML
(c) XML is a kind of dynamic HTML
(d) XHTML is XML rewritten in HTML

Answer

A

Question. XML is designed to ____________ and store data.
(a) design
(b) verify
(c) None of these
(d) transport 

Answer

D

Question. A validating XML application should be used when:
(a) the design demands that all elements use both start and end tags
(b) missing or out-of-place elements could cause application errors
(c) attribute values cannot refer to external entity references
(d) High performance is an important architectural constraint 

Answer

B

Question. XML with correct syntax is “_________” XML.
(a) Mature
(b) None of these
(c) Well Formed 
(d) Well Parametarized 

Answer

C

Question. __________is used to check XML for syntax errors
(a) None of these
(b) XML Validator
(c) XML Parser
(d) XML Browser 

Answer

B

Question. XML is a _________ markup language.
(a) meta
(b) beta
(c) octa
(d) peta 

Answer

A

Question. WSDL stands for ___
(a) Web Services Description Language
(b) Wide Services Description Language
(c) Web Services Details Language
(d) Web Science Description Language

Answer

A

Question. XML is a ____ language.
(a) Case sensitive
(b) Case insensitive
(c) Both A and B
(d) None of the above 

Answer

A

Question. XML has ____ tags
(a) predefined
(b) custom
(c) Both a and b
(d) None of the above 

Answer

B

Question. XML Element names cannot contain ___ and name can not be used reserved word xml
(a) spaces
(b) underscore
(c) Both A and B
(d) xml 

Answer

A

Question. The attribute used to define a new namespace is
(a) XMLNS
(b) XmlNs
(c) Xmlns
(d) XmlNameSpace 

Answer

C

Question. Which Statement about xml is true
(a) Elements may have multiple atrribute with the same name
(b) Quoting attribute is optional.
(c) Elements may nest but not overlap
(d) All of the above. 

Answer

D

Question. SGML stands for:
(a) Standard Generalized Markup Language
(b) Standardized General Markup Language
(c) Standard General Markup Language
(d) Standard Generalized Markdown Language 

Answer

A

Question. The XML format has a simpler set of …………………… than HTML.
(a) loader rule
(b) parsing rules
(c) generator rule
(d) logical rule 

Answer

B

Question. XML tabs are ………………………..
(a) case sensitive
(b) case insnesitive
(c) easy
(d) deficult

Answer

A

Question. Kind of Parsers are
(a) well-formed
(b) well-documented
(c) non-validating and validating
(d) none of the above 

Answer

C

Question. which of the following strings are a correct XML name?
(a) _myElement
(b)  my Element
(c)  #myElement
(d) None of the above 

Answer

A

Question. XML uses the features of
(a) HTML
(b) XHTML
(c) VML
(d)  SGML 

Answer

D

Question. To use XSLT in an XML system:
(a) the input and output of the XSLT processor must be unparsed XML documents
(b) the input and output of the XSLT processor must be a hierarchical tree representing an XML document
(c)  the XSLT processor must be called from a web agent
(d) the XSLT processor must be given the DTD as well as the XML document instance 

Answer

B

Extensible Markup Language Class 12 MCQ Questions with Answers