Google News
logo
Bootstrap - Quiz(MCQ)
1 .
Who is inventor of Bootstrap ?
A)
James Gosling
B)
Mark Jukervich
C)
Mark Otto and Jacob Thornton
D)
Tim Berners-Lee

Correct Answer : Option (C) :   Mark Otto and Jacob Thornton

2 .
Which of the following is bootstrap initial release date ?
A)
August 11, 2011
B)
August 19, 2011
C)
August 23, 2011
D)
August 29, 2011

Correct Answer : Option (B) :   August 19, 2011

3 .
What is the main plus point os using Bootstrap ?
A)
Browser compatibility
B)
Mobile-first approach
C)
Responsive features
D)
All of the above

Correct Answer : Option (D) :   All of the above

4 .
Which of the following is a free front-end framework for faster and easier web development?
A)
HTML5
B)
JQuery
C)
Bootstrap
D)
Javascript 

Correct Answer : Option (C) :  

Bootstrap

5 .
Bootstrap is written by using which of the following programming languages ?
A)
HTML, CSS
B)
JavaScript
C)
LESS, SASS
D)
All of the above

Correct Answer : Option (D) :   All of the above

6 .
Which of the following is not a benefit of bootstrap?
A)
Complexity
B)
Browser compatibility
C)
Responsive features
D)
Mobile-first approach

Correct Answer : Option (A) :  

Complexity

7 .
In Bootstrap meta name='viewport' content='width=device-width, initial-scale=1' the initial-scale=1 is used to ?
A)
Make zoom in Desktop only
B)
Make zoom in Mobile only
C)
Initial zoom level when the page is first loaded by the browser
D)
None of these

Correct Answer : Option (C) :   Initial zoom level when the page is first loaded by the browser

8 .
Which of the following is correct about Bootstrap ?
A)
Bootstrap's responsive CSS adjusts to Desktops,Tablets and Mobiles.
B)
Bootstrap is a simple user interface for developers.
C)
It contains beautiful and functional built-in components which are easy to customize.
D)
All of the above.

Correct Answer : Option (D) :   All of the above.

9 .
How many classes in bootstrap grid system?
A)
1
B)
2
C)
3
D)
4

Correct Answer : Option (D) :   4

10 .
What is the maximum number grid's allowed in bootstrap ?
A)
6 columns across the page
B)
12 columns across the page
C)
18 columns across the page
D)
24 columns across the page

Correct Answer : Option (B) :   12 columns across the page