Bootstrap MCQ (Multiple Choice Questions)

1. Which of the following class in Bootstrap is used to create a dropdown menu?
a) .dropdown
b) .select
c) .select-list
d) None of the above
Answer: a

2. Which of the following bootstrap styles can be used to create a default progress bar?
a) .nav-progress
b) .link-progress-bar
c) .progress, .progress-bar
d) All of the mentioned
Answer: c

 3.Which of the following is correct about the data-animation Data attribute of the Popover Plugin?
a) Gives the popover a CSS fade transition
b) Inserts the popover with HTML
c) Indicates how the popover should be positioned
d) Assigns delegated tasks to the designated targets
Answer: a

4. The content must be placed within ________ in Bootstrap.
a) Rows
b) Containers
c) Columns
d) None of the mentioned
Answer: c

5. Which of the following class applies hover color to a specific row or a cell?
a) Warning
b) Active
c) Success
d) Danger
Answer: b

6. Which of the following bootstrap version should be used to support IE9?
a) Bootstrap 1
b) Bootstrap 2
c) Bootstrap 3
d) Bootstrap 4
Answer: c

7.Which of the following is the default size of H3 bootstrap heading?
a) 12px
b) 24px
c) 36px
d) 48px
Answer: b