Welcome to CHOOLS BOOTSTRAP ASSESSMENT (YOU HAVE ONLY 30 MINUTES TO COMPLETE THIS PART [20 Questions]) **** Wishing You All The Best **** Instructions : To start the quiz, please provide your name, email id and phone number. All questions are mandatory* Answering each question is required before going on to the next page of questions. Your response is subject to change at any time. After completed the quiz click the submit button. If, once the time is up, it will be automatically submitted. The report will be mailed to your email address after the quiz is finished. 1. What is the purpose of the .container class in Bootstrap? To create a full-width container To create a fixed-width container To style buttons To define a background image2. Which class is used to create a responsive video in Bootstrap? .video- responsive .responsive-video .embed-responsive .fluid-video3. What is the purpose of the .alert class in Bootstrap? To create a responsive alert box To style links To add a shadow effect To create a navigation bar4. What is the purpose of the .navbar-brand class in Bootstrap?What is the purpose of the .navbar-brand class in Bootstrap? a. To style thenavigation links b. To create a brand logo or name in the navigation bar c. To add abackground image d. To define the navigation structureAnswer: b. To create a brand logo or name in the navigation bar To style the navigation links To create a brand logo or name in the navigation bar To add a background image To define the navigation structure5. How can you create a modal in Bootstrap? Using the .popup class Using the .modal class Using the .dialog class Using the .overlay class6. How can you create a responsive image in Bootstrap? <img class="img- responsive" src="image.jpg"> <img class="responsive-img" src="image.jpg"> <img class="responsive" src="image.jpg"> <img class="fluid-img" src="image.jpg">7. What is the purpose of the .navbar-fixed-top class in Bootstrap? To create a fixed navigation bar at the top of the page To style a form To add a shadow effect To make text bold8. How do you include Bootstrap in an HTML file? <script src="bootstrap.js"></script> <link rel="stylesheet" href="bootstrap.css"> <style>@import url('bootstrap.css');</style> <bootstrap include>9. How do you add a drop-down menu to a button in Bootstrap? Using the .dropdown class Using the .menu class Using the .drop-menu class Using the .expand class10. Which class is used to create a responsive table in Bootstrap? .responsive- table .table-responsive .mobile-table .flexible-table11. What is the purpose of the .list-group class in Bootstrap? To create a responsive list To style links To add a shadow effect To create a navigation bar12. Which class is used to create a responsive carousel in Bootstrap? a. .slider b. .carousel c. .slideshow d. .img-carousel Answer: b. .carousel .slider .carousel .slideshow .img-carousel13. How can you create a navigation bar with tabs in Bootstrap? Using the .nav-tabs class Using the .tab-bar class Using the .tab-nav class Using the .navbar-tabs class14. How can you create a thumbnail in Bootstrap? <div class="image- thumbnail">...</div> <div class="thumbnail">...</div> <div class="image-box">...</div> <div class="img-thumb">...</div>15. Which CSS preprocessor is used in Bootstrap? Sass Less Stylus SCSS16. How can you create a responsive accordion in Bootstrap? Using the .accordion class Using the .collapse class Using the .accordion-collapse class Using the .toggle class17. How can you add a tooltip to an element in Bootstrap? Using the .tooltip class Using the .hint class Using the .info-box class Using the .popup class18. Which class is used to create a label in Bootstrap? .tag .label .badge .indicator19. What is the purpose of the .well class in Bootstrap? To create a rounded box with a shadow effect To style a form To add a background image To create a responsive table20. What is the purpose of the .lead class in Bootstrap? To create a large text To style links To add a shadow effect To create a navigation bar5 out of 4Time is Up!