Deck 10: Programming for Mobile Devices and Touchscreens

ملء الشاشة (f)
exit full mode
سؤال
Which type of events focus on responding to finger touches on a touchscreen?

A)Drag events
B)Pointer events
C)Touch events
D)Mouse events
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Which type of events aim to handle input from a mouse, finger, or stylus with each event?

A)Drag events
B)Pointer events
C)Touch events
D)Mouse events
سؤال
The touchstart event is roughly analogous to the ____ event.

A) click
B) mouseup
C) mousedown
D) mouseover
سؤال
A device's ____ detects its orientation in space.

A)gyroscope
B)camera
C)accelerometer
D)battery
سؤال
To continually monitor a user's position, you use the ____ method of the Geolocation API.

A) getCurrentPosition()
B)watchPosition()
C)clearWatch()
D)latitude()
سؤال
The mobile versions of popular browsers share all the same  capabilities, limitations, and even bugs as their desktop counterparts.
سؤال
You access methods of the Geolocation API using the geolocation property of the ____ object.

A) Screen
B) Window
C) Navigator
D) Location
سؤال
Which event is fired when a user moves a finger off the screen or outside of an object's containing element?

A) touchstart
B) touchmove
C) touchend
D) touchcancel
سؤال
Which of the following is a touch event?

A) touchend
B) mousedown
C) pointermove
D) clientY
سؤال
A device's ____ detects changes in speed.

A)gyroscope
B)camera
C)accelerometer
D)battery
سؤال
The success and fail arguments of the getCurrentPosition()method, which are executable code, are examples of ____ .

A)API keys
B)properties
C) callbacks
D)minifiers
سؤال
To disable interface gestures in response to pointer events, you change the value off the ____ property.

A) touches
B) clientX
C) touchAction
D) msTouchAction
سؤال
The Geolocation API p rovides access to device orientation and changes in orientation.
سؤال
Which of the following is a mouse event?

A) touchstart
B) click
C) pointerup
D) clientX
سؤال
Pointer events do not aim to handle input from  a mouse.
سؤال
Which of the following is NOT removed when minifying a file?

A) spaces
B)comments
C)indents
D)line breaks
سؤال
On a touchscreen device without a mouse, most browsers fire the click event when a  user touches the screen.
سؤال
To request a user's position a single time, you use the ____ method of the Geolocation API.

A) getCurrentPosition()
B)watchPosition()
C)clearWatch()
D)latitude()
سؤال
Touch events are built to  allow for multiple touches on the screen at the same  time.
سؤال
Which of the following is a pointer event?

