SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
http://www.tutorialspoint.com Copyright © tutorialspoint.com
ANDROID MOCK TEST
ANDROID MOCK TEST
This section presents you various set of Mock Tests related to Android. You can download these
sample mock tests at your local machine and solve offline at your convenience. Every mock test is
supplied with a mock test key to let you verify the final score and grade yourself.
ANDROID MOCK TEST II
ANDROID MOCK TEST II
Q 1 -What is ANR in android?
A - When the application is not responding ANR will occur.
B - Dialog box is called as ANR.
C - When Android forcefully kills an application, it is called ANR
D - None of the above
Q 2 - What are the functionalities in asyncTask in android?
A - onPreExecution
B - doInBackground
C - onProgressUpdate
D - onPostExecution
E - onPostExecution
Q 3 - How many threads are there in asyncTask in android?
A - Only one
B- Two
C - AsyncTask doesn't have tread
D - None of the Above
Q 4 - What is broadcast receiver in android?
A - It will react on broadcast announcements.
B - It will do background functionalities as services.
C - It will pass the data between activities.
D - None of the Above
Q 5 - On which thread broadcast receivers will work in android?
A - Worker Thread
B - Main Thread
C - Activity Thread
D - None of the Above
Q 6 - What is the time limit of broadcast receiver in android?
A - 10 sec
B - 15 sec
C - 5 sec
D - 1 hour
Q 7 - How many broadcast receivers are available in android?
A - sendIntent
B - onRecieve
C - implicitBroadcast
D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast.
Q 8 - What is the life cycle of broadcast receivers in android?
A - send intent
B - onRecieve
C - implicitBroadcast
D - sendBroadcast, sendOrderBroadcast, and sendStickyBroadcast.
Q 9 - What is the use of content provider in android?
A - To send the data from an application to another application
B - To store the data in a database
C - To share the data between applications
D - None of the above.
Q 10 - How to access the context in android content provider?
A - Using getContext in onCreate
B - Using intent
C - Using getApplicationContext at anywhere in an application
D - A & C
E - A & B
Q 11 - How to upgrade SQlite the database from a lower version to higher version in
android SQlite?
A - Using helper Class
B - Using cursor
C - Using intent
D - None of the above
Q 12 - What is the difference between content values and cursor in android SQlite?
A - Content values are key pair values, which are updated or inserted in the database
B - Cursor is used to store the temporary result.
C - A & B
D - Cursor is used to store data permanently.
E - Content values are used to share the data.
Q 13 - How to store heavy structured data in android?
A - Shared Preferences
B - Cursor
C - SQlite database
D - Not possible
Q 14 - How many applications are there in a given task in android?
A - Two
B - One
C - Many
D - Zero
Q 15 - What is sleep mode in android?
A - Only Radio interface layer and alarm are in active mode
B - Switched off
C - Air plane mode
D - None of the Above
Q 16 - What are the wake locks available in android?
A - PARTIAL_WAKE_LOCK
B - SCREEN_DIM_WAKE_LOCK
C - SCREEN_BRIGHT_WAKE_LOCK
D - FULL_WAKE_LOCK
E - FULL_WAKE_LOCK
Q 17 - What is an anonymous class in android?
A - Interface class
B - A class that does not have a name but have functionalities in it
C - Java class
D - Manifest file
Q 18 - What is singleton class in android?
A - A class that can create only one object
B - Anonymous class
C - Java class
D - Manifest file
Q 19 -What is the application class in android?
A - A class that can create only an object
B - Anonymous class
C - Java class
D - Base class for all classes
Q 20 - Which features are considered while creating android application?
A - Screen Size
B - Input configuration
C - Platform Version
D - Device features
E - All of above
Q 21 -What is the 9 patch tool in android?
A - Using with tool, we can redraw images in 9 sections.
B - image extension tool
C - image editable tool
D - Device features
Q 22 -What is JNI in android?
A - Java network interface
B - Java interface
C - Image editable tool
D - Java native interface.
Q 23 - Persist data can be stored in Android through
A - Shared Preferences
B - Internal/External storage
C - SQlite
D - Network servers.
E - All of above
Q 24 - How to get current location in android?
A - Using with GPRS
B - Using location provider
C - A & B
D - SQlite
E - Network servers
Q 25 -Which permissions are required to get a location in android?
A - ACCESS_FINE and ACCESS_COARSE
B - GPRS permission
C - Internet permission
D - WIFI permission.
ANSWER SHEET
ANSWER SHEET
Question Number Answer Key
1 A
2 E
3 A
4 A
5 B
6 A
7 D
8 B
9 C
10 D
11 A
12 C
13 C
14 C
15 A
16 E
17 B
18 A
19 D
20 E
21 A
22 D
23 E
24 C
25 A
Loading [MathJax]/jax/output/HTML-CSS/jax.js

Weitere ähnliche Inhalte

Ähnlich wie Android mock test_ii

