Home / CSE MCQs / Bootstrap MCQs ::

CSE MCQs :: Bootstrap MCQs

  1. Bootstrap's global default line-height
  2. A.
    1.128
    B.
    1.428
    C.
    1.228
    D.
    1.8

  3. Which of the following is correct about bootstrap wells?
  4. A.
    You can change the size of well using the optional classes such as, well-lg or well-sm
    B.
    well-lg or well-sm classes are used in conjunction with .well class
    C.
    Both of the above
    D.
    None of the above

  5. Glyphicons is mainly used for?
  6. A.
    Slideshow
    B.
    graphic images
    C.
    animation
    D.
    providing different icons

  7. Which of the following class styles a table as a nice basic table with stripes on rows?
  8. A.
    .table
    B.
    .table-striped
    C.
    .table-bordered
    D.
    .table-hover

  9. What layout is used for providing 100% width in Bootstrap?
  10. A.
    Fixed layout
    B.
    Fluid layout
    C.
    Both (a)and (b)
    D.
    None of the above

  11. In Bootstrap we can add for
  12. A.
    Proper Rendering and Zooming in mobile
    B.
    Make SEO
    C.
    Make proper view of labels
    D.
    None

  13. Which of the following class makes thumbnail image
  14. A.
    .img-tmbnail
    B.
    .img-thumbnail-image
    C.
    .img-thumb
    D.
    .img-thumbnail

  15. Which of the following bootstrap style helps to combine sets of
    into a
    for more complex components?
  16. A.
    .btn-group
    B.
    .btn-toolbar
    C.
    .btn-group-lg
    D.
    .btn-group-vertical

  17. Which plugin is used to create a modal window?
  18. A.
    modal
    B.
    window
    C.
    dialog Box
    D.
    popup

  19. The .container class provides
  20. A.
    Full width container
    B.
    Fixed width container
    C.
    Table format
    D.
    To create a Form