Sail E0 Webinar

MCQs

Total Questions : 129 | Page 12 of 13 pages
Question 111. What property would change the font size?
  1.    blackground-color
  2.    background-image
  3.    font-size
  4.    font-family
 Discuss Question
Answer: Option C. -> font-size
Question 112. The Control Unit handles all the ________ function?
  1.    Output
  2.    Input
  3.    Input / Output
  4.    Light
 Discuss Question
Answer: Option A. -> Output
Question 113. How will you make all paragraph elements 'RED' in color ?
  1.    .p.all {color: red;}
  2.    p {color: red;}
  3.    all.p {color: #998877;}
  4.    .* {color: #990000;}
 Discuss Question
Answer: Option D. -> .* {color: #990000;}
Question 114. What are the 4 values of the flex-direction property?
  1.    row | row-reverse | column | column-reverse
  2.    height | width | number | percent
 Discuss Question
Answer: Option A. -> row | row-reverse | column | column-reverse
Question 115. RAM stands for?
  1.    Random Access Memory
  2.    Random Alert Memory
  3.    Random Accept Memory
  4.    Real Access Memory
 Discuss Question
Answer: Option A. -> Random Access Memory
Question 116. It is a computer program
  1.    Software
  2.    Peopleware
  3.    Hardware
  4.    None of these
 Discuss Question
Answer: Option A. -> Software
Question 117. External css file will be saved as
  1.    .css
  2.    .html
  3.    .php
  4.    None of the above
 Discuss Question
Answer: Option A. -> .css
Question 118. What are the 3 classifications of hardware?
  1.    Peripheral Devices
  2.    Central Processing Unit
  3.    Mass Storage System
  4.    All Of above
 Discuss Question
Answer: Option D. -> All Of above
Question 119. Which of these is a pointing devices ?
  1.    Mouse
  2.    Keyboard
  3.    Webcam
  4.    Monitor
 Discuss Question
Answer: Option A. -> Mouse
Question 120. What are the 4 properties position?
  1.    relative, absolute, relatively absolute, fixed
  2.    broke, right, left, height
 Discuss Question
Answer: Option A. -> relative, absolute, relatively absolute, fixed

Latest Videos

Latest Test Papers