0% found this document useful (0 votes)
10 views1 page

Pre Test Android Paper Nov 24 - Answers

Uploaded by

Diksha Hurkat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Pre Test Android Paper Nov 24 - Answers

Uploaded by

Diksha Hurkat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Smt.

Kesharbai Lahoti Mahavidyalaya, Amravati


Department of Bachelor of Computer Application
Academic Session : 2024 - 2025
Pre – Test Examination : November - 2024
B.C.A. Third Year : Semester – V ( CBCS )
Paper : 5BCA2 – Android Application Development
Time : 3.00 Hrs Max. Marks : 80

Memorandum
Q1(A) Multiple Choice Questions (10)
1. (c) Dalvik Virtual Machine
2. (c) 19
3. (a) setOnCLickListener()
4. (d) All of the mentioned
5. (b) Dalvik Debug Monitor Server
6. (a) SQLite
7. (b) Progress Bar
8. (b) PHP
9. (d) All of the above
10. (b) Table Layout

(B) Fill in the blanks (5)


1. Google Play
2. Dalvik executable tools
3. Animation
4. Localization
5. SDK Manager
(C) One sentence answers (5)
1. What is Android?
Android is an open source operating system for mobile devices like smartphones and
tablets. It was led by Google.
2. What is View?
A view is a small rectangle on the screen that can display content or respond to user
interactions
3. What is Emulator?
An Android emulator is a program that creates a virtual Android device (AVD) on your
computer, allowing you to test and develop Android apps without a physical device
4. What are the two shapes of a progress bar?
The progress bar comes into two shapes : Loading bar and Loading Spinner
5. What is testing?
Android testing is the process of evaluating the functionality, performance, and quality
of Android applications.

You might also like