SER 423 Final Review Exam Questions
With Correct Answers
Which React Native component do we use for playing audio files?
| | | | | | | | | |
Sound
Media
Audio
Music - CORRECT ANSWER✔✔-Audio
| | |
The library we use for displaying an image carousel is "react-native-
| | | | | | | | | |
snap-carousel". True or False - CORRECT ANSWER✔✔-True
| | | | | |
We should use an asynchronous process to load an audio file. True or
| | | | | | | | | | | | |
False - CORRECT ANSWER✔✔-True
| | |
The primary reason to use an image carousel is to allow the User to
| | | | | | | | | | | | | |
scroll through several images quickly. True or False - CORRECT
| | | | | | | | | |
ANSWER✔✔-True
, Which of the following is NOT an interruption option on either Android
| | | | | | | | | | | |
or iOS?
|
DuckOthers
MixWithOthers
MuteOthers
DoNotMix - CORRECT ANSWER✔✔-MuteOthers
| | |
The coords variable within a location object holds both the latitude and
| | | | | | | | | | | |
longitude of a coordinate. True or False - CORRECT ANSWER✔✔-True
| | | | | | | | |
Which of the following is the permission you need in order to get
| | | | | | | | | | | | |
location data from the device?
| | | |
Permissions.LOCATION
Permissions.USER_LOCATION
Permissions.GPS
Permissions.MAPS - CORRECT ANSWER✔✔-Permissions.LOCATION | | |
Since the location data can be gotten from the local device and not over
| | | | | | | | | | | | | |
a network, there is no need to get it asynchronously. True or False -
| | | | | | | | | | | | | |
CORRECT ANSWER✔✔-False |
With Correct Answers
Which React Native component do we use for playing audio files?
| | | | | | | | | |
Sound
Media
Audio
Music - CORRECT ANSWER✔✔-Audio
| | |
The library we use for displaying an image carousel is "react-native-
| | | | | | | | | |
snap-carousel". True or False - CORRECT ANSWER✔✔-True
| | | | | |
We should use an asynchronous process to load an audio file. True or
| | | | | | | | | | | | |
False - CORRECT ANSWER✔✔-True
| | |
The primary reason to use an image carousel is to allow the User to
| | | | | | | | | | | | | |
scroll through several images quickly. True or False - CORRECT
| | | | | | | | | |
ANSWER✔✔-True
, Which of the following is NOT an interruption option on either Android
| | | | | | | | | | | |
or iOS?
|
DuckOthers
MixWithOthers
MuteOthers
DoNotMix - CORRECT ANSWER✔✔-MuteOthers
| | |
The coords variable within a location object holds both the latitude and
| | | | | | | | | | | |
longitude of a coordinate. True or False - CORRECT ANSWER✔✔-True
| | | | | | | | |
Which of the following is the permission you need in order to get
| | | | | | | | | | | | |
location data from the device?
| | | |
Permissions.LOCATION
Permissions.USER_LOCATION
Permissions.GPS
Permissions.MAPS - CORRECT ANSWER✔✔-Permissions.LOCATION | | |
Since the location data can be gotten from the local device and not over
| | | | | | | | | | | | | |
a network, there is no need to get it asynchronously. True or False -
| | | | | | | | | | | | | |
CORRECT ANSWER✔✔-False |