Home > MCQs > IT & Programming > Bootstrap MCQs

Bootstrap MCQ

Bootstrap Quick Quiz

Question 1 of 10
  • When you are using Active tabs, which of the following is the correct code to Select tab by name?

    Answer & Explanation

    Correct Answer: $('#myTab a[href=

    Note: This Question is unanswered, help us to find answer for this one

  • Bootstrap provides a basic page structure with __ System

    Answer & Explanation

    Correct Answer: Grid

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following is not a default Bootstrap grid system class?

    Answer & Explanation

    Correct Answer: xl

    Note: This Question is unanswered, help us to find answer for this one

  • Is it possible to hide something from print view just by using Bootstrap CSS classes?

    Answer & Explanation

    Correct Answer: Yes

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following LESS variables does not exist?

    Answer & Explanation

    Correct Answer: @inputBorderColor

    Note: This Question is unanswered, help us to find answer for this one

  • When we are adding .img-responsive class to an image, which of the following CSS-properties are applied on that image?

    Answer & Explanation

    Correct Answer: max-width: 100%

    Note: This Question is unanswered, help us to find answer for this one

  • The typographic scale in Bootstrap is based on which of the following Less variables:

    Answer & Explanation

    Correct Answer: @line-height-base

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following LESS variables can be used to define your own number of columns in the grid? ing is

    Answer & Explanation

    Correct Answer: @grid-columns

    Note: This Question is unanswered, help us to find answer for this one

  • How do you pass data to a modal in Bootstrap ?

    Answer & Explanation

    Correct Answer: $('#modal_example').on('show.bs.modal', function(e) { var myId = $(e.relatedTarget).data('my-id'); $(e.currentTarget).find('input[name=

    Note: This Question is unanswered, help us to find answer for this one

  • Bootstrap Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.