Mobile Applications Flashcards

OBJ 1.4: Given a scenario, configure basic mobile-device network connectivity and application support

1
Q

What are mobile applications used for?

A

To provide different features and functionality to a mobile device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is mobile device synchronization?

A

The act of copying data back and forth between different devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What distinguishes Android from iOS in terms of code base?

A

Android offers an open-source code base while iOS relies on closed-source code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define open-source software.

A

Software and the original source code are available to download, modify, and redistribute.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is closed-source software?

A

Proprietary software that is licensed under the exclusive legal rights of the copyright holder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the App Store?

A

An application on an iOS device to access a store to purchase and download applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What programming languages are used for iOS and Android applications?

A

iOS uses Swift and Xcode; Android uses Java and Android Studio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does Microsoft 365 provide?

A

Office productivity software and a large amount of storage space in the cloud (OneDrive).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a contact in mobile device synchronization?

A

A record inside of an address book that contains fields of names, addresses, emails, phone numbers, notes, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a vCard?

A

A standard format widely supported by most address books and software applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does calendar information include?

A

Records with fields for appointments or tasks with their corresponding subject, date, location, and attendees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is POP3?

A

The oldest format for email that does not support synchronization across devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False: IMAP and Exchange can manage the state of an email.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the two types of synchronization methods?

A
  • Synchronization to the Cloud
  • Synchronization to the Computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does synchronization to the cloud provide?

A

Access to the cloud from all devices, becoming the central repository of all data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Mobile Device Management (MDM)?

A

Sets device-level policies for authentication, feature use, and conductivity.

17
Q

What is Mobile Application Management (MAM)?

A

Sets forth policies for apps that can process corporate data and prevent data transfer to personal apps.

18
Q

What does Data Loss Prevention (DLP) do?

A

Detects when data is being taken from a device, ensuring it’s only being used in the proper way.

19
Q

What is Multifactor Authentication (MFA)?

A

An authentication method that requires two or more factors.

20
Q

What is the knowledge factor in MFA?

A

Simplest form of authentication and refers to something you know.

21
Q

What is the possession factor in MFA?

A

Refers to something you have.

22
Q

Fill in the blank: The inherence factor in MFA refers to something you ______.

23
Q

What is the Global Positioning System (GPS)?

A

A space-based radio navigation system, consisting of satellites and networks of ground stations.

24
Q

What is geo-tracking?

A

Tracking of a location for a given amount of time.

25
Q

What should be configured for corporate email?

A

SSL or TLS when connecting to the email servers.

26
Q

What is STMP used for?

A

Sending/Outbound mail.

27
Q

What is Transport Layer Security (TLS)?

A

A new and advanced secure version of encryption.