0% found this document useful (0 votes)
30 views2 pages

Pre Test Android Paper Nov 24

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)
30 views2 pages

Pre Test Android Paper Nov 24

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/ 2

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

Note : (1) Draw a neat labeled diagram wherever necessary


(2) All questions carry equal marks

Q1(A) Multiple Choice Questions (10)


1. Which of the following virtual machine is used by the android operating system?
a. JVM b. Simple Virtual Machine
c. Dalvik Virtual Machine d. All of the mentioned
2. Which of the following API levels is used for 4.4?
a. 12 b. 13 c. 19 d. 20
3. The click event is invoked by using which of the following method?
a. setOnCLickListener() b. getOnClickListener()
c. setOnClick() d. getOnClick()
4. Which of the following is the android layout type?
a. Linear Layout b. Relative Layout
c. Frame Layout d. All of the mentioned
5. DDMS stands for _________.
a. Data Debug Monitor Server b. Dalvik Debug Monitor Server
c. Dalvik Debug Monitor Service d. Database Debug Monitor Server
6. Which of the following database is inbuilt in the android operating system?
a. SQLite b. MySQL c. Oracle d. None
7. ___________ is used to show progress of a task.
a. Navigation b. Progress Bar c. Spinner d. None
8. __________ is used to fetch the record from the MYSQL database once it is created.
a. Java b. PHP c. C++ d. C
9. Which of the following is a category of sensors?
a. Motion b. Environmental
c. Position d. All of the above
10. The ____ groups views into rows and columns. It can be declares like this.
a. Linear Layout b. Table Layout c. Relative Layout d. None

(B) Fill in the blanks (5)


1. The marketplace for selling and distributing android applications is called __________.
2. Dx tools stands for __________.
3. ________ is the process of creating motion and shape change.
4. The way of changing string into different languages is called as ___________.
5. ___ is a tool that usually helps you to locate the various available SDKs and install them easily
(C) One sentence answers (5)
1. What is Android?
2. What is View?
3. What is Emulator?
4. What are the two shapes of a progress bar?
5. What is testing?

Q2
(A) What is an Android? Explain its features and version. (8)
(B) Explain the architecture of an android. (4)

OR
Q3
(A) What are services? Explain lifecycle of a service. (8)
(B) What is fragment? Explain its types. (4)

Q4
(A) Explain android layout with its types. (8)
(B) What is alert dialog? Explain all its method. (4)

OR
Q5
(A) What is event handling in android? Explain various event listener and handlers. (8)
(B) Write an android program to demonstrate UI Controls. (4)

Q6
(A) Explain animation in brief. (8)
(B) What is image switcher? Explain with example. (4)

OR
Q7
(A) What are the developer tools in android? Explain. (8)
(B) Explain :- i) Bluetooth ii) Camera (4)

Q8
(A) What is loading spinner? Explain with example. (8)
(B) Explain the term localization in brief. (4)

OR
Q9
(A) What is PHP? Explain get and post method. (8)
(B) Write a program to demonstrate Progress Bar. (4)

Q10
(A) What is Android UI Testing? Explain its approaches. (8)
(B) Explain :- i) Sensors ii) Session Management (4)

OR
Q11
(A) What is android SDK manager? Explain. (8)
(B) Explain SQLite database in brief. (4)

You might also like