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

To enable your application to initiate a phone call, you must set permissions in the manifest file as below: Choose the most appropriate answer.

  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

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

The following Android Widget helps you to get access to Web Browser.

  1. WebkitView

  2. MapView

  3. WebView

  4. SurfaceView

  5. None of above


Correct Option: C

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

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

  1. True

  2. False


Correct Option: B
  1. ConnectivityManager

  2. WiFiManager

  3. NetworkManager

  4. None of above


Correct Option: B
  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

Integrated browser used in Android is

  1. Webkit

  2. Safari

  3. Firefox

  4. Blazer


Correct Option: A
- Hide questions