Check answers here:
IT Essentials (Version 8.0) Chapter 12 Exam Answers
Quiz-summary
0 of 39 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
Information
IT Essentials (ITE v6.0 + v7.0) Chapter 12 Test Online
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 39 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- Answered
- Review
-
Question 1 of 39
1. Question
1 pointsWhich two location data sources can locator apps use to determine the position of a mobile device? (Choose two.)Correct
Incorrect
Hint
In addition to GPS, mobile device locator apps can use cellular towers and WiFi hotspots to determine the position of a mobile device. The device sandbox, remote lock, or an app source (Play Store or iTunes) are other features and functions related to security and app downloading. -
Question 2 of 39
2. Question
1 pointsWhat are two ways that iOS differs from Android? (Choose two.)Correct
Incorrect
Hint
Apple iOS devices have a physical Home button that has many uses. One of the uses of the Home button is navigation between screens. Android uses navigation icons instead of a physical Home button. In addition, much like a Windows OS, apps in Android are represented by icons that are shortcuts to the actual app. In iOS, the icons are the apps. Deleting an icon in Android deletes only the shortcut. However, the entire app is deleted from an iOS device when its icon is deleted. -
Question 3 of 39
3. Question
1 pointsWhat are two purposes of the passcode lock feature on mobile devices? (Choose two.)Correct
Incorrect
Hint
The passcode lock feature on mobile devices helps prevent theft of private information and places the device into a power saving state. Personal data will not usually be erased from some mobile devices unless the number of failed passcode login attempts exceeds a threshold. Remote lock allows the device to be locked from a remote location. A factory reset returns the device to the original operation state when the device was first purchased. Various applications such as email or cloud storage can provide synchronization capabilities to be able to restore and re-synchronize information such as user data, contacts, and email on a mobile device.y other device features and actions. -
Question 4 of 39
4. Question
1 pointsRefer to the exhibit. What two statements are true about the mobile operating system screen shown? (Choose two.)Correct
Incorrect
Hint
The highlighted area shows the Android operating system navigation icons. From left to right they are Back, Home, and Recent Apps. -
Question 5 of 39
5. Question
1 pointsWhich two methods are commonly used to remove the default restrictions and protections added to mobile operating systems? (Choose two.)Correct
Incorrect
Hint
Mobile operating systems are usually protected by a number of software restrictions. Rooting and jailbreaking are two methods for removing restrictions and protections added to mobile operating systems. They are a means of circumventing the usual operation of the device operating system to gain superuser or root administrator permissions. -
Question 6 of 39
6. Question
1 pointsA Linux administrator wants to backup current files in a data directory and store them in a new directory on another disk. Which two commands would be needed? (Choose two.)Correct
Incorrect
Hint
The mkdir command is used to create the new directory and the cp command is used to copy files from one directory to another. -
Question 7 of 39
7. Question
1 pointsA file called new_resume has the following file permissions: rw-r-x–x. What two facts can be determined from these permissions? (Choose two.)Correct
Incorrect
Hint
Read, write, and execute permissions are assigned to each file. The permissions are listed in groups of three. The first group of three permissions references users, the second references group members, and the third references others. The first position of each of the three permissions is the R or read permission, the second is the W or write permission, and the third is the X or execute permission. If any position has a dash, the associated group does not have permission for that category. In this case, the user hasread and write access (rw-). Group members haveread and execute access (r-x). Other people haveexecute only access (–x). -
Question 8 of 39
8. Question
1 pointsWhat is a good source for safely downloading Android apps?Correct
Incorrect
Hint
Google Play ensures that the app is compatible with the mobile device and is a trusted source for apps. -
Question 9 of 39
9. Question
1 pointsWhat represents apps in the Windows Phone interface?Correct
Incorrect
Hint
The Windows Phone OS uses tiles to represent apps. Tiles are rectangles that can display active content. When tapped, they open the associated app. Tiles can be resized to unclutter screens and to reflect the relative importance of the app. -
Question 10 of 39
10. Question
1 pointsWhat is the result of doing a factory reset on a mobile device?Correct
Incorrect
Hint
After a factor reset, a mobile device is left in the same state that it was when it left the factory. The operating system software would not be altered but all user data, settings, and third party applications would be deleted. Backups should be done prior to a factory reset. Updates or patches to the operating system could be done before or after the factory reset. -
Question 11 of 39
11. Question
1 pointsWhat is the name of the Windows Phone 8.1 digital, or virtual, assistant?Correct
Incorrect
Hint
Siri is the well-known digital, or virtual, assistant that is available in iOS. Windows Phone also has a digitial assistant. It is called Cortana. -
Question 12 of 39
12. Question
1 pointsWhat is Wi-Fi calling?Correct
Incorrect
Hint
Wi-Fi calling is a way that a mobile phone can use a wireless data network to make phone calls as if it were connected to a cellular network. In cases where cell phone coverage is inadequate, calls can be placed from places that have open Wi-Fi networks. -
Question 13 of 39
13. Question
1 pointsWhat is the purpose of signature files used to secure mobile devices and operating systems?Correct
Incorrect
Hint
Antivirus and antimalware software compare the contents of a disk with sample virus and malware code included in signature files. If a comparison is found, the user can be notified and the virus can be isolated or removed. -
Question 14 of 39
14. Question
1 pointsWhat is a purpose of the boot manager program?Correct
Incorrect
Hint
Many devices have multiple operating systems installed in different partitions. When a device boots, the boot manager asks the user to select the OS to use. The boot manager then directs the BIOS to the correct partition so that the device can continue to boot by using the selected OS. -
Question 15 of 39
15. Question
1 pointsAn administrator is re-imaging a large number of Mac OS X machines. What built-in tool or command can be used to remotely boot the computers?Correct
Incorrect
Hint
Netboot is a built-in tool on the Mac OS that allows for remotely booting the computers. Finder is similar to the Windows File Explorer tool and is used to navigate the Mac OS file system. MSTSC is used to open the Windows Remote Desktop utility. Time Machine is an automatic backup utility built into the Mac OS. -
Question 16 of 39
16. Question
1 pointsWhat tool or command is used in the Mac OS X to navigate the file system?Correct
Incorrect
Hint
Finder is similar to the Windows File Explorer tool and is used to navigate the Mac OS file system. The mstsc command is used to open the Windows Remote Desktop utility. The Task Manager tool on Windows allows a user to view all running applications. -
Question 17 of 39
17. Question
1 pointsWhich model does Apple use to provide iOS apps to customers?Correct
Incorrect
Hint
Apple uses a walled garden model for the iOS apps. The apps must be submitted to and approved by Apple before they are released to users. -
Question 18 of 39
18. Question
1 pointsAndroid apps run primarily based on privileges enabled by the user. Sometimes an Android app requires extra privileges to access system components. How do Android apps run to accomplish both situations?Correct
Incorrect
Hint
Android apps run in a sandbox and have only the privileges enabled by the user. If an app needs to obtain permissions, a prompt will appear and the user can grant permissions through settings. -
Question 19 of 39
19. Question
1 pointsWhich navigation icon on the system bar of an Android device is used to return to the previous screen?Correct
Incorrect
Hint
The Back icon, if pressed, returns to the previous screen. -
Question 20 of 39
20. Question
1 pointsWhich statement describes the iOS app icons on a mobile device screen?Correct
Incorrect
Hint
On the iOS interface, each app on screen is the actual app, not a shortcut. -
Question 21 of 39
21. Question
1 pointsWhat is the purpose of using the auto-brightness feature on a mobile device with an LCD screen?Correct
Incorrect
Hint
The LCD screen for most mobile devices uses the most battery power. Lowering the brightness or using the auto-brightness feature helps conserve battery power. -
Question 22 of 39
22. Question
1 pointsWhich statement describes the Touch ID in iOS devices?Correct
Incorrect
Hint
Apple uses a technology known as Touch ID in which the user sets up a template fingerprint scan that is converted into a unique hash and stored within a secure cache on the iOS device. The hash is used to authenticate with the user. -
Question 23 of 39
23. Question
1 pointsWhich cloud-based storage service does Microsoft provide for backups?Correct
Incorrect
Hint
Data on mobile devices must be backed up periodically to ensure that it can be recovered if needed. Most mobile operating systems come with a user account linked to the cloud services of the vendor, such as iClould for iOS, Google Sync for Android, and OneDrive for Microsoft. -
Question 24 of 39
24. Question
1 pointsA mobile device user notices that the system update includes an update of the Primary Rate ISDN (PRI). What is the function of the PRI?Correct
Incorrect
Hint
In addition to mobile operating system updates, there are two other types of updates for mobile device radio firmware. They are called baseband updates and consist of the Preferred Roaming List (PRL) and the Primary Rate ISDN (PRI). The PRL is configuration information that a cellular phone needs to communicate on networks other than the carrier network. The PRI configures the data rates between the device and the cell tower. This ensures that the device is able to communicate with the tower at the correct rate. -
Question 25 of 39
25. Question
1 pointsA Linux PC user notices that the PC freezes on startup and exhibits kernel panic where there is a stop screen. What is a possible cause for the issue?Correct
Incorrect
Hint
When a driver in a Linux system has been corrupted or a piece of hardware is failing, the system will freeze on startup and exhibits kernel panic where there is a stop screen. -
Question 26 of 39
26. Question
1 pointsWhat command is used to open a text editor in a Linux system?Correct
Incorrect
Hint
The vim command is used to open a text editor; ls displays files within a directory; grep searches for strings of characters within a file; and ifconfig displays information about the network interface card. -
Question 27 of 39
27. Question
1 pointsWhich Linux file system introduced the journaled file system, which can be used to minimize the risk of file system corruption in the event of a sudden power loss?Correct
Incorrect
Hint
The ext3 file system is considered a journaled file system that was designed to improve the existing ext2 file system. A journal, the main feature added to ext3, is a technique used to minimize the risk of file system corruption in the event of sudden power loss. -
Question 28 of 39
28. Question
1 pointsWhat is the most commonly used method to close an application that appears to be frozen on an OS X-based computer?Correct
Incorrect
Hint
To use Force Quit, right-click on the application icon that is not responding from the Dock and close the application. -
Question 29 of 39
29. Question
1 pointsWhich file system is the primary file system used by Apple in current Macintosh computers?Correct
Incorrect
Hint
To use Force Quit, right-click on the application icon that is not responding from the Dock and close the application. -
Question 30 of 39
30. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “The mobile devices have a feature called Spotlight that is a search tool that provides information from many sources.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 31 of 39
31. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “This OS uses the system bar, displayed at the bottom of every screen, to navigate apps and screens.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 32 of 39
32. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “This OS can be used by programmers to operate devices like laptops, smart TVs, and e-book readers.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 33 of 39
33. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “The icon on the Home screen is a shortcut to the app.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 34 of 39
34. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “WIFI hotspots are a location data source that can be used by locator apps to determine the position of a mobile device.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 35 of 39
35. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “Remote backups are a cloud-enabled service for mobile devices.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 36 of 39
36. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “GPS signals are used to enable geocaching, geotagging and device tracking on these mobile devices.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 37 of 39
37. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “The start voice control function can be performed with the home button.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 38 of 39
38. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “To synchronize a mobile device to a PC, iTunes must be installed on the PC.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
-
Question 39 of 39
39. Question
1 pointsAn instructor is discussing facts about different mobile device operating software. The instructor states: “When the device roams out of the range of any Wi-Fi networks, it can connect to the cellular data network if this feature is enabled.” To which OS does this relate: iOS, Android, or both?Correct
Incorrect
The quiz doesn’t work :(
Fixed, please try again!