Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Android Application Development

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which language is supported by Android Studio?

a)

Python

b)

Java

c)

Kotlin

d)

C/C++

2.

Android is an open source and ______ Operating System for mobile devices.

a)

Windows Based

b)

Linux based

c)

MAC based

d)

Apple IOS

3.

Identify the features of Android.

a)

Web Browser

b)

Multi-Tasking

c)

Messaging

d)

All of the above

4.

Name the Android 1.0 and Android 1.1

a)

Alpha and Beta

b)

Cupcake and Donut

c)

Eclair and Froyo

d)

Jellybean and Kitkat

5.

Which Android version supports camera, Gaming and battery management?

a)

HoneyComb

b)

Gingerbread

c)

IceCream Sandwich

d)

Jellybean

6.

What is the code name for Android version 10.0 and 11.0?

a)

Q and R

b)

Queen Cake and Red Cake

c)

Queen Cake and Red Velvet Cake

d)

Queen and Rabbit Cake

7.

What are the types of User Interface Theme?

a)

Darker and Light

b)

Black and White

c)

Black and Gray

d)

Darker and White

8.

The foundation of the Android platform is called as ______.

a)

Windows OS

b)

Linux Kernel

c)

MAC OS

d)

Linux OS

9.

The ______ runs around the outside of the IDE window and contains the buttons that allow you to expand or collapse individual tool windows.

a)

Editor window

b)

Tool window bar

c)

Status bar

d)

Toolbar

10.

_____ folder contains all non-code resources, such as XML layouts, UI strings, and bitmap images.

a)

manifest

b)

res

c)

java

d)

gradle scripts