wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MOBILE APPLICATION DEVELOPMENT

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Android applications signed at the time _____

a)

before installed

b)

After installed

c)

Both A and B

d)

None of these

2.

In android application Which file holds to use the internet_____.

a)

create file

b)

Manifest file

c)

system file

d)

None of these

3.

Src folder contain____files

a)

Java source code

b)

XML

c)

manifest

d)

None of these

4.

user interface use for______

a)

xml

b)

java

c)

c++

d)

Both A and B

5.

Which is not an Android component of the following?

a)

Layout

b)

Activity

c)

Service

d)

Content Provider

6.

Which folder that contains the R.java file of the following?

a)

res

b)

src

c)

gen

d)

bin

7.

What is the name of the program that converts Java byte code into Dalvik byte code?

a)

Android Interpretive Compiler (AIC)

b)

Dalvik Converter

c)

Dex compiler

d)

Mobile Interpretive Compiler (MIC)

8.

Android is based on Linux for the following reason.

a)

Security

b)

Portability

c)

Networking

d)

All of these

9.

Which among the following are part of "Application" layer of Android Architecture

a)

Contacts

b)

Browser

c)

Phone

d)

All of these

10.

Which company developed android?

a)

Apple

b)

Google

c)

Android Inc

d)

Nokia