Tổng hợp câu hỏi ôn tập android có đáp án
Tổng hợp câu hỏi ôn tập android có đáp ánTổng hợp câu hỏi ôn tập android có đáp án
Tổng hợp câu hỏi ôn tập android có đáp án
bsb_2209
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android Applications
Positive Hack Days
 
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Itvedant
 
android_project
android_projectandroid_project
android_project
Adit Ghosh
 
Comp tia 220 801exam
Comp tia 220 801examComp tia 220 801exam
Comp tia 220 801exam
steinmicheal
 
Portfolio - Muhammad Ismail Sheikh
Portfolio - Muhammad Ismail SheikhPortfolio - Muhammad Ismail Sheikh
Portfolio - Muhammad Ismail Sheikh
M. Ismail Sheikh
 
Android Demonstration Solution (ADS)
Android Demonstration Solution (ADS) Android Demonstration Solution (ADS)
Android Demonstration Solution (ADS)
Amila Gamanayake
 

Ähnlich wie Android mock test_ii (20)

Cv0 001-q&a-demo-cert magic
Cv0 001-q&a-demo-cert magicCv0 001-q&a-demo-cert magic
Cv0 001-q&a-demo-cert magic
 
Demo question for android
Demo question for androidDemo question for android
Demo question for android
 
Jncia er
Jncia erJncia er
Jncia er
 
GDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android NGDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android N
 
FNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - AndroidFNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - Android
 
Android MCQ Online Test || android mcq with answers pdf
Android MCQ Online Test || android mcq with answers pdfAndroid MCQ Online Test || android mcq with answers pdf
Android MCQ Online Test || android mcq with answers pdf
 
Portfolio
PortfolioPortfolio
Portfolio
 
Tổng hợp câu hỏi ôn tập android có đáp án
Tổng hợp câu hỏi ôn tập android có đáp ánTổng hợp câu hỏi ôn tập android có đáp án
Tổng hợp câu hỏi ôn tập android có đáp án
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android Applications
 
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
 
H19-401_V1.0 HCSP-Presales-Campus Network Planning and Design V1.0 Exam Quest...
H19-401_V1.0 HCSP-Presales-Campus Network Planning and Design V1.0 Exam Quest...H19-401_V1.0 HCSP-Presales-Campus Network Planning and Design V1.0 Exam Quest...
H19-401_V1.0 HCSP-Presales-Campus Network Planning and Design V1.0 Exam Quest...
 
Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009
 
CCNA_questions_2021.pdf
CCNA_questions_2021.pdfCCNA_questions_2021.pdf
CCNA_questions_2021.pdf
 
Getting Started with Android Development
Getting Started with Android DevelopmentGetting Started with Android Development
Getting Started with Android Development
 
Vp 3
Vp 3Vp 3
Vp 3
 
android_project
android_projectandroid_project
android_project
 
Rhomobile 5.5 Release Notes
Rhomobile 5.5 Release NotesRhomobile 5.5 Release Notes
Rhomobile 5.5 Release Notes
 
Comp tia 220 801exam
Comp tia 220 801examComp tia 220 801exam
Comp tia 220 801exam
 
Portfolio - Muhammad Ismail Sheikh
Portfolio - Muhammad Ismail SheikhPortfolio - Muhammad Ismail Sheikh
Portfolio - Muhammad Ismail Sheikh
 
Android Demonstration Solution (ADS)
Android Demonstration Solution (ADS) Android Demonstration Solution (ADS)
Android Demonstration Solution (ADS)
 

Mehr von Ankit Dubey (20)

Unit 1 android and it's tools quiz {mad cwipedia}
Unit 1 android and it's tools quiz {mad cwipedia}Unit 1 android and it's tools quiz {mad cwipedia}
Unit 1 android and it's tools quiz {mad cwipedia}
 
Scheduling
Scheduling Scheduling
Scheduling
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Ch5 cpu-scheduling
Ch5 cpu-schedulingCh5 cpu-scheduling
Ch5 cpu-scheduling
 
Ch4 threads
Ch4 threadsCh4 threads
Ch4 threads
 
Ch3 processes
Ch3 processesCh3 processes
Ch3 processes
 
Ch2 system structure
Ch2 system structureCh2 system structure
Ch2 system structure
 
Ch1 introduction-to-os
Ch1 introduction-to-osCh1 introduction-to-os
Ch1 introduction-to-os
 
Mongodb mock test_ii
Mongodb mock test_iiMongodb mock test_ii
Mongodb mock test_ii
 
Ajp notes-chapter-06
Ajp notes-chapter-06Ajp notes-chapter-06
Ajp notes-chapter-06
 
Ajp notes-chapter-05
Ajp notes-chapter-05Ajp notes-chapter-05
Ajp notes-chapter-05
 
Ajp notes-chapter-04
Ajp notes-chapter-04Ajp notes-chapter-04
Ajp notes-chapter-04
 
Ajp notes-chapter-03
Ajp notes-chapter-03Ajp notes-chapter-03
Ajp notes-chapter-03
 