A) touchcancel
B) mouseout
C) pointerdown
D) clientX
سؤال
Match between columns
Devices that allow for multiple touches on the screen at the same time
multitouch
Devices that allow for multiple touches on the screen at the same time
Geolocation API
Devices that allow for multiple touches on the screen at the same time
pointer events
Devices that allow for multiple touches on the screen at the same time
Battery Status API
Devices that allow for multiple touches on the screen at the same time
Device Orientation API
Devices that allow for multiple touches on the screen at the same time
touch events
Devices that allow for multiple touches on the screen at the same time
WebRTC API
Devices that allow for multiple touches on the screen at the same time
gesture
Devices that allow for multiple touches on the screen at the same time
stylus
Devices that allow for multiple touches on the screen at the same time
callback
A set of events created by Apple for iOS
multitouch
A set of events created by Apple for iOS
Geolocation API
A set of events created by Apple for iOS
pointer events
A set of events created by Apple for iOS
Battery Status API
A set of events created by Apple for iOS
Device Orientation API
A set of events created by Apple for iOS
touch events
A set of events created by Apple for iOS
WebRTC API
A set of events created by Apple for iOS
gesture
A set of events created by Apple for iOS
stylus
A set of events created by Apple for iOS
callback
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
multitouch
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Geolocation API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
pointer events
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Battery Status API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Device Orientation API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
touch events
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
WebRTC API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
gesture
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
stylus
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
callback
Provides access to device camera, microphone, and/or screen
multitouch
Provides access to device camera, microphone, and/or screen
Geolocation API
Provides access to device camera, microphone, and/or screen
pointer events
Provides access to device camera, microphone, and/or screen
Battery Status API
Provides access to device camera, microphone, and/or screen
Device Orientation API
Provides access to device camera, microphone, and/or screen
touch events
Provides access to device camera, microphone, and/or screen
WebRTC API
Provides access to device camera, microphone, and/or screen
gesture
Provides access to device camera, microphone, and/or screen
stylus
Provides access to device camera, microphone, and/or screen
callback
An argument that contains or references executable code
multitouch
An argument that contains or references executable code
Geolocation API
An argument that contains or references executable code
pointer events
An argument that contains or references executable code
Battery Status API
An argument that contains or references executable code
Device Orientation API
An argument that contains or references executable code
touch events
An argument that contains or references executable code
WebRTC API
An argument that contains or references executable code
gesture
An argument that contains or references executable code
stylus
An argument that contains or references executable code
callback
A browser or device interaction performed using touch, such as for scrolling the page
multitouch
A browser or device interaction performed using touch, such as for scrolling the page
Geolocation API
A browser or device interaction performed using touch, such as for scrolling the page
pointer events
A browser or device interaction performed using touch, such as for scrolling the page
Battery Status API
A browser or device interaction performed using touch, such as for scrolling the page
Device Orientation API
A browser or device interaction performed using touch, such as for scrolling the page
touch events
A browser or device interaction performed using touch, such as for scrolling the page
WebRTC API
A browser or device interaction performed using touch, such as for scrolling the page
gesture
A browser or device interaction performed using touch, such as for scrolling the page
stylus
A browser or device interaction performed using touch, such as for scrolling the page
callback
Provides user's latitude and longitude coordinates
multitouch
Provides user's latitude and longitude coordinates
Geolocation API
Provides user's latitude and longitude coordinates
pointer events
Provides user's latitude and longitude coordinates
Battery Status API
Provides user's latitude and longitude coordinates
Device Orientation API
Provides user's latitude and longitude coordinates
touch events
Provides user's latitude and longitude coordinates
WebRTC API
Provides user's latitude and longitude coordinates
gesture
Provides user's latitude and longitude coordinates
stylus
Provides user's latitude and longitude coordinates
callback
A specification created by Microsoft for Windows Phone and Windows 8
multitouch
A specification created by Microsoft for Windows Phone and Windows 8
Geolocation API
A specification created by Microsoft for Windows Phone and Windows 8
pointer events
A specification created by Microsoft for Windows Phone and Windows 8
Battery Status API
A specification created by Microsoft for Windows Phone and Windows 8
Device Orientation API
A specification created by Microsoft for Windows Phone and Windows 8
touch events
A specification created by Microsoft for Windows Phone and Windows 8
WebRTC API
A specification created by Microsoft for Windows Phone and Windows 8
gesture
A specification created by Microsoft for Windows Phone and Windows 8
stylus
A specification created by Microsoft for Windows Phone and Windows 8
callback
Reports charge level of device battery
multitouch
Reports charge level of device battery
Geolocation API
Reports charge level of device battery
pointer events
Reports charge level of device battery
Battery Status API
Reports charge level of device battery
Device Orientation API
Reports charge level of device battery
touch events
Reports charge level of device battery
WebRTC API
Reports charge level of device battery
gesture
Reports charge level of device battery
stylus
Reports charge level of device battery
callback
Provides access to device orientation and changes in orientation
multitouch
Provides access to device orientation and changes in orientation
Geolocation API
Provides access to device orientation and changes in orientation
pointer events
Provides access to device orientation and changes in orientation
Battery Status API
Provides access to device orientation and changes in orientation
Device Orientation API
Provides access to device orientation and changes in orientation
touch events
Provides access to device orientation and changes in orientation
WebRTC API
Provides access to device orientation and changes in orientation
gesture
Provides access to device orientation and changes in orientation
stylus
Provides access to device orientation and changes in orientation
callback
سؤال
Provide two reasons why it's important to minimize download size for a mobile app.
سؤال
Explain the difference in how you reference coordinates between mouse events and touch events.
سؤال
Explain what the Device Orientation API does and provide an example of how it could be used.
سؤال
Explain why you need to be able to distinguish between app and device interaction when interpreting touch events.
سؤال
What does it mean to load scripts responsively?
سؤال
Why is it necessary for geolocation code to allow for a lack of response to a permission request?
سؤال
Which array contains coordinates of all touches currently on the screen?

