Home / Programming Questions / Bootstrap MCQs / Page 2

Bootstrap MCQs with answers Page - 2

Dear candidates you will find MCQ questions of Bootstrap here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question

P

Parvesh Kanani • 2.84K Points
Extraordinary

Q. What is the default layout of the Bootstrap form?

(A) Horizontal
(B) Inline
(C) Vertical
(D) None of the above

P

Parvesh Kanani • 2.84K Points
Extraordinary

Q. Who developed the bootstrap?

(A) James Gosling
(B) Mark Jukervich
(C) Dennis Ritchie
(D) Mark Otto and Jacob Thornton

P

Parvesh Kanani • 2.84K Points
Extraordinary

Q. Which of the following is correct about Bootstrap Grid System?

(A) Predefined grid classes like .row and .col-xs-4 are available for quickly making grid layouts. LESS mixins can also be used for more semantic layouts.
(B) Columns create gutters (gaps between column content) via padding. That padding is offset in rows for the first and the last column via negative margin on .rows.
(C) Grid columns are created by specifying the number of twelve available columns you wish to span. For example, three equal columns would use three .col-xs-4.
(D) All of the above.

P

Parvesh Kanani • 2.84K Points
Extraordinary

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

P

Parvesh Kanani • 2.84K Points
Extraordinary

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

P

Parvesh Kanani • 2.84K Points
Extraordinary

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

P

Parvesh Kanani • 2.84K Points
Extraordinary

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

P

Parvesh Kanani • 2.84K Points
Extraordinary

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.

Login

Forgot username? click here

Forgot password? Click here

Don't have account? Register here.