HTML 5 MCQS
All Questions for: HTML 5 MCQS
Question 251: getCurrentPosition does not take the argument?
- A successCallback
- B errorCallback
- C Timeout
- D options
Explanation: The correct answer to the question is: Timeout
Question 252: Which of the following is not the form type for adding text?
- A Password input
- B Submit button
- C Text input
- D Text area
Explanation: The correct answer to the question is: Submit button
Question 253: In desktop which browser does not support WebSocket?
- A Chrome version 43
- B Internet Explorer 10
- C Chrome version 7
- D Chrome version 6
Explanation: The correct answer to the question is: Chrome version 7
Question 254: Which of the following is not screen object property?
- A width
- B language
- C pixelDepth
- D colorDepth
Explanation: The correct answer to the question is: language
Question 255: The default value for an interval is . . . . . . . .
- A 2390
- B 5000
- C 1000
- D 4000
Explanation: The correct answer to the question is: 5000
Question 256: For playing Flash Video you need to convert video into the . . . . . . . . format.
- A FLV
- B MPEG
- C BlueRay
- D WebM
Explanation: The correct answer to the question is: FLV
Question 257: Which of the following is added to link or header element?
- A .navbar-btn
- B .navbar
- C .navbar-brand
- D .navbar-default
Explanation: The correct answer to the question is: .navbar-brand
Question 258: Which of the following is not the property of Map()?
- A overlayMapTypes
- B zoom
- C mapTypes
- D controls
Explanation: The correct answer to the question is: zoom
Question 259: In jQuery all the elements are selected by writing . . . . . . . .
- A $(":button")
- B $("*")
- C $(this)
- D $(".class_name")
Explanation: The correct answer to the question is: $("*")
Question 260: Which of the following spans full width of screen?
- A .collapse-in
- B .container
- C .control-label
- D .container-fluid
Explanation: The correct answer to the question is: .container-fluid
Question 261: Adjacent sibling selector is defined with the notation . . . . . . . .
- A #
- B $
- C +
- D %
Explanation: The correct answer to the question is: +
Question 262: Which method is used for sending data to URL from memory buffer?
- A NPN_GetURL
- B NPN_GetURLNotify
- C NPN_PostURL
- D NPN_PostURLNotify
Explanation: The correct answer to the question is: NPN_PostURL
Question 263: Which attribute defines the file-select field?
- A checkbox
- B file
- C text
- D button
Explanation: The correct answer to the question is: file
Question 264: Which of the following creates toggleable tabs?
- A .table
- B .tab-pane
- C .table-responsive
- D .table-condensed
Explanation: The correct answer to the question is: .tab-pane
Question 265: Which of the following is not a method of AJAX?
- A get()
- B stop()
- C getJSON()
- D post()
Explanation: The correct answer to the question is: stop()
Question 266: Which value specifies transition acceleration?
- A delay
- B transition-duration
- C timing-function
- D property
Explanation: The correct answer to the question is: timing-function
Question 267: The integers in JavaScript are precise up to . . . . . . . .
- A 12 digits
- B 23 digits
- C 10 digits
- D 15 digits
Explanation: The correct answer to the question is: 15 digits
Question 268: Which of the following is not the keyword of form method attribute?
- A GET
- B OUT
- C POST
- D PUT
Explanation: The correct answer to the question is: OUT
Question 269: What is the prefix of all the browser-specific functions?
- A NPP
- B NPN
- C GPN
- D UPP
Explanation: The correct answer to the question is: NPN
Question 270: Which attribute is used for data binding?
- A mayscript
- B datasrc
- C name
- D datafld
Explanation: The correct answer to the question is: datasrc
Question 271: Which of the following is the Navigator object method?
- A javaEnabled()
- B scroll()
- C moveBy()
- D stop()
Explanation: The correct answer to the question is: javaEnabled()
Question 272: hover() method is the combination of . . . . . . . .
- A mousedown() and mouseenter()
- B mouseup() and mousedown()
- C mouseleave() and mouseeneter()
- D mouseleave() and mousedown()
Explanation: The correct answer to the question is: mouseleave() and mouseeneter()
Question 273: Which attribute is used with <select> element?
- A multiple
- B selected
- C value
- D name
Explanation: The correct answer to the question is: multiple
Question 274: Which navigator object property returns a geolocation object?
- A geolocation
- B appCodeName
- C language
- D appVersion
Explanation: The correct answer to the question is: geolocation
Question 275: Which element is used for YouTube videos?
- A <frame>
- B <samp>
- C <iframe>
- D <small>
Explanation: The correct answer to the question is: <iframe>
Question 276: Which of the following is a container to enhance input by adding an icon?
- A .input-group-btn
- B .input-group-lg
- C .input-group
- D .input-group-addon
Explanation: The correct answer to the question is: .input-group
Question 277: jQuery does not contain the . . . . . . . . feature.
- A CSS manipulation
- B Effects and animations
- C AJAX
- D AJAAX
Explanation: The correct answer to the question is: AJAAX
Question 278: Which of the following MP3 player has not been written in Flash?
- A soundcloud.com
- B None of these
- C musicplayer.sourceforge.net
- D www.wimpyplayer.com
Explanation: The correct answer to the question is: soundcloud.com
Question 279: Which property specifies the path to the project when running in web server?
- A sass_dir
- B http_path
- C images_dir
- D css_dir
Explanation: The correct answer to the question is: http_path
Question 280: Which of the following is not window object method?
- A unescape()
- B close()
- C blur()
- D confirm()
Explanation: The correct answer to the question is: unescape()
Question 281: Which element denotes that the text is a short fragment of computer code?
- A <data>
- B <code>
- C <dfn>
- D <cite>
Explanation: The correct answer to the question is: <code>
Question 282: Which of the following is not navigator object property?
- A document
- B geolocation
- C appVersion
- D cookieEnabled
Explanation: The correct answer to the question is: document
Question 283: The property that is not supported by Polyline but by Polygon is . . . . . . . .
- A path
- B editable
- C strokeWeight
- D fillOpacity
Explanation: The correct answer to the question is: fillOpacity
Question 284: Which class makes a text stand out?
- A .text-left
- B .text-center
- C .lead
- D .small
Explanation: The correct answer to the question is: .lead
Question 285: For inserting plain text we use . . . . . . . .
- A .input-group
- B .input-group-addon
- C .form-control-static
- D .input-group-btn
Explanation: The correct answer to the question is: .form-control-static
Question 286: What is the range of dimension for small devices?
- A 120px to 500px
- B 992px to 1199px
- C 768px to 991px
- D 450px to 700px
Explanation: The correct answer to the question is: 768px to 991px
Question 287: WebM format is not supported by . . . . . . . .
- A Safari
- B Firefox
- C Opera
- D Android
Explanation: The correct answer to the question is: Safari
Question 288: Which of the following allows an element to lock to an area on the page?
- A tooltip
- B alert
- C affix
- D popover
Explanation: The correct answer to the question is: affix
Question 289: Footer element can't contain . . . . . . . . information.
- A the author of the document
- B contact information
- C copyright information
- D blog post
Explanation: The correct answer to the question is: blog post
Question 290: Which one is correct syntax?
- A <p id="td">
- B <p id="%td">
- C <p id="#td">
- D <p id="1td">
Explanation: The correct answer to the question is: <p id="td">
Question 291: Which of the following specifies header text of popover?
- A trigger
- B placement
- C title
- D selector
Explanation: The correct answer to the question is: title
Question 292: What is the Boolean value of "" in JavaScript?
- A on
- B FALSE
- C off
- D TRUE
Explanation: The correct answer to the question is: FALSE
Question 293: For creating single line text box for searching queries, we use the type . . . . . . . .
- A search
- B url
- C placeholder
- D hidden
Explanation: The correct answer to the question is: search
Question 294: For converting string to array we can use . . . . . . . . method.
- A split()
- B charAt()
- C charCodeAt()
- D toLowerCase()
Explanation: The correct answer to the question is: split()
Question 295: Which element has been removed from HTML5 (W3C) specification?
- A <aside>
- B <nav>
- C <hgroup>
- D <figure>
Explanation: The correct answer to the question is: <hgroup>
Question 296: For displaying data in JavaScript, we can't use . . . . . . . .
- A innerHTML
- B document.getElementById()
- C console.log()
- D document.write()
Explanation: The correct answer to the question is: document.getElementById()
Question 297: Which attribute is not essential under <iframe>?
- A height
- B width
- C src
- D frameborder
Explanation: The correct answer to the question is: frameborder
Question 298: What adds slides to carousel?
- A .carousel-inner
- B .carousel-indicators
- C .item
- D .carousel
Explanation: The correct answer to the question is: .carousel-inner
Question 299: Which of the following is not the event of WebSocket API?
- A Send
- B Error
- C Close
- D Message
Explanation: The correct answer to the question is: Send
Question 300: In localStorage object data . . . . . . . .
- A can be seen as well as edit
- B is deleted after the browser has been closed
- C is not deleted after the browser has been closed
- D can be seen but can not edit
Explanation: The correct answer to the question is: is not deleted after the browser has been closed