A) touches
B) allTouches
C) targetTouches
D) changedTouches
سؤال
Explain what the Battery Status API does and provide an example of how it could be used.
سؤال
The object returned by the getCurrentPosition()method of the Geolocation API contains a single property named ____ .

A) coordinates
B) coords
C) geolocation
D) geo
سؤال
In the Google Maps API, you specify coordinates with the ____ constructor.

A) Coords()
B)Coordinates()
C) New()
D)LatLng()
سؤال
How can you make changes or enhancements to an app that uses a minified file?
سؤال
Pointer events are supported only by certain versions of which browser?

A) Mozilla Firefox
B) Google Chrome
C) Apple Safari
D)Microsoft Internet Explorer
سؤال
In a touch __________, a browser checks a touched element for an event handler for multiple events, including some mouse events.
سؤال
In the Google Maps API, the ____ constructor creates a map object.

A) Create()
B)New()
C) Map()
D)LatLng()
سؤال
Large-volume users of the Google Maps API need an API __________, which is a string of characters that you incorporate into any request your code makes to Google to verify that your use is licensed.
سؤال
What is the difference between a synchronous callback and an asynchronous callback?
سؤال
Converting a physical address to a pair of latitude and longitude coordinates is known as __________.
سؤال
__________ is the process of making it clear to users what information your app wants to collect from them and how you intend to use it.
سؤال
By adding the __________   method within event handler code, you prevent touch actions on  specific elements from also triggering interface gestures.
سؤال
What are some different ways to test a mobile app on different mobile platforms?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/41
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 10: Programming for Mobile Devices and Touchscreens
1
Which type of events focus on responding to finger touches on a touchscreen?

A)Drag events
B)Pointer events
C)Touch events
D)Mouse events
C
2
Which type of events aim to handle input from a mouse, finger, or stylus with each event?

A)Drag events
B)Pointer events
C)Touch events
D)Mouse events
B
3
The touchstart event is roughly analogous to the ____ event.

A) click
B) mouseup
C) mousedown
D) mouseover
C
4
A device's ____ detects its orientation in space.

A)gyroscope
B)camera
C)accelerometer
D)battery
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
5
To continually monitor a user's position, you use the ____ method of the Geolocation API.

A) getCurrentPosition()
B)watchPosition()
C)clearWatch()
D)latitude()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
6
The mobile versions of popular browsers share all the same  capabilities, limitations, and even bugs as their desktop counterparts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
7
You access methods of the Geolocation API using the geolocation property of the ____ object.

A) Screen
B) Window
C) Navigator
D) Location
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which event is fired when a user moves a finger off the screen or outside of an object's containing element?

A) touchstart
B) touchmove
C) touchend
D) touchcancel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is a touch event?

A) touchend
B) mousedown
C) pointermove
D) clientY
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
10
A device's ____ detects changes in speed.

A)gyroscope
B)camera
C)accelerometer
D)battery
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
11
The success and fail arguments of the getCurrentPosition()method, which are executable code, are examples of ____ .

A)API keys
B)properties
C) callbacks
D)minifiers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
12
To disable interface gestures in response to pointer events, you change the value off the ____ property.

A) touches
B) clientX
C) touchAction
D) msTouchAction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
13
The Geolocation API p rovides access to device orientation and changes in orientation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which of the following is a mouse event?

A) touchstart
B) click
C) pointerup
D) clientX
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
15
Pointer events do not aim to handle input from  a mouse.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following is NOT removed when minifying a file?

