Thursday, 20 August 2015

oDesk Bootstrap Test Interview Questions and Answers for Experienced basic advanced 2015-2016

oDesk Bootstrap Test Interview Questions and Answers for Experienced basic advanced 2015-2016,oDesk Bootstrap Test Interview Questions and Answers 2015,Top 20 oDesk Bootstrap Test Interview Questions,oDesk Bootstrap Test Interview Questions & Answers,oDesk Bootstrap Test Interview Questions and Answers For Freshers and Experienced, oDesk Bootstrap Test Frequently Asked Interview Questions,Freshers Latest oDesk Bootstrap Test Technical Interview Questions & Answers,F2F Interview,oDesk Bootstrap Test, Interview Questions & Answers,What would be some common oDesk Bootstrap Test interview questions,oDesk Bootstrap Test interview questions and answers for 2 years,oDesk Bootstrap Test Developer Interview Questions,10 Common face to face oDesk Bootstrap Test interview questions and answers,oDesk Bootstrap Test Interview Questions and Answers,Top 10 oDesk Bootstrap Test Interview Questions and Answers 2015,oDesk Bootstrap Test (CMS)Interview Question Answer,Technical oDesk Bootstrap Test Interview Questions and Answers for getting Job,Where can I find good oDesk Bootstrap Test interview questions,oDesk Bootstrap Test job interview questions and answers for freshers,oDesk Bootstrap Test interview questions and answers for experienced,10 Tough oDesk Bootstrap Test Interview Questions With Smart Answers,oDesk Bootstrap Test interview questions and answers for experienced,How to Answer oDesk Bootstrap Test Interview Questions,Where can I find good oDesk Bootstrap Test interview questions ,Download oDesk Bootstrap Test Interview Questions.

Ques 1. Which of the following are no Bootstrap plugins?
Options:
a. transition
b. tocible
c tooltip
d. boilerplate

Ques 2. What does the following HTML code do? 
Options:
a. It generates a close icon for dismissing content like modals and alerts.
b. It utilizes the micro clearfix.
c. It indicates dropdown functionality and direction.
d. It indicates back button functionality.

Ques 3. Which of the following statements are correct with regards passing potions?
Options:
a. Options can be passed via data attributes or JavaScript.
b. For data attributes, the option name has to be appended to option-, as in option-animation="".
c. For data attributes, the option name has to be appended to data-, as in data-animation="".
d. Option can be passed only via JavaScript.

Ques 4. Which of the following are helper classes?
Options:
a. .close
b. .badge
c. .caret
d. .clearfix

Ques 5. Which of the following will set a modal window to be closed when the escape key is pressed?
Options:
a. Setting the option "backdrop" to true
b. Setting the option "backdrop" to true
c. Setting the option "keyboard" to true
d. Setting the option "escape" to true

Ques 6.Which of the following is not a Bootstrap component?
Options:
a. Glyphicons
b. Breadcrumbs
c. Dropdowns
d. Pivottable

Ques 7.What is the default amount of time delay between automatically cycling items in a carousel?
Options:
a. 2000
b. 3000
c. 5000
d. None of these

Ques 8. Which of the following is the default hover background color of the table row?
Options:
a. #f9f9f9
b. #f5f5f5
c. #ddd
d. #66afe9

Ques 9.which of the following are not option of the method $().tooltip(options)?
Options:
a. animation
b. delay
c. backdrop
d. show

Ques 10. Which of the following will set a modal window to not be closed on click?
Options:
a. Setting the option "backdrop" to true
b. Setting the option "backdrop" to static
c. Setting the option "keyboard" to true
d. None of these

Ques 11.Which of the following classes are contextual classes?
Options:
a. .success
b. .warning
c. .error
d. .danger

Ques 12. Which of the following classes will make tables scroll up horizontally when width of the view is under 768px?
Options:
a. .table
b. .table-striped
c. .table-condensed
d. .table-responsive
e. .table-scrollable

Ques 13. Which of the following will correctly call a dialog prompt?
Options:
a. $('#myModal').modal()
b. $('#myModal').modal({keyboard:false})
c. $('#myModal').modal('show')
d. All of these

Ques 14. Which of the following LESS variables does not belong to the Navbar component?
Options:
a. @navbar-margin-bottom
b. @navbar-border-radius
c. @navbar-padding-horizontal
d. @navbar-default-height

Ques 15. What does the following HTML code do?

Options:
a. It indicates dropdown functionality and direction
b. It utilizes the micro clearfix.
c. It highlights new or unread items.
d. It extends the entire viewport.

Ques 16.Which type of trigger cannot be used with the "delay" option to show and hide a popover?
Options:
a. click
b. hover
c. focus
d. manual

Ques 17. How many validation styles for states of on-form controls does Bootstrap have?
Options:
a. 6
b. 5
c. 4
d. 3

Ques 18. Which of the following statements is correct about using the collapse plugin?
i) The Transitions plugin must be included.
ii) The popover plugin must be included.
Options:
a. Statement A is true while Statement B is false. 
b. B is true while Statement A is false.
c. Both statements are true.
d. Both statement are false.

Ques 19.Which of the following is the correct description of the given table?
...
Options:
a. It has light padding and only horizontal dividers with an enabled hover state on table rows within a 
b. It has zebra-striping enabled on any table row within the .
c. It has light padding and only horizontal dividers.
d. It is compacted by cutting cell padding in half.

Ques 20. Which of the following will set a modal window to not be closed on click?
Options:
a. Setting the option "backdrop" to true
b. Setting the option "backdrop" to static
c. Setting the option "keyboard" to true
d. None of these

3 comments: