Sail E0 Webinar

MCQs

Total Questions : 215 | Page 8 of 22 pages
Question 71. State whether the given statement is true or false. !DOCTYPE is case sensitive”
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False
Question 72. Which of the following is not a difference between HTML and XHTML
  1.    Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”
  2.    None of the mentioned
  3.    Tags and attributes are case-insensitive in HTML but not in XHTML
  4.    Special characters must be escaped using character entities in XHTML unlike HTML
 Discuss Question
Answer: Option B. -> None of the mentioned
Question 73. Choose the correct statement of HTML
  1.    In traditional XHTML close tag for some elements is optional but not encouraged
  2.    In traditional HTML close tag for some elements is optional but not encouraged
  3.    None of the mentioned
  4.    In both traditional XHTML and HTML close tag for some elements is optional
 Discuss Question
Answer: Option B. -> In traditional HTML close tag for some elements is optional but not encouraged
Question 74. State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents”
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False
Question 75. What indicates the content in file is HTML when delivered on the network.
  1.    The extension of the file “.html”
  2.    The “content-type” header
  3.    Both “.html” extension and “content-type” header
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> The “content-type” header
Question 76. HTML and XHTML stands for
  1.    Hyper Text Markup Language and EXtensible HyperText Markup Language
  2.    Hyper Text Markup Language and EXtensible HyperText Marking Language
  3.    Hyper Text Marking Language and EXtensible HyperText Marking Language
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Hyper Text Markup Language and EXtensible HyperText Markup Language
Question 77. Choose the correct tag for largest heading in HTML.
  1.    h6
  2.    heading
  3.    h1
  4.    head
 Discuss Question
Answer: Option C. -> h1
Question 78. Which of the following are table tags?
  1.    table, thead, tr, td
  2.    colspan, table, tr
  3.    table, tt, tr, td
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> table, thead, tr, td
Question 79. Choose the correct XHTML for width attribute and its value.
  1.    width=80
  2.    width=”80″
  3.    WIDTH=”80″
  4.    WIDTH=80
 Discuss Question
Answer: Option B. -> width=”80″
Question 80. Which of the following options follows content model in HTML?
i.
Option one
ii.
Option two
  1.    i
  2.    ii
  3.    i and ii
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> ii

Latest Videos

Latest Test Papers