Bootstrap MCQs with answers Page - 2

Here, you will find a collection of MCQ questions on Bootstrap. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 833.24K Points
Coach

Q. Which of the following class applies the hover color to a particular row or cell of a table?

  • (A) active
  • (B) success
  • (C) warning
  • (D) danger

A

Admin • 833.24K Points
Coach

Q. Which of the following bootstrap style of button indicates caution should be taken with this action?

  • (A) btn-warning
  • (B) btn-danger
  • (C) btn-link
  • (D) btn-info

A

Admin • 833.24K Points
Coach

Q. Which of the following bootstrap style helps to combine sets of <div class=”btn-group”> into a <div class=”btn-toolbar”> for more complex components?

  • (A) btn-group
  • (B) btn-toolbar
  • (C) btn-group-lg
  • (D) btn-group-vertical

A

Admin • 833.24K Points
Coach

Q. Which of the following bootstrap styles are used to create a vertical pills navigation?

  • (A) nav, .nav-tabs
  • (B) nav, .nav-pills
  • (C) nav, .nav-pills, .nav-stacked
  • (D) nav, .nav-tabs, .nav-justified

A

Admin • 833.24K Points
Coach

Q. Which of the following bootstrap style can be used to to get different size items of .pagination?

  • (A) lg, .sm
  • (B) pagination-lg, .pagination-sm
  • (C) menu-lg, .menu-sm
  • (D) None of the above.

A

Admin • 833.24K Points
Coach

Q. Which of the following is correct about Bootstrap jumbotron?

  • (A) This component can optionally increase the size of headings and add a lot of margin for landing page content.
  • (B) To use the Jumbotron: Create a container <div> with the class of .jumbotron.
  • (C) Both of the above.
  • (D) None of the above.

A

Admin • 833.24K Points
Coach

Q. Which of the following is correct about bootstrap media objects?

  • (A) These are abstract object styles for building various types of components (like blog comments, Tweets, etc.) that feature a left-aligned or right-aligned image alongside the textual content.
  • (B) The goal of the media object is to make the code for developing these blocks of information drastically shorter.
  • (C) Both of the above.
  • (D) None of the above.

A

Admin • 833.24K Points
Coach

Q. Which of the following is correct about data-remote Data attribute of Modal Plugin?

  • (A) It specifies static for a backdrop, if you don’t want the modal to be closed when the user clicks outside of the modal.
  • (B) It closes the modal when escape key is pressed; set to false to disable.
  • (C) It shows the modal when initialized.
  • (D) Using the jQuery .load method, injects content into the modal body. If anhref with a valid URL is added, it will load that content.

A

Admin • 833.24K Points
Coach

Q. Which of the following is correct about data-trigger Data attribute of popover Plugin?

  • (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.

A

Admin • 833.24K Points
Coach

Q. Which class indicates a dropdown menu?

  • (A) .dropdown-list
  • (B) .select
  • (C) .dropdown
  • (D) .anchor

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