Sail E0 Webinar

MCQs

Total Questions : 171 | Page 7 of 18 pages
Question 61. Every HTML element may have an ____________ attribute specified.
  1.    relevant types
  2.    none of the mentioned
  3.    itemscope
  4.    itemtype
 Discuss Question
Answer: Option C. -> itemscope
Question 62. __________ prevents search engines from showing a cached link for the page.
  1.    noarchive
  2.    nosearch
  3.    nofollow
  4.    nobot
 Discuss Question
Answer: Option A. -> noarchive
Question 63. __________ is an HTML specification used to add more information to HTML tags.
  1.    Modifydata
  2.    Microdata
  3.    Macrodata
  4.    Minidata
 Discuss Question
Answer: Option B. -> Microdata
Question 64. The microdata model consists of groups of name-value pairs known as
  1.    URL
  2.    Value
  3.    Property
  4.    Item
 Discuss Question
Answer: Option D. -> Item
Question 65. The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed.
  1.    name
  2.    scheme
  3.    http-equiv
  4.    content
 Discuss Question
Answer: Option D. -> content
Question 66. The ___________ of an item is the value of its element’s itemid attribute.
  1.    token
  2.    typed item
  3.    global identifier
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> global identifier
Question 67. If the element has an itemscope attribute, it returns an __________ object with all the element’s properties.
  1.    collection.namedItem
  2.    itemscope
  3.    dom object
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> dom object
Question 68. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element ?
  1.    The value is the element’s datetime value.
  2.    The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute.
  3.    The value is the element’s textContent.
  4.    The value is the value of the element’s value attribute, if it has one, or the empty string otherwise.
 Discuss Question
Answer: Option A. -> The value is the element’s datetime value.
Question 69. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element ?
  1.    The value is the item created by the element.
  2.    The value is the value of the element’s value attribute, if it has one, or the empty string otherwise
  3.    On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value
  4.    The value is the element’s textContent.
 Discuss Question
Answer: Option B. -> The value is the value of the element’s value attribute, if it has one, or the empty string otherwise
Question 70. Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a data element ?
  1.    The value is the value of the element’s value attribute, if it has one, or the empty string otherwise.
  2.    The value is the item created by the element.
  3.    None of the mentioned
  4.    The value is the element’s datetime value.
 Discuss Question
Answer: Option A. -> The value is the value of the element’s value attribute, if it has one, or the empty string otherwise.

Latest Videos

Latest Test Papers