Microsoft HTML5 Application Development Fundamentals (98-375) Certification Sample Questions

HTML5 Application Development Fundamentals Dumps, 98-375 Dumps, 98-375 PDF, HTML5 Application Development Fundamentals VCE, Microsoft 98-375 VCE, Microsoft MTA HTML5 Application Development Fundamentals PDFThe purpose of this Sample Question Set is to provide you with information about the Microsoft HTML5 Application Development Fundamentals exam. These sample questions will make you very familiar with both the type and the difficulty level of the questions on the 98-375 certification test. To get familiar with real exam environment, we suggest you try our Sample Microsoft HTML5 Application Development Fundamentals Certification Practice Exam. This sample practice exam gives you the feeling of reality and is a clue to the questions asked in the actual Microsoft Technology Associate (MTA) - HTML5 Application Development Fundamentals certification exam.

These sample questions are simple and basic questions that represent likeness to the real Microsoft 98-375 exam questions. To assess your readiness and performance with real time scenario based questions, we suggest you prepare with our Premium Microsoft HTML5 Application Development Fundamentals Certification Practice Exam. When you solve real time scenario based questions practically, you come across many difficulties that give you an opportunity to improve.

Microsoft 98-375 Sample Questions:

01. When you are testing a touch interface, which two gestures can you simulate by using a mouse?
(Choose two.)
a) tap
b) pinch
c) flick
d) rotate
 
02. On a Windows touch device, which gesture serves the same purpose as a right-click of the mouse?
a) swipe
b) pinch
c) tap
d) hold
 
03. You create an interface for a touch-enabled application. You discover that some of the input buttons do not trigger when you tap the screen. You need to identify the cause of the problem. What are two possible causes?
(Choose two.)
a) The input areas overlap with other input areas.
b) The touch screen is not initialized.
c) The input areas are using event handlers to detect input.
d) The defined input areas are not large enough.
 
04. Which JavaScript method is used to draw a circle on a canvas?
a) ellipse
b) circle
c) arc
d) bezierCurveTo
 
05. In HTML5, which two objects in the Web Storage specification are used to store data on the client?
(Choose two.)
a) websocket
b) navigator
c) cache
d) sessionStorage
e) localStorage
 
06. What does "V" stand for in the file type SVG?
a) Video
b) Vertical
c) Vector
d) Variable
 
07. Which three components define the URL used for localStorage data in HTML5?
(Choose three.)
a) scheme
b) user credentials
c) hostname
d) unique port
e) query
 
08. An HTML5 application can run without an Internet connection if:
a) the application is converted to an executable.
b) the application specifies the use of an ApplicationCache interface.
c) the application specifies the use of a client-side SQL database.
d) the .NET Framework is installed on the client computer.
 
09. Web Workers define an API for:
a) Publishing frequently updated works for syndication.
b) Running scripts in the background.
c) Bi-directional, full-duplex communications over a single TCP socket.
d) Distributing load across multiple web servers.
 
10. Which three statements describe cookies?
(Choose three.)
a) They can be created, read, and erased using the document.cookie property.
b) They are limited in size to 5 MB.
c) They are deleted automatically when the session ends.
d) They can be used only by pages on the domain where they were set.
e) They contain the data in the form of a name=value pair.

Answers:

Question: 01
Answer: a, d
Question: 02
Answer: d
Question: 03
Answer: a, d
Question: 04
Answer: c
Question: 05
Answer: d, e
Question: 06
Answer: c
Question: 07
Answer: a, c, d
Question: 08
Answer: b
Question: 09
Answer: b
Question: 10
Answer: a, d, e

Note: For any error in Microsoft Technology Associate (MTA) - HTML5 Application Development Fundamentals (98-375) certification exam sample questions, please update us by writing an email on feedback@edusum.com.

Rating: 4.9 / 5 (80 votes)