Which of the following statements are correct with regards passing options?
A) Options can be passed via data attributes or JavaScript.
B) For data attributes, the option name has to be appended to option-, as in option-animation="".
C) For data attributes, the option name has to be appended to data-, as in data-animation="".
D) Options can be passed only via JavaScript.
Correct Answer:
A and C
Note: This Question is unanswered, help us to find answer for this one
Which of the following will set a modal window to be closed when the escape key is pressed?
Correct Answer:
Setting the option "escape" to true
Note: This Question is unanswered, help us to find answer for this one
What is the default amount of time delay between automatically cycling items in a carousel?
Correct Answer:
5000
Note: This Question is unanswered, help us to find answer for this one
Which of the following will set a modal window to be closed when the escape key is pressed?
Correct Answer:
manual
Note: This Question is unanswered, help us to find answer for this one
Which type of trigger cannot be used with the "delay" option to show and hide a popover?
Correct Answer:
manual
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements is correct about using the Collapse plugin?
A) The Transitions plugin must be included.
B) The Popover plugin must be included.
Correct Answer:
Statement A is true while Statement B is false.
Note: This Question is unanswered, help us to find answer for this one
Which of the following are not Bootstrap plugins?
Correct Answer:
tocible
Note: This Question is unanswered, help us to find answer for this one
Which of the following components is used to indicate the current page's location within a navigational hierarchy?
Correct Answer:
breadcrumbs
Note: This Question is unanswered, help us to find answer for this one
Which of the following classes are contextual classes?
Correct Answer:
success
Note: This Question is unanswered, help us to find answer for this one
How many validation styles for states of on-form controls does Bootstrap have?
Correct Answer:
3
Note: This Question is unanswered, help us to find answer for this one
What does the following HTML code do? <span class="badge">...</span>
Correct Answer:
It highlights new or unread items.
Note: This Question is unanswered, help us to find answer for this one
Which of the following will correctly call a dialog prompt?
Correct Answer:
All of these
Note: This Question is unanswered, help us to find answer for this one
What does the following HTML code do? <span class="caret"></span>
Correct Answer:
It indicates dropdown functionality and direction.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the correct description of the given table? <table class="table"> ... </table>
Correct Answer:
It has light padding and only horizontal dividers.
Note: This Question is unanswered, help us to find answer for this one
Which of the following colors is the default hover background color of the table row?
Correct Answer:
#f5f5f5
Note: This Question is unanswered, help us to find answer for this one
Which of the following will set a modal window to not be closed on click?
Correct Answer:
Setting the option "backdrop" to static
Note: This Question is unanswered, help us to find answer for this one
Which of the following classes will make tables scroll up horizontally when width of the view is under 768px?
Correct Answer:
table-responsive
Note: This Question is unanswered, help us to find answer for this one
Which of the following is not a Bootstrap component?
Correct Answer:
Pivottable
Note: This Question is unanswered, help us to find answer for this one
Which of the following are not options of the method $().tooltip(options)?
Correct Answer:
backdrop
Note: This Question is unanswered, help us to find answer for this one
Which of the following are helper classes?
Correct Answer:
close
Note: This Question is unanswered, help us to find answer for this one
Which of the following LESS variables does not belong to the Navbar component?
Correct Answer:
@navbar-default-height
Note: This Question is unanswered, help us to find answer for this one
Twitter Bootstrap MCQs | Topic-wise