Ajp notes-chapter-02
Ajp notes-chapter-02Ajp notes-chapter-02
Ajp notes-chapter-02
 
Ajp notes-chapter-01
Ajp notes-chapter-01Ajp notes-chapter-01
Ajp notes-chapter-01
 
13 c
13 c13 c
13 c
 

Kürzlich hochgeladen

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Kürzlich hochgeladen (20)

Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

Android mock test_ii

  • 1. http://www.tutorialspoint.com Copyright © tutorialspoint.com ANDROID MOCK TEST ANDROID MOCK TEST This section presents you various set of Mock Tests related to Android. You can download these sample mock tests at your local machine and solve offline at your convenience. Every mock test is supplied with a mock test key to let you verify the final score and grade yourself. ANDROID MOCK TEST II ANDROID MOCK TEST II Q 1 -What is ANR in android? A - When the application is not responding ANR will occur. B - Dialog box is called as ANR. C - When Android forcefully kills an application, it is called ANR D - None of the above Q 2 - What are the functionalities in asyncTask in android? A - onPreExecution B - doInBackground C - onProgressUpdate D - onPostExecution E - onPostExecution Q 3 - How many threads are there in asyncTask in android? A - Only one B- Two C - AsyncTask doesn't have tread D - None of the Above Q 4 - What is broadcast receiver in android? A - It will react on broadcast announcements.
  • 2. B - It will do background functionalities as services. C - It will pass the data between activities. D - None of the Above Q 5 - On which thread broadcast receivers will work in android? A - Worker Thread B - Main Thread C - Activity Thread D - None of the Above Q 6 - What is the time limit of broadcast receiver in android? A - 10 sec B - 15 sec C - 5 sec D - 1 hour Q 7 - How many broadcast receivers are available in android? A - sendIntent B - onRecieve C - implicitBroadcast D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast. Q 8 - What is the life cycle of broadcast receivers in android? A - send intent B - onRecieve C - implicitBroadcast D - sendBroadcast, sendOrderBroadcast, and sendStickyBroadcast. Q 9 - What is the use of content provider in android? A - To send the data from an application to another application B - To store the data in a database C - To share the data between applications D - None of the above.
  • 3. Q 10 - How to access the context in android content provider? A - Using getContext in onCreate B - Using intent C - Using getApplicationContext at anywhere in an application D - A & C E - A & B Q 11 - How to upgrade SQlite the database from a lower version to higher version in android SQlite? A - Using helper Class B - Using cursor C - Using intent D - None of the above Q 12 - What is the difference between content values and cursor in android SQlite? A - Content values are key pair values, which are updated or inserted in the database B - Cursor is used to store the temporary result. C - A & B D - Cursor is used to store data permanently. E - Content values are used to share the data. Q 13 - How to store heavy structured data in android? A - Shared Preferences B - Cursor C - SQlite database D - Not possible Q 14 - How many applications are there in a given task in android? A - Two B - One C - Many D - Zero Q 15 - What is sleep mode in android? A - Only Radio interface layer and alarm are in active mode
  • 4. B - Switched off C - Air plane mode D - None of the Above Q 16 - What are the wake locks available in android? A - PARTIAL_WAKE_LOCK B - SCREEN_DIM_WAKE_LOCK C - SCREEN_BRIGHT_WAKE_LOCK D - FULL_WAKE_LOCK E - FULL_WAKE_LOCK Q 17 - What is an anonymous class in android? A - Interface class B - A class that does not have a name but have functionalities in it C - Java class D - Manifest file Q 18 - What is singleton class in android? A - A class that can create only one object B - Anonymous class C - Java class D - Manifest file Q 19 -What is the application class in android? A - A class that can create only an object B - Anonymous class C - Java class D - Base class for all classes Q 20 - Which features are considered while creating android application? A - Screen Size B - Input configuration C - Platform Version D - Device features E - All of above
  • 5. Q 21 -What is the 9 patch tool in android? A - Using with tool, we can redraw images in 9 sections. B - image extension tool C - image editable tool D - Device features Q 22 -What is JNI in android? A - Java network interface B - Java interface C - Image editable tool D - Java native interface. Q 23 - Persist data can be stored in Android through A - Shared Preferences B - Internal/External storage C - SQlite D - Network servers. E - All of above Q 24 - How to get current location in android? A - Using with GPRS B - Using location provider C - A & B D - SQlite E - Network servers Q 25 -Which permissions are required to get a location in android? A - ACCESS_FINE and ACCESS_COARSE B - GPRS permission C - Internet permission D - WIFI permission. ANSWER SHEET ANSWER SHEET
  • 6. Question Number Answer Key 1 A 2 E 3 A 4 A 5 B 6 A 7 D 8 B 9 C 10 D 11 A 12 C 13 C 14 C 15 A 16 E 17 B 18 A 19 D 20 E 21 A 22 D 23 E 24 C 25 A Loading [MathJax]/jax/output/HTML-CSS/jax.js