Sail E0 Webinar

MCQs

Total Questions : 87 | Page 6 of 9 pages
Question 51. The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe
  1.    allow-forms
  2.    seamless
  3.    embed
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> seamless
Question 52. __________ allows the iframe to pull in content from elsewhere in the same domain.
  1.    allow-same-origin
  2.    allow-forms
  3.    allow-scripts
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> allow-same-origin
Question 53. All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags
  1.    class name
  2.    none of the mentioned
  3.    tag name
  4.    attribute name
 Discuss Question
Answer: Option C. -> tag name
Question 54. Which of the following allows the sandboxed iframe to run scripts from the same domain?
  1.    allow-scripts
  2.    none of the mentioned
  3.    allow-same-origin
  4.    allow-forms
 Discuss Question
Answer: Option A. -> allow-scripts
Question 55. The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting
  1.    base
  2.    b
  3.    bdo
  4.    bdi
 Discuss Question
Answer: Option D. -> bdi
Question 56. The interactive element audio with the attribute controls must not appear as a descendant of which element?
  1.    button
  2.    both a and b
  3.    a
  4.    audio
 Discuss Question
Answer: Option B. -> both a and b
Question 57. A ____________ element must have a start tag but must not have an end tag.
  1.    details
  2.    code
  3.    both a and b
  4.    command
 Discuss Question
Answer: Option D. -> command
Question 58. Which element represents a control for generating a public-private key pair?
  1.    keygen
  2.    ins
  3.    command
  4.    key
 Discuss Question
Answer: Option A. -> keygen
Question 59. Which type attribute of input element sets the element’s value to a string representing a number?
  1.    email
  2.    file
  3.    range
  4.    date
 Discuss Question
Answer: Option C. -> range
Question 60. Which of the following type attributes of input element defines control for entering a telephone number?
  1.    telephone
  2.    mob
  3.    tel
  4.    mobile
 Discuss Question
Answer: Option C. -> tel

Latest Videos

Latest Test Papers