Bootstrap MCQ Questions & Answers

Bootstrap MCQs : This section focuses on "Basics" of Bootstrap. These Multiple Choice Questions (MCQ) should be practiced to improve the Bootstrap skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.

1. _______ is a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

A. HTML
B. Bootstrap
C. CSS
D. Meta

View Answer


2. What are the features of bootstrap?

A. Mobile first approach
B. Easy to get started
C. Browser Support
D. All of the above

View Answer


3. Bootstrap package includes?

A. Scaffolding
B. Components
C. JavaScript Plugins
D. All of the above

View Answer


4. .success class used for?

A. Applies the hover color to a particular row or cell
B. Indicates a warning that might need attention
C. Indicates a successful or positive action
D. Indicates a dangerous or potentially negative action

View Answer


5. Which of the following indicates a dangerous or potentially negative action?

A. .active
B. .danger
C. .warning
D. None of the above

View Answer


6. Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to _______ as the device or viewport size increases.

A. 9 columns
B. 10 columns
C. 11 columns
D. 12 columns

View Answer


7. _________ in Bootstrap allow you to move, show and hide content based on viewport size.

A. Media Queries
B. Col Queries
C. Row Queries
D. Subquery Queries

View Answer


8. Offsets are a useful feature for more specialized layouts.

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer


9. How many types of lists supported by Bootstrap?

A. 1
B. 2
C. 3
D. 4

View Answer


10. Can we make images responsive?

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer





Discussion



* You must be logged in to add comment.