Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

Which company developed android?

  • Apple
  • Google
  • Android Inc
  • Microsoft
Solutions
Question - 2

What was the first phone released that ran the Android OS?

  • Google gPhone
  • T-Mobile G1
  • Motorola Droid
  • HTC Hero
Solutions
Question - 3

Which among these are NOT a part of Android's native libraries?

  • Webkit
  • Dalvik
  • OpenGL
  • SQLite
Solutions
Question - 4

Layouts in android?

  • Frame Layout
  • Linear Layout
  • Relative Layout
  • All the above
Solutions
Question - 5

Which one is NOT related to fragment class?

  • dialogFragment
  • listFragment
  • preferenceFragment
  • cursorFragment
Solutions
Question - 6

What are the indirect Direct subclasses of Activity?

  • launcherActivity
  • tabActivity
  • preferenceActivity
  • all the above
Solutions
Question - 7

When contentProvider would be activated?

  • using Intent
  • using SQLite
  • using ContentResolver
  • None of the above
Solutions
Question - 8

During an Activity life-cycle, what is the first callback method invoked by the system?

  • onStop()
  • onStart()
  • onCreate()
  • onRestore()
Solutions
Question - 9

The requests from Content Provider class is handled by method

  • onCreate
  • onSelect
  • onClick
  • ContentResolver
Solutions
Question - 10

Which component is not activated by an Intent?

  • activity
  • services
  • contentProvider
  • broadcastReceiver
Solutions
Question - 11

The Emulator is identical to running a real phone EXCEPT when emulating/simulating what?

  • Telephony
  • Applications
  • Sensors
  • The emulator can emulate/simulate all aspects of a smart phone.
Solutions
Question - 12

Which file specifies the minimum required Android SDK version your application supports?

  • main.xml
  • AndroidManifest.xml
  • strings.xml
  • confg.xml
Solutions
Question - 13

 What does the src folder contain?

  • Image and icon files
  • XML resource files
  • The application manifest file
  • Java source code files
Solutions
Question - 14

What are the indirect Direct subclasses of Services?

  • RecognitionService
  • RemoteViewsService
  • InputMethodService
  • SpellCheckerService
Solutions
Question - 15

Android is based on which language.

  • C
  • C++
  • JAVA
  • C#
Solutions
Question - 16

What does the .apk extension stand for?

  • Android Proprietary Kit
  • Application Program Kit
  • Application Package
  • Android Package
Solutions
Question - 17

The XML file that contains all the text that your application uses.

  • stack.xml
  • text.xml
  • strings.xml
  • string.java
Solutions
Question - 18

Which of these are not one of the three main components of the APK?

  • Dalvik Executable
  • Resources
  • Webkit
  • Native Libraries
Solutions
Question - 19

The android library that provides access to UI pre-built elements such as buttons, lists, views etc. is

  • android.text
  • android.os
  • android.webkit
  • android.view
Solutions
Question - 20

How does Gargenta approach the problem of the app acting sluggishly due to network latency?

  • Starting over
  • Switching API levels
  • Multithreading
  • Refactoring code
Solutions
Tags:
Android MCQ (Multiple Choice Questions), Advanced Android MCQ, Android MCQ Online test,Android MCQ Questions and answers PDF, Android Interview Questions With Answers, Android Technical Questions with full explanation