Exam 10: Programming for Mobile Devices and Touchscreens
Exam 1: Introduction to Javascript42 Questions
Exam 2: Working With Functions Data Types and Operators41 Questions
Exam 3: Building Arrays and Controlling Flow42 Questions
Exam 4: Debugging and Error Handling41 Questions
Exam 5: Working With the Document Object Model Dom and Dhtml41 Questions
Exam 6: Enhancing and Validating Forms41 Questions
Exam 7: Using Object Oriented Javascript41 Questions
Exam 8: Manipulating Data in Strings and Arrays41 Questions
Exam 9: Managing State Information and Security41 Questions
Exam 10: Programming for Mobile Devices and Touchscreens41 Questions
Exam 11: Updating Web Pages With Ajax41 Questions
Exam 12: Introduction to Jquery41 Questions
Select questions type
The object returned by the getCurrentPosition()method of the Geolocation API contains a single property named ____ .
(Multiple Choice)
4.7/5
(35)
Converting a physical address to a pair of latitude and longitude coordinates is known as __________.
(Short Answer)
4.8/5
(40)
In a touch __________, a browser checks a touched element for an event handler for multiple events, including some mouse events.
(Short Answer)
4.8/5
(39)
Why is it necessary for geolocation code to allow for a lack of response to a permission request?
(Essay)
5.0/5
(23)
What are some different ways to test a mobile app on different mobile platforms?
(Essay)
4.8/5
(39)
To continually monitor a user's position, you use the ____ method of the Geolocation API.
(Multiple Choice)
4.8/5
(41)
Which event is fired when a user moves a finger off the screen or outside of an object's containing element?
(Multiple Choice)
4.7/5
(31)
The success and fail arguments of the getCurrentPosition()method, which are executable code, are examples of ____ .
(Multiple Choice)
4.7/5
(35)
Which type of events focus on responding to finger touches on a touchscreen?
(Multiple Choice)
4.8/5
(37)
Explain what the Battery Status API does and provide an example of how it could be used.
(Essay)
4.8/5
(40)
Match each statement below with correct item:
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(37)
Pointer events are supported only by certain versions of which browser?
(Multiple Choice)
4.8/5
(34)
The mobile versions of popular browsers share all the same capabilities, limitations, and even bugs as their desktop counterparts.
(True/False)
5.0/5
(41)
Touch events are built to allow for multiple touches on the screen at the same time.
(True/False)
4.8/5
(36)
To request a user's position a single time, you use the ____ method of the Geolocation API.
(Multiple Choice)
4.9/5
(35)
Provide two reasons why it's important to minimize download size for a mobile app.
(Essay)
4.9/5
(31)
The Geolocation API p rovides access to device orientation and changes in orientation.
(True/False)
4.9/5
(33)
Showing 21 - 40 of 41
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)