A) spaces
B)comments
C)indents
D)line breaks
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
17
On a touchscreen device without a mouse, most browsers fire the click event when a  user touches the screen.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
18
To request a user's position a single time, you use the ____ method of the Geolocation API.

A) getCurrentPosition()
B)watchPosition()
C)clearWatch()
D)latitude()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
19
Touch events are built to  allow for multiple touches on the screen at the same  time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following is a pointer event?

A) touchcancel
B) mouseout
C) pointerdown
D) clientX
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
21
Match between columns
Devices that allow for multiple touches on the screen at the same time
multitouch
Devices that allow for multiple touches on the screen at the same time
Geolocation API
Devices that allow for multiple touches on the screen at the same time
pointer events
Devices that allow for multiple touches on the screen at the same time
Battery Status API
Devices that allow for multiple touches on the screen at the same time
Device Orientation API
Devices that allow for multiple touches on the screen at the same time
touch events
Devices that allow for multiple touches on the screen at the same time
WebRTC API
Devices that allow for multiple touches on the screen at the same time
gesture
Devices that allow for multiple touches on the screen at the same time
stylus
Devices that allow for multiple touches on the screen at the same time
callback
A set of events created by Apple for iOS
multitouch
A set of events created by Apple for iOS
Geolocation API
A set of events created by Apple for iOS
pointer events
A set of events created by Apple for iOS
Battery Status API
A set of events created by Apple for iOS
Device Orientation API
A set of events created by Apple for iOS
touch events
A set of events created by Apple for iOS
WebRTC API
A set of events created by Apple for iOS
gesture
A set of events created by Apple for iOS
stylus
A set of events created by Apple for iOS
callback
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
multitouch
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Geolocation API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
pointer events
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Battery Status API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
Device Orientation API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
touch events
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
WebRTC API
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
gesture
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
stylus
A pointing device that looks like a pencil and allows for precise touch input on a touchscreen
callback
Provides access to device camera, microphone, and/or screen
multitouch
Provides access to device camera, microphone, and/or screen
Geolocation API
Provides access to device camera, microphone, and/or screen
pointer events
Provides access to device camera, microphone, and/or screen
Battery Status API
Provides access to device camera, microphone, and/or screen
Device Orientation API
Provides access to device camera, microphone, and/or screen
touch events
Provides access to device camera, microphone, and/or screen
WebRTC API
Provides access to device camera, microphone, and/or screen
gesture
Provides access to device camera, microphone, and/or screen
stylus
Provides access to device camera, microphone, and/or screen
callback
An argument that contains or references executable code
multitouch
An argument that contains or references executable code
Geolocation API
An argument that contains or references executable code
pointer events
An argument that contains or references executable code
Battery Status API
An argument that contains or references executable code
Device Orientation API
An argument that contains or references executable code
touch events
An argument that contains or references executable code
WebRTC API
An argument that contains or references executable code
gesture
An argument that contains or references executable code
stylus
An argument that contains or references executable code
callback
A browser or device interaction performed using touch, such as for scrolling the page
multitouch
A browser or device interaction performed using touch, such as for scrolling the page
Geolocation API
A browser or device interaction performed using touch, such as for scrolling the page
pointer events
A browser or device interaction performed using touch, such as for scrolling the page
Battery Status API
A browser or device interaction performed using touch, such as for scrolling the page
Device Orientation API
A browser or device interaction performed using touch, such as for scrolling the page
touch events
A browser or device interaction performed using touch, such as for scrolling the page
WebRTC API
A browser or device interaction performed using touch, such as for scrolling the page
gesture
A browser or device interaction performed using touch, such as for scrolling the page
stylus
A browser or device interaction performed using touch, such as for scrolling the page
callback
Provides user's latitude and longitude coordinates
multitouch
Provides user's latitude and longitude coordinates
Geolocation API
Provides user's latitude and longitude coordinates
pointer events
Provides user's latitude and longitude coordinates
Battery Status API
Provides user's latitude and longitude coordinates
Device Orientation API
Provides user's latitude and longitude coordinates
touch events
Provides user's latitude and longitude coordinates
WebRTC API
Provides user's latitude and longitude coordinates
gesture
Provides user's latitude and longitude coordinates
stylus
Provides user's latitude and longitude coordinates
callback
A specification created by Microsoft for Windows Phone and Windows 8
multitouch
A specification created by Microsoft for Windows Phone and Windows 8
Geolocation API
A specification created by Microsoft for Windows Phone and Windows 8
pointer events
A specification created by Microsoft for Windows Phone and Windows 8
Battery Status API
A specification created by Microsoft for Windows Phone and Windows 8
Device Orientation API
A specification created by Microsoft for Windows Phone and Windows 8
touch events
A specification created by Microsoft for Windows Phone and Windows 8
WebRTC API
A specification created by Microsoft for Windows Phone and Windows 8
gesture
A specification created by Microsoft for Windows Phone and Windows 8
stylus
A specification created by Microsoft for Windows Phone and Windows 8
callback
Reports charge level of device battery
multitouch
Reports charge level of device battery
Geolocation API
Reports charge level of device battery
pointer events
Reports charge level of device battery
Battery Status API
Reports charge level of device battery
Device Orientation API
Reports charge level of device battery
touch events
Reports charge level of device battery
WebRTC API
Reports charge level of device battery
gesture
Reports charge level of device battery
stylus
Reports charge level of device battery
callback
Provides access to device orientation and changes in orientation
multitouch
Provides access to device orientation and changes in orientation
Geolocation API
Provides access to device orientation and changes in orientation
pointer events
Provides access to device orientation and changes in orientation
Battery Status API
Provides access to device orientation and changes in orientation
Device Orientation API
Provides access to device orientation and changes in orientation
touch events
Provides access to device orientation and changes in orientation
WebRTC API
Provides access to device orientation and changes in orientation
gesture
Provides access to device orientation and changes in orientation
stylus
Provides access to device orientation and changes in orientation
callback
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
22
Provide two reasons why it's important to minimize download size for a mobile app.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
23
Explain the difference in how you reference coordinates between mouse events and touch events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
24
Explain what the Device Orientation API does and provide an example of how it could be used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
25
Explain why you need to be able to distinguish between app and device interaction when interpreting touch events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
26
What does it mean to load scripts responsively?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
27
Why is it necessary for geolocation code to allow for a lack of response to a permission request?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which array contains coordinates of all touches currently on the screen?

