| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 20

1. Which of the following adds checkmark icon inside input?

Correct Answer is : .has-warning

2. Which shapes an image to a thumbnail?

Correct Answer is : .img-thumbnail

3. Which of the following adds plain text next to form label?

Correct Answer is : .form-control-static

4. Which is not a container for embedded content?

Correct Answer is : .embed-responsive-item

5. Which of the following changes order of the grid columns?

Correct Answer is : .col-*-pull-*

6. Which of the following spans full width of screen?

Correct Answer is : .container-fluid

7. Which class is used to separate links in dropdown menu?

Correct Answer is : .divider

8. Which of the following adds default styles for dropdown menu container?

Correct Answer is : .dropdown-menu

9. Which class adds a rounded border around an element?

Correct Answer is : .well

10. Which of the following will show popup-box?

Correct Answer is : .tooltip

11. Which of the following class will show blue text?

Correct Answer is : .text-primary

12. Which of the following makes a table more compact?

Correct Answer is : .table-condensed

13. Which of the following creates toggleable tabs?

Correct Answer is : .tab-pane

14. Which class is a container for responsive columns?

Correct Answer is : .row

15. Which of the following creates yellow progress bar?

Correct Answer is : .progress-bar-warning

16. Which class is a container for progress bars?

Correct Answer is : .progress

17. Which of the following removes the default list-style and left margin on list items?

Correct Answer is : .list-unstyled

18. What lines up the terms and descriptions in
element side by side?

Correct Answer is : .dl-horizontal

19. Which class makes a text stand out?

Correct Answer is : .lead

20. Which of the following indicates dropdown functionality?

Correct Answer is : .caret