Q. _______ is a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.

  • (A) HTML
  • (B) Bootstrap
  • (C) CSS
  • (D) Meta
πŸ’¬ Discuss
βœ… Correct Answer: (B) Bootstrap

Q. What are the features of bootstrap?

  • (A) Browser Support
  • (B) Mobile first approach
  • (C) Easy to get started
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Q. Bootstrap package includes?

  • (A) Scaffolding
  • (B) Components
  • (C) JavaScript Plugins
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Q. .success class used for?

  • (A) Indicates a dangerous or potentially negative action
  • (B) Indicates a successful or positive action
  • (C) Indicates a warning that might need attention
  • (D) Applies the hover color to a particular row or cell
πŸ’¬ Discuss
βœ… Correct Answer: (B) Indicates a successful or positive action

Q. Which of the following indicates a dangerous or potentially negative action?

  • (A) .active
  • (B) .danger
  • (C) .warning
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) .danger

Q. Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to _______ as the device or viewport size increases.

  • (A) 9 columns
  • (B) 10 columns
  • (C) 11 columns
  • (D) 12 columns
πŸ’¬ Discuss
βœ… Correct Answer: (D) 12 columns

Q. _________ in Bootstrap allow you to move, show and hide content based on viewport size.

  • (A) Col Queries
  • (B) Media Queries
  • (C) Subquery Queries
  • (D) Row Queries
πŸ’¬ Discuss
βœ… Correct Answer: (B) Media Queries

Q. How many types of lists supported by Bootstrap?

  • (A) 1
  • (B) 2
  • (C) 3
  • (D) 4
πŸ’¬ Discuss
βœ… Correct Answer: (C) 3

Q. Which of the following is correct about bootstrap?

  • (A) Bootstrap's responsive CSS adjusts to Desktops, Tablets and Mobiles.
  • (B) Provides a clean and uniform solution for building an interface for developers.
  • (C) It contains beautiful and functional built-in components which are easy to customize.
  • (D) All of the Above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the Above

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

  • (A) Carousel
  • (B) Scrollspy
  • (C) slideshow
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Carousel