Week1 Quiz

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

16/05/2015

Coursera

The "Mobile Cloud Computing with Android" Specialization

Learn More

Feedback Week 1 Quiz

Help Center

You submitted this quiz on Sat 16 May 2015 4:01 AM IST. You got a score of 16.00
out of 16.00.

This quiz will help you to check whether you've understood the lecture material. Take it as many
times as you like.

Question 1
The Android Platform comprises several components. Which of the following did I NOT say was
part of the Android Platform?
Your Answer

Score

Explanation

Software Developers Kit


Documentation
Network protocol analyzers

1.00

Software Stack
Total

1.00 / 1.00

Question 2
There are many resources available to you to help you learn about the Android Platform. Take a
moment now to explore each of the following websites. Afterwards, classify each website
according to how it supports learning about Android. Does it a) provide general information, b)
support asking specific questions, or c) support in-person networking.
Take a look at the following website: http://developer.android.com. Which of the following
statements best describes the purpose of this website?
Your Answer
General Android information and documentation.
https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

Score

Explanation

1.00
1/7

16/05/2015

Coursera

In-person networking.
Question and answer forums.
Total

1.00 / 1.00

Question 3
Take a look at the following website: http://stackoverflow.com/questions/tagged/android. Which of
the following statements best describes the purpose of this website?
Your Answer

Score

Explanation

General Android information and documentation.


In-person networking.
Question and answer forums.

Total

1.00
1.00 / 1.00

Question 4
Take a look at the following website: http://www.meetup.com/DC-Droids/. Which of the following
statements best describes the purpose of this website?
Your Answer

Score

Explanation

General Android information and documentation.


In-person networking.

1.00

Question and answer forums.


Total

1.00 / 1.00

Question 5
Take a look at the following website: https://groups.google.com/group/android-developers. Which
https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

2/7

16/05/2015

Coursera

of the following statements best describes the purpose of this website?


Your Answer

Score

Explanation

General Android information and documentation.


In-person networking.
Question and answer forums.

Total

1.00
1.00 / 1.00

Question 6
Take a look at the following website: http://android-developers.blogspot.com. Which of the
following statements best describes the purpose of this website?
Your Answer
General Android information and documentation.

Score

Explanation

1.00

In-person networking.
Question and answer forums.
Total

1.00 / 1.00

Question 7
Android's Linux Kernel is not exactly the same as the Linux Kernels typically running on desktop
machines. Why would Android make its own Linux Kernel?
Your Answer

Score

Explanation

To support new types of graphical user interfaces.


Mobile devices require features not usually needed on
traditional desktop devices.

1.00

To create competing kernel APIs.


Total

https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

1.00 /
1.00
3/7

16/05/2015

Coursera

Question 8
In which of the following programming languages are Android's Native libraries typically written?
Your Answer

Score

Explanation

Python
Scala
C/C++

1.00

Java
Total

1.00 / 1.00

Question 9
The Resource Manager helps with internationalizing applications. Which of the following might
explain why that's important to Android developers?
Your Answer

Score

Android phones and applications are sold to and used by


people who speak languages other than English.

Explanation

1.00

Android applications might crash if they expected an English


string, but got a Chinese character instead.
US law requires English as the official language of mobile
applications.
Total

1.00 /
1.00

Question 10
Which of following kinds of information does the Location Manager provide to applications?
Your Answer
https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

Score

Explanation
4/7

16/05/2015

Coursera

Ambient Temperature.

0.25

The direction to Earth's magnetic north.

0.25

User location

0.25

User movement.

0.25

Total

1.00 / 1.00

Question 11
Which one of the following user interface elements 1) is found in the View System and 2) was
shown in the Phone application demonstrated in this week's lecture video? Note: If you want to
get a peek at a bunch of Android's graphical user interface elements, see:
http://developer.android.com/design/building-blocks
Your Answer

Score

Tabs

Explanation

1.00

Notification Bars
GridLists
Total

1.00 / 1.00

Question 12
(True or False): Eclipse is the IDE of choice for Android. Other IDEs won't provide all the Android
development tools that Eclipse does.
Your Answer

Score

Explanation

True
False
Total

1.00
1.00 / 1.00

Question Explanation
https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

5/7

16/05/2015

Coursera

Eclipse is only one of several IDE's that Android developers can use to write their applications.

Question 13
(True or False): Android emulators can be controlled externally via a telnet session.
Your Answer
True

Score

Explanation

1.00

False
Total

1.00 / 1.00

Question 14
(True or False): The Traceview tool automatically collects and displays line coverage information
when you run Junit test cases on your Android applications.
Your Answer

Score

Explanation

True
False

Total

1.00
1.00 / 1.00

Question 15
(True or False): Some Android applications depend on recent Java features, such as the try-withresources statement. Therefore, it is important to make sure that you've installed the latest
version of Java in your development environment.
Your Answer

Score

Explanation

True
False
Total

1.00
1.00 / 1.00

https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

6/7

16/05/2015

Coursera

Question 16
(True or False): Android Virtual Devices can be created to mimic specific physical devices, such
as a Nexus One, or a Galaxy Nexus tablet.
Your Answer
True

Score

Explanation

1.00

False
Total

1.00 / 1.00

https://class.coursera.org/androidpart1-004/quiz/feedback?submission_id=223598&sig_reload=1

7/7

You might also like