

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Database knowledge and support exam preparation. Choose a topic below to get started.
1. |
HOW_MANY_LEVELS_OF_HEADINGS_ARE_IN_HTML:?$ |
A. | 2 |
B. | 7 |
C. | 6 |
D. | 4 |
Answer» D. 4 | |
2. |
HTML_DOCUMENT_MUST_ALWAYS_BE_SAVED_WITH:?$ |
A. | .html |
B. | .htm |
C. | .doc |
D. | Both .html & .htm |
Answer» E. | |
3. |
Html code contains? |
A. | Tags |
B. | Attributes |
C. | Elements |
D. | All of the mentioned |
Answer» E. | |
4. |
Which of the following is not true about HTML ? |
A. | <meta>…</meta> |
B. | <meta…./> |
C. | <metadata>…</metadata> |
D. | <metadata name=”” /> |
Answer» C. <metadata>‚Äö√Ñ√∂‚àö√묨‚àÇ</metadata> | |
5. |
This extra information is usually maintained in the form of a _________ at the client. |
A. | Cookie |
B. | History |
C. | Remainder |
D. | None of the mentioned |
Answer» B. History | |
6. |
The application program typically communicates with a database server, through ___________ or other protocols, in order to get or store data. |
A. | JDBC |
B. | ODBC |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
7. |
A __________ is a program running on the server machine, which accepts requests from a Web browser and sends back results in the form of HTML documents. |
A. | HTML |
B. | HTTP |
C. | Web Server |
D. | Web browser |
Answer» D. Web browser | |
8. |
HTTP defines two ways in which values entered by a user at the browser can be sent to the Web server. The _____ method encodes the values as part of the URL. |
A. | Post |
B. | Get |
C. | Read |
D. | Argument |
Answer» C. Read | |
9. |
Which of the following is a valid uniform resource locator? |
A. | http://www.acm.org/sigmod |
B. | www.google.com |
C. | www.ann.in |
D. | http:/www.acm.org/sigmod/ |
Answer» B. www.google.com | |