MCQOPTIONS
Saved Bookmarks
This section includes 16 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following function apply a sepia tinge to an element’s color, typical of old photographs, for use by the filter property? |
| A. | grayscale() |
| B. | sepia() |
| C. | contrast() |
| D. | brightness() |
| Answer» C. contrast() | |
| 2. |
Which of the following function two dimensional transformation in matrix format? |
| A. | matrix() |
| B. | matrix2d() |
| C. | matrix3d() |
| D. | perspective |
| Answer» B. matrix2d() | |
| 3. |
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? |
| A. | color() |
| B. | saturation() |
| C. | saturate() |
| D. | none of the mentioned |
| Answer» C. saturate() | |
| 4. |
Which of the following function flips an element’s colors, for use by the filter property? |
| A. | image() |
| B. | flip() |
| C. | invert() |
| D. | contrast() |
| Answer» D. contrast() | |
| 5. |
Which of the following function converts an element’s color to a shade of gray, for use by the filter property? |
| A. | shade() |
| B. | grayscale() |
| C. | black() |
| D. | brightness() |
| Answer» C. black() | |
| 6. |
Which of the following function adjust the brightness of an element’s color, for use by the filter property? |
| A. | contrast() |
| B. | dark() |
| C. | light() |
| D. | brightness() |
| Answer» E. | |
| 7. |
WHICH_OF_THE_FOLLOWING_FUNCTION_TWO_DIMENSIONAL_TRANSFORMATION_IN_MATRIX_FORMAT??$ |
| A. | matrix() |
| B. | matrix2d() |
| C. | matrix3d() |
| D. | perspective |
| Answer» B. matrix2d() | |
| 8. |
Which_of_the_following_function_apply_a_sepia_tinge_to_an_element’s_color,_typical_of_old_photographs,_for_use_by_the_filter_property?$# |
| A. | grayscale() |
| B. | sepia() |
| C. | contrast() |
| D. | brightness() |
| Answer» C. contrast() | |
| 9. |
Which of the following function defines a linear gradient as a CSS image? |
| A. | grayscale() |
| B. | gradient() |
| C. | image() |
| D. | linear-gradient() |
| Answer» E. | |
| 10. |
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?$ |
| A. | color() |
| B. | saturation() |
| C. | saturate() |
| D. | none of the mentioned |
| Answer» C. saturate() | |
| 11. |
Which of the following function flips an element’s colors, for use by the filter property?$ |
| A. | image() |
| B. | flip() |
| C. | invert() |
| D. | contrast() |
| Answer» D. contrast() | |
| 12. |
Which of the following function converts an element’s color to a shade of gray, for use by the filter property?$ |
| A. | shade() |
| B. | grayscale() |
| C. | black() |
| D. | brightness() |
| Answer» C. black() | |
| 13. |
Which of the following function with filter property to create your own sophisticated effects on DOM elements? |
| A. | create() |
| B. | DOM() |
| C. | custom() |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 14. |
Which of the following function adjusts the difference between light and dark values, for use by the filter property? |
| A. | contrast() |
| B. | dark() |
| C. | light() |
| D. | brightness() |
| Answer» B. dark() | |
| 15. |
Which of the following function adjust the brightness of an element’s color, for use by the filter property?$ |
| A. | contrast() |
| B. | dark() |
| C. | light() |
| D. | brightness() |
| Answer» E. | |
| 16. |
Which of the following element is used by the filter property to blur the images? |
| A. | opaque() |
| B. | scatter() |
| C. | blur() |
| D. | all of the mentioned |
| Answer» D. all of the mentioned | |