Semester : SEMESTER 6
Subject : Operating Systems
Year : 2020
Term : March
Branch : COMPUTER SCIENCE
Scheme : 2020 Full Time
Course Code : BCS 6B 12
Page:2
10.
at,
12.
13.
14.
15.
16.
1
18.
19.
20.
2 C 80172
In android studio, each new activity created must be defined in :
(a) Res/layout. (b) Res/values.
(c) Build.gradle. (d) AndroidManifest.xml.
Android eomponent that controls external elements of file is called :
(a) intent. (b) resource
(c) view. (d) manifest.
Property that is used for formatting font is ————.
(a) Color. (b) typeface
(c) Image View. (d) Mip Map.
The ————— is a component that takes care of the fragments belonging to an activity.
__. Allows to customize the title bar of an activity.
(10 x 1 = 10 marks)
Part B
Answer all questions.
Each question carries 2 marks.
What do you meant by intent ?
Explain AVD.
What is R. Java ?
How do you walk through a cursor ?
What is the difference between android : gravity and android : layout_gravity ?
: ் * (&x2=10 marks)
Part C
Answer any five questions.
Each question carries 4 marks.
How is a Spinner different from the other list controls ?
Explain any four intent categories.
What types of menus are available in the Android SDK ?
How to load Menus through XML Files ?
When to use Fragments ?