Sail E0 Webinar

MCQs

Total Questions : 129 | Page 2 of 13 pages
Question 11. Which of the following element is used by the filter property to blur the images?
  1.    opaque()
  2.    scatter()
  3.    scatter()
  4.    all of the mentioned
 Discuss Question
Answer: Option C. -> scatter()
Question 12. Which of the following function adjust the brightness of an element’s color, for use by the filter property?
  1.    contrast()
  2.    dark()
  3.    light()
  4.    brightness()
 Discuss Question
Answer: Option D. -> brightness()
Question 13. Which of the following function with filter property to create your own sophisticated effects on DOM elements?
  1.    create()
  2.    DOM()
  3.    custom()
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> custom()
Question 14. Which of the following function adjusts the difference between light and dark values, for use by the filter property?
  1.    contrast()
  2.    dark()
  3.    light()
  4.    brightness()
 Discuss Question
Answer: Option A. -> contrast()
Question 15. Which of the following function converts an element’s color to a shade of gray, for use by the filter property?
  1.    shade()
  2.    grayscale()
  3.    black()
  4.    brightness()
 Discuss Question
Answer: Option B. -> grayscale()
Question 16. Which of the following function flips an element’s colors, for use by the filter property?
  1.    image()
  2.    flip()
  3.    invert()
  4.    contrast()
 Discuss Question
Answer: Option C. -> invert()
Question 17. Which of the following function defines a linear gradient as a CSS image?
  1.    grayscale()
  2.    gradient()
  3.    image()
  4.    linear-gradient()
 Discuss Question
Answer: Option D. -> linear-gradient()
Question 18. Which of the following function applies a saturation effect to an element’s color, making it appear more or less vivid, for use by the filter property?
  1.    color()
  2.    saturation()
  3.    saturate()
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> saturation()
Question 19. Which of the following function apply a sepia tinge to an element’s color, typical of old photographs, for use by the filter property?
  1.    grayscale()
  2.    sepia()
  3.    contrast()
  4.    brightness()
 Discuss Question
Answer: Option B. -> sepia()
Question 20. Which of the following function two dimensional transformation in matrix format?
  1.    matrix()
  2.    matrix2d()
  3.    matrix3d()
  4.    perspective
 Discuss Question
Answer: Option A. -> matrix()

Latest Videos

Latest Test Papers