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. |
The @font-face rules assign different names to the regular and bold versions of the font.State true or false. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 2. |
Which of the following property sets a variation of the specified or default font family? |
| A. | fonts |
| B. | font-style |
| C. | font-variant |
| D. | font-weight |
| Answer» D. font-weight | |
| 3. |
WHICH_OF_THE_FOLLOWING_PROPERTY_SETS_A_VARIATION_OF_THE_SPECIFIED_OR_DEFAULT_FONT_FAMILY??$ |
| A. | fonts |
| B. | font-style |
| C. | font-variant |
| D. | font-weight |
| Answer» D. font-weight | |
| 4. |
The_@font-face_rules_assign_different_names_to_the_regular_and_bold_versions_of_the_font.State_true_or_false.$ |
| A. | True |
| B. | False |
| Answer» B. False | |
| 5. |
Which of the following property specifies whether an element is an accelerator indicator or not? |
| A. | push |
| B. | accelerator |
| C. | jump-start |
| D. | animation |
| Answer» C. jump-start | |
| 6. |
Which of the following property sets the style of a font? |
| A. | font |
| B. | style |
| C. | font-style |
| D. | @font-face |
| Answer» D. @font-face | |
| 7. |
Which of the following media query describe describes the height of the screen or full height of the output page? |
| A. | height |
| B. | aspect-ratio |
| C. | device-height |
| D. | resolution |
| Answer» D. resolution | |
| 8. |
Which of the following media query describe the ratio of the width to the height of the media? |
| A. | ratio |
| B. | aspect-ratio |
| C. | deviceaspect-ratio |
| D. | resolution |
| Answer» C. deviceaspect-ratio | |
| 9. |
Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite? |
| A. | grid |
| B. | monochrome |
| C. | resolution |
| D. | orientation |
| Answer» E. | |
| 10. |
Which of the following font format is supported by all the latest browser? |
| A. | EOT |
| B. | WOFF2 |
| C. | SVG |
| D. | WOFF |
| Answer» E. | |
| 11. |
Which of the following is not value for the font-stretch(Font descriptor)? |
| A. | normal |
| B. | 50% |
| C. | expanded |
| D. | ultra-expanded |
| Answer» C. expanded | |
| 12. |
Which of the following is used to associate a font name to be used in a style sheet with some downloadable font? |
| A. | @font-face |
| B. | @charset |
| C. | @media |
| D. | !important |
| Answer» B. @charset | |