0

platforms and products Online Quiz - 23

Description: platforms and products Online Quiz - 23
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0

In a touch Mode, there is always a focus and selection.

  1. True

  2. False


Correct Option: B

Accelerometers measure acceleration in various directions. Please select the correct answer.

  1. Forward-backward

  2. Left-Right

  3. Up-down

  4. Both a & b above

  5. All of above


Correct Option: E

In which method, you normally stop the camera and release the resources associated to the camera in Android.

  1. SurfaceReleased

  2. SurfaceDestroyed

  3. CameraReleased

  4. None of above


Correct Option: B

In order to use Bluetooth features in your application, you need to declare at least one of two Bluetooth permissions: BLUETOOTH and __________.

  1. BLUETOOTH_READ

  2. BLUETOOTH_ADMIN

  3. BLUETOOTH_WRITE

  4. None of above


Correct Option: B

Android Browser is based on open source WebKit Engine.

  1. True

  2. False


Correct Option: B

In order to run any service/activity during phone boot time, you would need following permission to be added in your manifest file. Choose the correct answer.

  1. True

  2. False


Correct Option: B

Android Networking is principally handled using ConnectivityManager service that monitors the connectivity state.

  1. True

  2. False


Correct Option: B

In Android, SD Card path can be retrieved using _______ method.

  1. Environment.getExternalStorageDirectory()

  2. Context.getExternalStorageDirectory()

  3. Environment.getStorageDirectory()

  4. Context.getStorageDirectory()

  5. None of above


Correct Option: A

To get more details on available active networks, you may call following method(s) in Android

  1. getNetworkInfo()

  2. getNetworkStatus()

  3. getActiveNetworkInfo()

  4. Both, a & b above

  5. Both a & c above

  6. All of above


Correct Option: E

Vibrator is a system level service accessed through String vService = Context.VIBRATOR_SERVICE; Vibrator vibrator = (Vibrator) getSystemService (vService); Choose the right answer below.

  1. True

  2. False


Correct Option: B

Accelerometers do not measure velocity, but measure change in acceleration over time

  1. True

  2. False


Correct Option: B

Each sensor in Android Sensor API is uniquely represented by its own integer Id

  1. True

  2. False


Correct Option: B

Android Emulator provides a good support for Bluetooth service and USB Connections

  1. True

  2. False


Correct Option: B

__________ represents Android WiFi Connectivity service.

  1. ConnectivityManager

  2. WiFiManager

  3. NetworkManager

  4. None of above


Correct Option: B

Which of the following project environment is used for System testing?

  1. NFT

  2. ST04

  3. TT04

  4. TLF-STG


Correct Option: B

Which of the following is NOT an initiative of AXA IZI program?

  1. To simplify and automate back-office processes

  2. To increase flexibility in product definitions and to enable flexible pricing

  3. To increase the time-to-market and the back-office efficiency

  4. To develop new front-end for broker and back-office users


Correct Option: C

What is the name of the virtual machine used in Android?

  1. Dalvik

  2. Java

  3. VMware

  4. PowerVM


Correct Option: A

Integrated browser used in Android is

  1. Webkit

  2. Safari

  3. Firefox

  4. Blazer


Correct Option: A
- Hide questions