SER 423 Final Exam Questions With
Correct Answers
Which React Native component do we use for playing audio files? -
| | | | | | | | | | | |
CORRECT ANSWER✔✔-Audio |
T/F: The library we use for displaying an image carousel is "react-native-
| | | | | | | | | | |
snap-carousel". - CORRECT ANSWER✔✔-True | | |
T/F: We should use an asynchronous process to load an audio file. -
| | | | | | | | | | | | |
CORRECT ANSWER✔✔-True |
T/F: The primary reason to use an image carousel is to allow the User to
| | | | | | | | | | | | | | |
scroll through several images quickly. - CORRECT ANSWER✔✔-True
| | | | | | |
Which of the following is NOT an interruption option on either Android
| | | | | | | | | | | |
or iOS?
|
DoNotMix
MuteOthers
MixWithOthers
DuckOthers - CORRECT ANSWER✔✔-MuteOthers
| | |
, T/F: The coords variable within a location object holds both the latitude
| | | | | | | | | | | |
and longitude of a coordinate. - CORRECT ANSWER✔✔-True
| | | | | | |
What permission do you need in order to get location data from the
| | | | | | | | | | | | |
device? - CORRECT ANSWER✔✔-Permissions.LOCATION
| | |
T/F: Since the location data can be gotten from the local device and not
| | | | | | | | | | | | | |
over a network, there is no need to get it asynchronously. - CORRECT
| | | | | | | | | | | | |
ANSWER✔✔-False
What component do we use to mark a specific location on a map? -
| | | | | | | | | | | | | |
CORRECT ANSWER✔✔-Marker |
Which View do we use to display a map? - CORRECT ANSWER✔✔-
| | | | | | | | | | |
MapView
T/F: Animation processing is currently done on the JavaScript side, but it
| | | | | | | | | | |
is being moved to the native side. - CORRECT ANSWER✔✔-True
| | | | | | | | | |
T/F: React Native plans to introduce a new API when animation
| | | | | | | | | | |
processing switches sides. - CORRECT ANSWER✔✔-False
| | | | |
Correct Answers
Which React Native component do we use for playing audio files? -
| | | | | | | | | | | |
CORRECT ANSWER✔✔-Audio |
T/F: The library we use for displaying an image carousel is "react-native-
| | | | | | | | | | |
snap-carousel". - CORRECT ANSWER✔✔-True | | |
T/F: We should use an asynchronous process to load an audio file. -
| | | | | | | | | | | | |
CORRECT ANSWER✔✔-True |
T/F: The primary reason to use an image carousel is to allow the User to
| | | | | | | | | | | | | | |
scroll through several images quickly. - CORRECT ANSWER✔✔-True
| | | | | | |
Which of the following is NOT an interruption option on either Android
| | | | | | | | | | | |
or iOS?
|
DoNotMix
MuteOthers
MixWithOthers
DuckOthers - CORRECT ANSWER✔✔-MuteOthers
| | |
, T/F: The coords variable within a location object holds both the latitude
| | | | | | | | | | | |
and longitude of a coordinate. - CORRECT ANSWER✔✔-True
| | | | | | |
What permission do you need in order to get location data from the
| | | | | | | | | | | | |
device? - CORRECT ANSWER✔✔-Permissions.LOCATION
| | |
T/F: Since the location data can be gotten from the local device and not
| | | | | | | | | | | | | |
over a network, there is no need to get it asynchronously. - CORRECT
| | | | | | | | | | | | |
ANSWER✔✔-False
What component do we use to mark a specific location on a map? -
| | | | | | | | | | | | | |
CORRECT ANSWER✔✔-Marker |
Which View do we use to display a map? - CORRECT ANSWER✔✔-
| | | | | | | | | | |
MapView
T/F: Animation processing is currently done on the JavaScript side, but it
| | | | | | | | | | |
is being moved to the native side. - CORRECT ANSWER✔✔-True
| | | | | | | | | |
T/F: React Native plans to introduce a new API when animation
| | | | | | | | | | |
processing switches sides. - CORRECT ANSWER✔✔-False
| | | | |