MCQ Mojo
access_time
menu
Quiz
Web Stories
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
Quiz
Quiz
/
Xml Gate & PSU MCQ Questions With Answers
1.
Which is not a correct name for an XML documents?
<1dollar>
All 3 names are incorrect
2.
What is Xquery used for in XML file?
Data Store
Data Display
Data Create
Data Fetch
3.
Which of the following XML fragments are well-formed?
4.
HTML5 is
HTML+CSS3+Java Script APIs
HTML+CSS1+Java Script APIs
HTML+Java Script APIs
HTML+CSS2
5.
XML goal is to replace HTML
False
True
6.
Is this a "well formed" XML document?
Tove
Jani
Reminder
Don't forget me this weekend!
Yes
No
7.
Which of the following is not a feature of javascript?
Lightweight
Good for the applications which are network-centric
Object oriented
Open source
Complementary to HTML
8.
Which of the following is not a feature of GET method in HTML?
Parameters remain in browser history because they are part of the URL
Can be bookmarked.
More difficult to hack
Easier to hack for script kiddies
GET is less secure compared to POST because data sent is part of the URL. So it's saved in browser history and server logs in plaintext.
9.
For (let i = 0; i < 5; i++) { setTimeout(function() { console.log(i); }, i * 1000 );}
0 1 2 3 4
0 1 2 3 4 5
0 0 1 1 2
1 2 3 4 5
10.
Identify non-primitive datatype from the following?
String
Array
number
boolean
11.
How XML describe data
XML uses a description node to describe data
XML uses a DTD to describe the data
XML uses XSL to describe data
12.
Which of the following is not a feature of POST method in HTML?
Can send parameters, including uploading files, to the server.
Binary data is also allowed.
POST is a little safer than GET because the parameters are not stored in browser history or in web server logs.
POST method should not be used when sending passwords or other sensitive information.
POST method variables are not displayed in the URL.
13.
Which is not a correct name for an XML element?
All 3 names are incorrect
14.
What can be used to transform XML into HTML?
XLT
XSLT
DTD
DOM
15.
Which one is the part of the program that encodes the real-world business rules that determine how data can be created, stored, and changed.
Business logic layer
Data-access layer
User interface layer
ODBC
16.
A DTD defines the structure and the legal elements and attributes of an XML document.
true
false
17.
Choose the correct DTD syntex
]>
>]
]>
18.
XML elements can contain
other elements
attributes
text
All Of above
19.
Which one is interface that allows applications to access data in database management systems (DBMS) using SQL
DTD
ODBC
XML shema
Data-access layer
20.
Which is a correct name for an XML element?
<7eleven>
Report Question
Previous
Next
warning
Submit
access_time
Time
Report Question
A bunch of text
Support mcqmojo.com by disabling your adblocker.
×
Please disable the adBlock and continue.
Thank you.
Reload page