

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. |
Which of the following css property defines whether or not an element should be visible when not facing the screen? |
A. | visibility |
B. | backface-control |
C. | backface-visibility |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
2. |
Which of the following CSS3 property specifies the alignment of the replaced element inside its box? |
A. | object |
B. | object-allign |
C. | object-position |
D. | object-render |
Answer» D. object-render | |
3. |
Which of the following css property specifies an image to use as the background of an element? |
A. | background |
B. | background-img |
C. | background-image |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
4. |
WHICH_OF_THE_FOLLOWING_CSS3_PROPERTY_SPECIFIES_THE_ALIGNMENT_OF_THE_REPLACED_ELEMENT_INSIDE_ITS_BOX??$ |
A. | object |
B. | object-allign |
C. | object-position |
D. | object-render |
Answer» D. object-render | |
5. |
Which_of_the_following_css_property_defines_whether_or_not_an_element_should_be_visible_when_not_facing_the_screen?$ |
A. | visibility |
B. | backface-control |
C. | backface-visibility |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
6. |
Which of the following CSS3 property specifies how the contents of a replaced element should be fitted to the box established by its used height and width? |
A. | object-fit |
B. | object-position |
C. | image-orientation |
D. | none of the mentioned |
Answer» B. object-position | |
7. |
Which of the following CSS3 property specifies the intrinsic resolution of all raster images used in/on the element? |
A. | image-orientation |
B. | image-rendering |
C. | image-resolution |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
8. |
Which of the following CSS3 property specifies how nested elements are rendered in 3D space? |
A. | transform |
B. | transform-style |
C. | transform-render |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
9. |
Which of the following css property repeats an image both horizontally and vertically? |
A. | background |
B. | background-image |
C. | background-repeat |
D. | background-position |
Answer» D. background-position | |
10. |
Which of the following property defines where a 3D element is based in the x- and the y-axis? |
A. | transform-style |
B. | perspective(n) |
C. | perspective-origin |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
11. |
Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D? |
A. | rotateY() |
B. | rotate-Y() |
C. | rotate-Yaxis() |
D. | none of the mentioned |
Answer» B. rotate-Y() | |
12. |
Which of the following css property specifies a delay for the transition effect? |
A. | transition-delay |
B. | transition-effect |
C. | transition |
D. | transition-duration |
Answer» B. transition-effect | |