CommerceBasic Html MCQs
Practice Basic Html MCQs for competitive exams.
Basic Html MCQs
Practice questions from this topic.
Which of the following is not the request method?
- A. Head
- B. Get
- C. Remove
- D. Put
Correct Answer: C
Which of the following interface is not supported by LightTPD?
- A. FastCGI
- B. SCGI
- C. GCGI
- D. CGI
Correct Answer: C
How many times can HTML5 events be fired?
- A. Multiple
- B. One
- C. Only two
- D. Zero
Correct Answer: A
Choose the incorrect escape character entity.
- A. >
- B. >
- C. <
- D. &st
Correct Answer: D
Which of the following is not a request-header field?
- A. Expect
- B. Host
- C. Delete
- D. If-None-Match
Correct Answer: C
Which of the following is not semantic element for text in HTML5?
- A.
- B.
- C.
- D.
Correct Answer: D
What does '3xx' code denote?
- A. Redirection
- B. Server Error
- C. Success
- D. Informational
Correct Answer: A
In OSI model USB lies under the layer . . . . . . . .
- A. data Link layer
- B. physical layer
- C. network layer
- D. transport layer
Correct Answer: B
Which of the following are not the valid character set in HTTP?
- A. ISO-8859-1
- B. US-ASCII
- C. ISO-8859-7
- D. ISO-8859-12
Correct Answer: D
XHTML is case insensitive and HTML is case sensitive.
- A. True
- B. False
Correct Answer: B
What application can one create even before the introduction of HTML5?
- A. Web applications
- B. Mobile applications
- C. Forms
- D. Browser based games
Correct Answer: C
Which header field defines meta information?
- A. Request-header
- B. Response-header
- C. General-header
- D. Entity-header
Correct Answer: D