Question: Question 1 (1 point) Code ______________ is the ability of Android Studio to make suggestions with regard to what might be needed to finish a

Question 1 (1 point)

Code ______________ is the ability of Android Studio to make suggestions with regard to what might be needed to finish a statement or reference.

Question 1 options:

deletion

reference

completion

Mnemonics

Question 2 (1 point)

Quick Documentation Lookup: Android and context-sensitive Java documentation can be accessed by placing the cursor over the declaration and pressing the following shortcut:

Question 2 options:

Control-Shift-1 (PC) or Open-Apple-Q (Mac).

Alt-J (PC) or Alt-Q (Mac).

Right-Click->Docs on mouse.

Control-Q (PC) or Control-J (Mac).

Question 3 (1 point)

Code Completion Settings can be accessed on the PC by going under the File->Settings area and clicking on:

Question 3 options:

Editor->General->Code Completion

Configuration->Java->Statement Completion

Configuration->Java->Java Completion

System->General->Editor->Java Completion

Question 4 (1 point)

Code Reformatting: Code Style preferences can be changed from within the Project settings dialog by selecting:

Question 4 options:

the Tools->Editor menu

the Tools->SDK Manager menu

the File->Settings menu

the Build->Make Project menu

Question 5 (1 point)

Finding Sample Code: You can find sample code by highlighting a method or class name in the editor and __________________________.

Question 5 options:

clicking Help->Getting Started and typing the method / class in the search bar.

right-clicking on it and selecting the Find Sample Code menu option.

left-clicking on it and selecting the Sample Code Examples menu option.

Question 6 (1 point)

Android Architecture - The bottom layer of the Android Software Stack relies on ______________.

Question 6 options:

Media Framework

the Linux kernel

SQLite

Native Android Apps

Question 7 (1 point)

Android Runtime: When an Android App is built within Android Studio it is compiled into a(n) _________________ format.

Question 7 options:

SDK

interpreted

executable

intermediate bytecode

Question 8 (1 point)

The Android Framework includes all of the following services, except ___________.

Question 8 options:

Resource Manager

Repackaging Manager

Telephony Manager

Package Manager

Question 9 (1 point)

The Anatomy of an Android App: You can break down a single activity screen into different sections by implementing:

Question 9 options:

Content Providers

Broadcast Receivers

Android Fragments

Segment Diversification

Question 10 (1 point)

The Anatomy of an Android App: ____________ is the official term for processes that run in the background and do not have a user interface.

Question 10 options:

Application Forks

Android Services

Stub Process

Background Task

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!