Sail E0 Webinar

MCQs

Total Questions : 40 | Page 1 of 4 pages
Question 1. What is the advantage of the code produced graphics being smaller than the images themselves?
  1.    Bandwidth saving
  2.    Increase in bandwidth
  3.    Dynamic advantages
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Bandwidth saving
Question 2. Which of the following uses a lot of CPU cycles?
  1.    GUI
  2.    Statically generated graphics
  3.    Dynamically generated graphics
  4.    All of the mentioned
 Discuss Question
Answer: Option C. -> Dynamically generated graphics
Question 3. Which HTML element is used to include images?
  1.    image
  2.    img
  3.    src
  4.    sourceimg
 Discuss Question
Answer: Option B. -> img
Question 4. What is the purpose of image replacement?
  1.    To replace an image
  2.    To implement special effects
  3.    Removal of image rollovers
  4.    Implementation of image rollovers
 Discuss Question
Answer: Option D. -> Implementation of image rollovers
Question 5. When is JavaScript called obtrusive?
  1.    JavaScript code is medium sized
  2.    JavaScript code is so small
  3.    JavaScript code is so large
  4.    All of the mentioned
 Discuss Question
Answer: Option C. -> JavaScript code is so large
Question 6. Which is a possible way of finding all the img elements in the document?
  1.    document(images)
  2.    document.images[]
  3.    document(img)
  4.    all of the mentioned
 Discuss Question
Answer: Option B. -> document.images[]
Question 7. Which of the following elements are used to include audio?
  1.    audio
  2.    video
  3.    svg
  4.    all of the mentioned
 Discuss Question
Answer: Option A. -> audio
Question 8. Which of the following attributes are common to both audio and video?
  1.    enter
  2.    control
  3.    controls
  4.    all of the mentioned
 Discuss Question
Answer: Option C. -> controls
Question 9. Which of the following is not the property of the video tag?
  1.    width
  2.    height
  3.    breadth
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> breadth
Question 10. Which of the following is the parameter used to invoke the Audio() constructor?
  1.    File type
  2.    Music type
  3.    Both File and Music
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Both File and Music

Latest Videos

Latest Test Papers