MCQOPTIONS
Saved Bookmarks
This section includes 11 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 property is used to define which properties a transition will be applied to? |
| A. | transition |
| B. | transition-property |
| C. | transition-wrap |
| D. | transition-style |
| Answer» C. transition-wrap | |
| 2. |
Which of the following property is used to describe all transition-related properties at once? |
| A. | transition-set |
| B. | transition-wrap |
| C. | transition |
| D. | animation |
| Answer» D. animation | |
| 3. |
WHICH_OF_THE_FOLLOWING_PROPERTY_IS_USED_TO_DESCRIBE_ALL_TRANSITION-RELATED_PROPERTIES_AT_ONCE??$ |
| A. | transition-set |
| B. | transition-wrap |
| C. | transition |
| D. | animation |
| Answer» D. animation | |
| 4. |
Which_of_the_following_property_is_used_to_define_which_properties_a_transition_will_be_applied_to?$ |
| A. | transition |
| B. | transition-property |
| C. | transition-wrap |
| D. | transition-style |
| Answer» C. transition-wrap | |
| 5. |
Which of the following property is used to zoom in or out on an element? |
| A. | zoom |
| B. | zoom-set |
| C. | zoom-in |
| D. | zoom-out |
| Answer» B. zoom-set | |
| 6. |
Which of the following property can be used to set text flow appropriate for European alphabets or East Asian alphabets? |
| A. | writing-mode |
| B. | language-mode |
| C. | text-mode |
| D. | reading-mode |
| Answer» B. language-mode | |
| 7. |
Which of the following CSS3 property can be used to allow line breaks within words? |
| A. | word-wrap |
| B. | word-break |
| C. | line-wrap |
| D. | line-break |
| Answer» C. line-wrap | |
| 8. |
Which of the following property defines the text selection policy for various portions of a document? |
| A. | user-origin |
| B. | user-select |
| C. | user |
| D. | all of the mentioned |
| Answer» C. user | |
| 9. |
Which of the following property is used in conjunction with the :before or :after pseudo-elements? |
| A. | text |
| B. | generated-content |
| C. | content |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 10. |
Which of the following property contains a list of one or more counter names to be cleared or set to a particular value? |
| A. | counter |
| B. | counter-origin |
| C. | counter-reset |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 11. |
Which of the following property controls CSS counter values? |
| A. | counter-increment |
| B. | counter-decrement |
| C. | counter |
| D. | none of the mentioned |
| Answer» B. counter-decrement | |