InterviewSolution
Saved Bookmarks
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 below classes is used to make the responsive images in Bootstrap ?(A).img-fix class(B).img-width class(C).img-center class(D).img-fluid class |
| Answer» | |
| 2. |
Which of the following bootstrap styles can be used to create a Stacked progress bar?(A)Stacked form(B)Striped form(C)Rounded form(D)None of the above |
| Answer» | |
| 3. |
In Bootstrap 4 .col-LG is used to-(A)To make width size(B)To make height size(C)To make width and height both(D)To make character entry size |
| Answer» | |
| 4. |
Which of the below properties is used to make the rows of the table hoverable ?(A)table-collapse(B)table-row(C)table-hover(D)table-hide |
| Answer» | |
| 5. |
Which of the below is true about Glyphiconsin Bootstrap ?(A) It is used to set different icons on a webpage.(B) It is used for Removing different icons on the page.(C) It is used for Selecting different icons on the page.(D) None of the above. |
| Answer» | |
| 6. |
Which of the below is the correct syntax for adding the alert in the bootstrap component ?(A) <div class=”Warning”> component<div>(B) <div class=”alert”> component<div>(C) <div class=”popup”> component<div>(D) <div class=”danger”> component<div> |
| Answer» | |
| 7. |
How we create a large button in Bootstrap ?(A) .btn-xl(B) .btn-lrg(C) .btn-large(D) .btn-lg |
| Answer» | |