Bootstrap Quiz | Set-1

Last Updated :
Discuss
Comments

Question 1

What is the maximum number of columns in the bootstrap grid system?

  • 3

  • 12

  • 9

  • 15

Question 2

Which version of Bootstrap introduced Flexbox by default?

  • Bootstrap 3

  • Bootstrap 4

  • Bootstrap 5

  • Bootstrap 2

Question 3

Which of the following is an advantage of using Bootstrap?

  • Inconsistent design

  • Responsive design out of the box

  • Heavy dependency on PHP

  • Limited browser support

Question 4

How we create the default progress bar in bootstrap ?
  • .progress, .progress-bar
  • .nav-progress
  • .link-progress-bar
  • None of the above

Question 5

Which of the below bootstrap style is used to create pagination ?

  • .breadcrumb

  • .pagination

  • .menu

  • None of the above

Question 6

Which class is used to make form horizontal in bootstrap ?
  • .horizontal
  • .form-horizontal
  • .horizontal
  • None of the above

Question 7

How we create a large button in Bootstrap ?
  • .btn-xl
  • .btn-lrg
  • .btn-large
  • .btn-lg

Question 8

Which bootstrap classes is used to add a zebra stripe to the table ?
  • .tab-striped
  • .zebra-strip
  • .table-stripped
  • .table-striped

Question 9

Which of the following class in Bootstrap is used to create a basic list group ?
  • .grouped-list
  • .select-list
  • .list-group
  • .list-grouped

Question 10

Which plugin is used to create a cycle through elements as a slideshow ?
  • slideshow
  • scroll spy
  • carousel
  • None of the above

There are 19 questions to complete.

Take a part in the ongoing discussion