Bootstrap & Jquery Solved MCQ's - IQ Test Tutor

 

Bootstrap & Jquery Solved MCQ's - IQ Test Tutor



Q.1 What is the full form of ESR?

A. Expanded Strike Rate

B. Extended Support Release

C. Extended Support Rate

D. Expanded Sum Release

 

Q.2 Glyphicons are available in the font format in _____________ files of the font folder?

A. Glyphicons Halflings                                                 

B. Glyphs Head

C. Heading Font Heads                                                 

D. Font Heads

 

Q.3 A navbar is set ____________ when the existing width of the viewport increases.

A. Vertically                                                                      

B. Horizontally

C. Inline                                                                            

D. Expanded

 

Q.4 A JQuery Selector refers to a function in the form of an expression for ____________ the matching element in the DOM.

A. Searching                                                                     

B. Deleting

C. Sorting                                                                          

D. Adding

 

Q.5 What is the full form of DOM?

A. Domestic Object Module

B. Document Object Module

C. Document Object Model

D. Dynamic Object Module

 

Q.6 ID selector works by relying on the function.

A. $.getbyID();

B. document.getElementById()

C. document.selectElementById()

D. $.getElementById()

 

Q.7 The property of any event refers to the element that originated the event.

A. action                                                                          

B. event

C. target

D. get

 

Q.8 Which method converts a given value into a string?

A. toString()

B. toUppercasse()

C. toLowercase()

D. substr

 

Q.9 The built-in method delegates single or multiple event handlers for all elements that match with the selector and defines a function to occur.

A. delegate()

B. event()

C. live()

D. on()

 

Q.10 Which class defines the dialog layout of the modal?

A. modal-dialog                                                                      

B. modal-fade

C. modal-header                                                                    

D. modal-content

 

Q.11 Which of the following helper file is used by Web developers for applying a few basic transition effects?

A. bootstrap.js 

B. *.js

C. transition.js 

D. bootstrap.min.js

 

Q.12 What files are included in precompiled bootstrap file structure?

A. bootstrap-theme.min.css.map

B. bootstrap-theme.css.map

C. bootstrap-theme.min.css

D. All of these

 

Q.13 The Bootstrap version in use should include the ___________ the or proper functioning of popovers. 

A. tooltp.js                                                                  

B. popover.min

C. form.css                                                                  

D. tool.min.plugin

 

Q.14 What is the full form of JSON?

A. JavaScript Online Notation

B. jQuery Object Notation

C. JavaScript Object Notation

D. jQuery UI Notation

 

Q.15 Progress bars in bootstrap implement __________ as well as transitions for a few effects.

A. CSS3

B. Animations

C. HTML

D. LESS API

 

Q.16 To add a page header, a Web developer needs to wrap the title within _______ and use the _____ class

A. <span>, page-head

B. <div>, page

C. <nav>, header

D. <div>, page-header

 

Q17: Which files are added so that IE 8 can render the HTML5 elements?

A. Html.js and font.js

B. Form.js

C. Respond.min.js html5shiv.js

D. Container.min.js and font.min.js

 

Q18: What input types are included in datetime input in html5?

A. Datetime-local, month, week, date, and time

B. Week, day, date 

C. Year, month, day

D. Datetime-local, Year, month, day, week

 

Q19: The maximum width of the viewport display is ________ pixels.

A. 986 pixels

B. 675 pixels

C. 768 pixels

D. 988 pixels

 

Q20: How many ways are there to use Bootstrap on a website?

A. three

B. one

C. two

D. four

 

Q21: What is the JavaScript code for the collapsible content?

A. $(‘.collapse’).collapse();

B. $(‘myBtn’).collapse();

C. $(‘.collapse’).click();

D. $(#demo).click();

 

Q22: Which symbol represents the number of columns in the column definition?

A. $

B. *

C. #

D. &

 

Q23: What is the full form of CDN?

A. Content delivery network

B. Context delivery network

C. Content data network

D. Conceptual data network

 

Q24: Which method facilitates event delegation in jQuery?

A. On() and off()

B. On() and revoke()

C. Delegation() and event()

D. On() and delegate()

 

Q25: How many pixels for slight padding are allowed for a bootstrap table?

A. 6

B. 10

C. 8

D. 12

 

Q26: Is it also possible to change the well? Size by controlling its _________.

A. size

B. width

C. padding

D. viewport 

Q27: How many predefined grid classes are provided by Bootstrap 3?

A. 2

B. 3

C. 4

D. 5

 

Q28: What are the benefits of event delegations?

A. Better performace

B. Reduce risk of crashing

C. Risk handlers

D. All of these

 

Q29: The JSON.parse() takes the string as a ________ and converta into a JSON __________.

A. Parameter, array

B. Variable, string 

C. Parameter, variable

D. Array, string 

 

Q30: Bootstrap 3 activates horizontal scrolling on a small device whose screen width is not more than ______ pixels. 

A. 768

B. 1170

C. 950

D. 991

 

Q31: What are the different types of progress bars?

A. Default

B. Stacked, striped

C. animated

D. all of these

 

Q32: A web developer can create only up to ________ columns on a web page regardless of the viewport, but can have unlimited rows.

A. 20

B. 25

C. 12

D. 14

 

Q33: Which are the selectors in jQuery?

A. ID, class, name, variable

B. ID, class name, tag name, attribute 

C. Attribute values

D. Variable, functions, name 

 

Q34: What are the options that web developers can pass as parameters to the tooltip () method?

(a) items (b) documents (c) position (d) context

A. A and c

B. B and d 

C. A and b

D. A, b, c 

 

Q35: What types of alerts are indicated by contextual classes of emphasizing cell or row? A. Success, danger

B. warning 

C. info

D. all

 

Q36: What is the full form of CSS? 

A. Causal-shaped sheets

B. Cascading style sheets

C. Common spreadsheet

D. Cascaded spreadsheets

 

Q37: Which are built-in methods in jQuery? [Multiple choice]

A. indexOf()

B. sub()

C. add()

D. pop()

 

Q38: What are the parameters of live () methods?

(a) event (b) URL (c) function (d) data  (e) callback

A. a, b, c

B. c, e, a, b 

C. a, c, d

D. e, d, a

 

Q39: Bootstrap is an intuitive and open-source framework that makes ________ development of web application simpler as well as quicker. 

A. Front-end                                

B. Back-end 

C. End-to-end

D. Static 

 

Q40: To create a JSON array, include the objects in ___________ and separate each by a ____________. 

A. Parentheses, colon

B. Square brackets, colon 

C. Parentheses, comma

D. Square brackets, comma

 

Q41: Which are jQuery UI widgets? [Multiple Choice]

A. tabs

B. sliders

C. window

D. sheet 

 

Q42: What is the default value of the append to the option of autocomplete () method?

 

A. 0

B. 1

C. null

D. FALSE

 

Q43: A fluid grid handless sizing of a page element in _______ units. 

A. Relative

B. Absolute 

C. equal

D. unequal  


Post a Comment

0 Comments