BOOTSTRAP & Jquery
BOOTSTRAP & Jquery
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
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 30, Heading 2.2.1
Q.3 A navbar is set _____________, when the existing width of the viewport increases.
A. Vertically B. Horizontally
C. Inline D. Expanded
Correct Answer: B
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 32, Heading 2.2.2
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
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 55, Heading 3.3
Q.7 The property of any event refers to the element that originated the event.
A. action B. event
C. target D. get
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 66
Q.8 Which method converts a given value into a string?
A. toString() B. toUppercasse()
C. toLowercase() D. substr
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 72, Table 4.1
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()
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 73, Heading 4.1.1
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
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 22
Q.13 The Bootstrap version in use should include the ___________ for proper functioning of
popovers.
A. tooltp.js B. popover.min
C. form.css D. tool.min.plugin
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 43
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
Correct Answer: D
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, Page no 35, Heading 2.2.5
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
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 40
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 33
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 15
Q20: How many ways are there to use the Bootstrap on website?
A. three B. one
C. two D. four
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 25
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 41
Q22: Which symbol represents the number of columns in the column definition?
A. $ B. *
C. # D. &
Correct Answer: B
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 100
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 9
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 65
Q25: How many pixels for slight padding are allowed for a bootstrap table?
A. 6 B. 10
C. 8 D. 12
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no
Q26: Is it also possible to change the well? Size by controlling its _________.
A. size B. width
C. padding D. viewport
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 132
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 99
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 66
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
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 64
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
Correct Answer: A
Reference: Book name: Building IoT Applications with Python, page no 128
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 38
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
Correct Answer: C
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 98
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 55
Q34: What are the options that web developer 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
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 86
Q35: What types of alerts are indicated by contextual classes of emphasizing cell or row?
A. Success, danger B. warning
C. info D. all
Correct Answer: D
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 127
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 8
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 72
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 74
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
Correct Answer: A
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 8
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
Correct Answer: D
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 62
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 85
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 83
Reference: Book name: Dev. Responsive Web with bootstrap and JQuery, page no 98