Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following is correct about Bootstrap?

Answer»

Which of the following is correct about Bootstrap?
CHOOSE the correct option from below list
(1)Bootstrap was developed by Mark Otto and Jacob Thornton at Twitter.
(2)All the options MENTIONED
(3)It uses HTML, CSS, and JavaScript.
(4)Bootstrap is a sleek, intuitive, and POWERFUL mobile-first front-end framework for faster and easier WEB development.

Answer:-(2)All the options mentioned

2.

Bootstrap is a free front end framework.

Answer»

Bootstrap is a free front end framework.
Choose the CORRECT OPTION from below list
(1)TRUE
(2)False

Answer:-(1)True

3.

Which is the default form in Bootstrap?

Answer»

Which is the default form in Bootstrap?
Choose the correct OPTION from below LIST
(1)Inline Form
(2)Vertical Form
(3)NONE of the options
(4)HORIZONTAL Form

Answer:-(2)Vertical Form

4.

The Bootstrap grid system is based on how many columns?

Answer»

The Bootstrap grid SYSTEM is based on how MANY columns?
Choose the correct option from below list
(1)10
(2)8
(3)12
(4)11

Answer:-(3)12

5.

Which of the following is correct about the data animation data attribute of Tooltip Plugin?

Answer»

Which of the following is correct about the data animation data attribute of Tooltip Plugin?
Choose the correct OPTION from below list
(1)It applies a CSS fade transition to the popover.
(2)It specifies how to position the popover (that is, top/bottom/left/right/auto).
(3)It delegates to the specified targets.
(4)It inserts HTML into the popover. If FALSE, jQuery's text METHOD will be used to insert content into the DOM.

Answer:-(1)It applies a CSS fade transition to the popover.

6.

A standard navigation bar is created using __________.

Answer»

A standard navigation bar is created using __________.
Choose the correct OPTION from below LIST
(1)< nav class="navbar navbar-default">
(2)< nav class="nav navbar">
(3)< nav class="navbar navbar-inverse">
(4)< nav class="navbar-black">

Answer:-(1)< nav class="navbar navbar-default">

7.

Which of the following is correct about dropdown Plugin?

Answer»

Which of the following is CORRECT about DROPDOWN Plugin?
Choose the correct OPTION from below list
(1)You can toggle the dropdown plugin's HIDDEN content through JavaScript.
(2)You can toggle the dropdown plugin's hidden content through data attributes.
(3)None of the options
(4)Both the options

Answer:-(4)Both the options

8.

Which of the following is true about Bootstrap help text?

Answer»

Which of the following is TRUE about Bootstrap HELP text?
Choose the correct option from below list
(1)None of the options
(2)Bootstrap form controls can have a BLOCK-level help text that flows with the inputs.
(3)To add a full width block of content, use .help-block after the < input>.
(4)Both the options mentioned

Answer:-(4)Both the options mentioned

9.

Which of the following is the default layout of a Bootstrap form?

Answer»

Which of the following is the default LAYOUT of a Bootstrap FORM?
Choose the CORRECT option from below list
(1).horizontal
(2).INLINE
(3)None of the options
(4).vertical

Answer:-(4).vertical

10.

Which class shapes an image to a circle?

Answer»

Which class shapes an IMAGE to a circle?
CHOOSE the CORRECT OPTION from below list
(1).img-circle
(2).img-thumbnail
(3).img-rounded
(4).img-round

Answer:-(1).img-circle

11.

Which of the following Bootstrap styles is used to create a vertical pills navigation?

Answer»

Which of the FOLLOWING Bootstrap STYLES is USED to create a vertical pills navigation?
Choose the correct option from below list
(1).nav, .nav-pills, .nav-stacked
(2).nav, .nav-pills
(3).nav, .nav-tabs, .nav-justified
(4).nav, .nav-tabs

Answer:-(1).nav, .nav-pills, .nav-stacked

12.

Which view decorator module can be used to restrict access to views based on the request method?

Answer»

Which view decorator module can be used to restrict access to views based on the REQUEST method?
Choose the CORRECT OPTION from below list
(1)django.views.decorators.gzip
(2)django.views.decorators.vary
(3)django.views.decorators.http
(4)django.views.decorators.cache

Answer:-(3)django.views.decorators.http

13.

Which of the following classes can be used to add a footer to a panel?

Answer»

Which of the following classes can be used to add a FOOTER to a panel?
CHOOSE the correct option from below list
(1).panel-footer
(2)NONE of the options
(3).footer
(4).panel

ANswer:-(1).panel-footer

14.

Which plugin is used to cycle through elements, like a slideshow?

Answer»

Which plugin is used to cycle through ELEMENTS, like a slideshow?
CHOOSE the correct option from below list
(1)Affix plugin
(2)Popover plugin
(3)Carousel plugin
(4)TRANSITION plugin

Answer:-(3)Carousel plugin

15.

Which of the following Bootstrap button styles makes the button size extra small?

Answer»

Which of the FOLLOWING BOOTSTRAP button styles MAKES the button size EXTRA small?
Choose the correct option from below LIST
(1).btn-lg
(2). btn-block
(3).btn-xs
(4).btn-sm

Answer:-(3).btn-xs

16.

Which of the following is correct about the data delay data attribute of Tooltip Plugin?

Answer»

Which of the following is correct about the data DELAY data attribute of Tooltip Plugin?
Choose the correct OPTION from below list
(1)It SETS the DEFAULT title value if the title attribute is not present.
(2)It delays showing and hiding the tooltip in milliseconds.
(3)It defines default content value if data-content attribute is not present.
(4)It defines how the tooltip is triggered.

Answer:-(2)It delays showing and hiding the tooltip in milliseconds.

17.

Which class creates pagination?

Answer»

Which class CREATES pagination?
Choose the correct OPTION from below LIST
(1)link-pagination
(2)pagination-link
(3)pagination
(4)pager

Answer:-(3)pagination

18.

Which plugin is used to create a modal window?

Answer»

Which plugin is used to CREATE a modal window?
Choose the correct option from below LIST
(1)Alert Plugin
(2)Carousel Plugin
(3)Popover Plugin
(4)Modal Plugin

Answer:-(4)Modal Plugin

19.

Which of the following Bootstrap button styles indicates that caution should be taken with an action?

Answer»

Which of the following Bootstrap BUTTON styles INDICATES that caution should be TAKEN with an action?
Choose the CORRECT option from below list
(1).btn-link
(2).btn-danger
(3).btn-warning
(4).btn-info

Answer:-(3).btn-warning

20.

The Bootstrap grid system works across multiple devices.

Answer»

The Bootstrap GRID system works ACROSS multiple devices.
Choose the CORRECT option from below LIST
(1)True
(2)False

Answer:-(1)True