A) touches
B) allTouches
C) targetTouches
D) changedTouches
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
29
Explain what the Battery Status API does and provide an example of how it could be used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
30
The object returned by the getCurrentPosition()method of the Geolocation API contains a single property named ____ .

A) coordinates
B) coords
C) geolocation
D) geo
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
31
In the Google Maps API, you specify coordinates with the ____ constructor.

A) Coords()
B)Coordinates()
C) New()
D)LatLng()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
32
How can you make changes or enhancements to an app that uses a minified file?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
33
Pointer events are supported only by certain versions of which browser?

A) Mozilla Firefox
B) Google Chrome
C) Apple Safari
D)Microsoft Internet Explorer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
34
In a touch __________, a browser checks a touched element for an event handler for multiple events, including some mouse events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
35
In the Google Maps API, the ____ constructor creates a map object.

A) Create()
B)New()
C) Map()
D)LatLng()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
36
Large-volume users of the Google Maps API need an API __________, which is a string of characters that you incorporate into any request your code makes to Google to verify that your use is licensed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
37
What is the difference between a synchronous callback and an asynchronous callback?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
38
Converting a physical address to a pair of latitude and longitude coordinates is known as __________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
39
__________ is the process of making it clear to users what information your app wants to collect from them and how you intend to use it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
40
By adding the __________   method within event handler code, you prevent touch actions on  specific elements from also triggering interface gestures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
41
What are some different ways to test a mobile app on different mobile platforms?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 41 في هذه المجموعة.