Home / CSE MCQs / Bootstrap MCQs ::

CSE MCQs :: Bootstrap MCQs

  1. Which of the following contextual class is used for warning purpose?
  2. A.
    .active
    B.
    .warning
    C.
    .danger
    D.
    All of the above

  3. Which of the following is correct about data-trigger Data attribute of popover Plugin?
  4. A.
    Sets the default title value if the title attribute isn't present
    B.
    Defines how the popover is triggered
    C.
    Defines default content value if data-content attribute isn't present
    D.
    Delays showing and hiding the popover in ms

  5. Which of the following bootstrap styles are used to create a vertical pills navigation?
  6. A.
    .nav, .nav-tabs
    B.
    .nav, .nav-pills
    C.
    .nav, .nav-pills, .nav-stacked
    D.
    .nav, .nav-tabs, .nav-justified

  7. Which of the following grid class is used for desktops?
  8. A.
    lg
    B.
    md
    C.
    sm
    D.
    xs

  9. Which plugin is used to cycle through elements, like a slideshow?
  10. A.
    orbit
    B.
    scrollspy
    C.
    slideshow
    D.
    carousel

  11. Which of the following aspect ratio is used with responsive video in bootstrap?
  12. A.
    Embed-responsive-4by3
    B.
    Embed-responsive-16by9
    C.
    Both (A) and (B) above
    D.
    None

  13. The bootstrap class md means for
  14. A.
    phones
    B.
    tablets
    C.
    desktop
    D.
    larger desktops

  15. Which of the following bootstrap style of image makes the entire image round by adding border-radius:500px?
  16. A.
    img-rounded
    B.
    img-circle
    C.
    img-thumbnail
    D.
    None of the above

  17. Bootstrap is developed by
  18. A.
    James Gosling
    B.
    Mark Jukervich
    C.
    Mark Otto and Jacob Thornton
    D.
    None of them

  19. .input-lg provides
  20. A.
    To make width size
    B.
    To make height size
    C.
    To make width and height both
    D.
    To make character entry size