MCQOPTIONS
Saved Bookmarks
This section includes 12 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. |
A media query consists of a media type and zero or more expressions that check for the conditions of particular media features. State true or false. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 2. |
Which of the following Media Query determines if output is monochrome and how many bits are used for gray display? |
| A. | gray |
| B. | chrome |
| C. | monochrome |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 3. |
Which of the following Viewport Property determines whether the display can be zoomed inand out? |
| A. | scale |
| B. | set-scale |
| C. | adjust-scale |
| D. | user-scalable |
| Answer» E. | |
| 4. |
Which of the following media feature describes the number of entries in the color lookup table of the output device |
| A. | color |
| B. | color-index |
| C. | color-value |
| D. | [email protected] |
| Answer» C. color-value | |
| 5. |
WHICH_OF_THE_FOLLOWING_MEDIA_QUERY_DETERMINES_IF_OUTPUT_IS_MONOCHROME_AND_HOW_MANY_BITS_ARE_USED_FOR_GRAY_DISPLAY??$ |
| A. | gray |
| B. | chrome |
| C. | monochrome |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 6. |
A_media_query_consists_of_a_media_type_and_zero_or_more_expressions_that_check_for_the_conditions_of_particular_media_features._State_true_or_false.$ |
| A. | True |
| B. | False |
| Answer» B. False | |
| 7. |
Which of the following Media Query describes the scanning method of a TV? |
| A. | orientation |
| B. | scan |
| C. | resolution |
| D. | none of the mentioned |
| Answer» C. resolution | |
| 8. |
Which of the following Media Query determines if output is grid, like a simple terminal or phone, or bitmap, like a standard monitor or printer? |
| A. | monochrome |
| B. | grid |
| C. | resolution |
| D. | device-height |
| Answer» C. resolution | |
| 9. |
Which of the following Media Query describe the ratio of the device width to the device height of the media? |
| A. | device-aspect |
| B. | device-aspect-ratio |
| C. | device-aspect-query |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 10. |
Which of the following @viewport Property locks the document in the specified orientation, portrait or landscape? |
| A. | orientation |
| B. | resolution |
| C. | landscape |
| D. | portrait |
| Answer» B. resolution | |
| 11. |
Which of the following @viewport Property sets the viewport height in the same way as width? |
| A. | height |
| B. | width |
| C. | viewpor-width |
| D. | none of the mentioned |
| Answer» B. width | |
| 12. |
Which of the following Viewport Property sets the initial scaling factor? |
| A. | scale |
| B. | initial-scale |
| C. | minimum-scale |
| D. | user-scale |
| Answer» C. minimum-scale | |