crackyourinterview.com


HTML5 App Development Fundamentals Dumps Page1


Question No:-1

You work as a senior developer at ITExams. The ITExams network consists of a single domain named ITExams.com.

You are running a training exercise for junior developers. You are currently discussing a CSS property that specifies whether the object allows floating objects on its left side, right side, or both, so that the next text displays past the floating objects.

Which of the following is the property being discussed?


  1. The z-index property.
  2. The vertical-align property.
  3. The position property.
  4. The clear property.

 






Question No:-2

You work as a developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in their development process.

You have been instructed to create a new layout. You should achieve this by making use of only one CSS3 region.

Which of the following actions should you take?


  1. You should consider creating a table layout.
  2. You should consider creating a grid layout.
  3. You should consider creating a flex box layout.
  4. You should consider creating a ListView layout.

 





Question No:-3

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com.

You are running a training exercise for junior developers. You are currently discussing a CSS property that introduces content into the flow.

Which of the following is the property in question?


  1. The content-flow property.
  2. The content-into property.
  3. The flow-from property.
  4. The flow-into property.

 





Question No:-4

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com.

You are running a training exercise for junior developers. You are currently discussing the relative positioning scheme.

Which of the following is TRUE with regards to this positioning scheme?


  1. The location of the element in the page is not calculated relative to parent or child elements, but to the browser window.
  2. It places an element in the natural HTML flow of the document, and offsets the position of the element based on the preceding content.
  3. It places an element in the natural XML flow of the document, and offsets the position of the element based on the proceeding content.
  4. It pulls the element out of the flow of the document and positions it without regard to the layout of surrounding elements.

 





Question No:-5

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com.

You are running a training exercise for junior developers. You are currently discussing an event that is triggered when a user places a touch point on the touch surface.

Which of the following is the event being discussed?


  1. Touchstart
  2. Touchcancel
  3. Touchend
  4. Touchmove

 





Question No:-6

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML5 and CSS3 in their development process.

You have received instructions to create a page that has script tags included. You want to access an element by id by making use of JavaScript. You then want to add a class to the element.

Which of the following actions should you take?


  1. You should consider making use of the classList property.
  2. You should consider making use of the className property.
  3. You should consider making use of the tagUrn property.
  4. You should consider making use of the name property.

 





Question No:-7

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com.

You are running a training exercise for junior developers. You are currently discussing a method associated with the localStorage object. The method can be used to write data to local storage.

Which of the following is the method being discussed?


  1. The initStorageEvent method.
  2. The process method.
  3. The setItem method.
  4. The setImmediate method.

 





Question No:-8

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in their development process.

You are writing code to create a new page for ABC.com. Your code has to include a method that assesses an expression every time a particular number of milliseconds have passed.

Which of the following actions should you take?


  1. You should consider including the clearInterval method.
  2. You should consider including the setInterval method.
  3. You should consider including the checkValidity method.
  4. You should consider including the setCustomValidity method.

 





Question No:-9

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in their development process.

You have been instructed to alter the text value of an HTML element. You are planning to make use of the innerHTML property.

Which of the following is TRUE with regards to the innerHTML property?

(Choose all that apply.)


  1. It is valid for both block and inline elements.
  2. It is inaccessible at run time as the document is being parsed.
  3. When the innerHTML property is set, the given string completely replaces the existing content of the object.
  4. When using innerHTML to insert script, you must exclude the defer attribute from the script element.

 





Question No:-10

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML5 and CSS3 in their development process.

You are running a training exercise for junior developers. You are currently discussing an object of the Web Workers API. This object is a script that runs in a background process and does not obstruct other code processes connected to the page.

Which of the following is the object being discussed?


  1. The Worker object.
  2. The WorkerLocation object.
  3. The WorkerGlobalScope object.
  4. The WorkerNavigator object.

 




1 | 2 | 3 | 4















@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap