Bootstrap(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. Bootstrap's global default line-height
  1.    1.128
  2.    1.428
  3.    1.228
  4.    1.8
Explanation:-
Answer: Option B. -> 1.428





Question 2. Which of the following is correct about bootstrap wells?
  1.    You can change the size of well using the optional classes such as, well-lg or well-sm
  2.    well-lg or well-sm classes are used in conjunction with .well class
  3.    Both of the above
  4.    None of the above
Explanation:-
Answer: Option C. -> Both of the above





Question 3. Which of the following class styles a table as a nice basic table with stripes on rows?
  1.    .table
  2.    .table-striped
  3.    .table-bordered
  4.    .table-hover
Explanation:-
Answer: Option B. -> .table-striped





Question 4. What layout is used for providing 100% width in Bootstrap?
  1.    Fixed layout
  2.    Fluid layout
  3.    Both (a)and (b)
  4.    None of the above
Explanation:-
Answer: Option B. -> Fluid layout





Question 5. Glyphicons is mainly used for?
  1.    Slideshow
  2.    graphic images
  3.    animation
  4.    providing different icons
Explanation:-
Answer: Option D. -> providing different icons





Question 6. Which of the following bootstrap style helps to combine sets of into a for more complex components?
  1.    .btn-group
  2.    .btn-toolbar
  3.    .btn-group-lg
  4.    .btn-group-vertical
Explanation:-
Answer: Option B. -> .btn-toolbar





Question 7. The .container class provides
  1.    Full width container
  2.    Fixed width container
  3.    Table format
  4.    To create a Form
Explanation:-
Answer: Option B. -> Fixed width container





Question 8. Which plugin is used to create a modal window?
  1.    modal
  2.    window
  3.    dialog Box
  4.    popup
Explanation:-
Answer: Option A. -> modal





Question 9. In Bootstrap we can add for
  1.    Proper Rendering and Zooming in mobile
  2.    Make SEO
  3.    Make proper view of labels
  4.    None
Explanation:-
Answer: Option A. -> Proper Rendering and Zooming in mobile





Question 10. Which of the following class makes thumbnail image
  1.    .img-tmbnail
  2.    .img-thumbnail-image
  3.    .img-thumb
  4.    .img-thumbnail
Explanation:-
Answer: Option D. -> .img-thumbnail