0

platforms and products Online Quiz - 24

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

  2. Database

  3. Android Properties

  4. Both a & b above

  5. a, b and c above

  6. None of above


Correct Option: E
  1. Adding new records

  2. Adding new values to existing records

  3. Batch updating existing records

  4. Both a & b above

  5. a, b and c above

  6. None of above


Correct Option: E

Following is/are the abstract method(s) declared in the ContentProvider class?

  1. Query()

  2. Update()

  3. Create()

  4. Insert()

  5. a, b and c above

  6. a, b and d above


Correct Option: F
  1. MapView

  2. MapActivity

  3. MapController

  4. LocationOverlay

  5. None of above


Correct Option: A

__________let you add graphical layers over a MapView.

  1. Bitmap

  2. Overlay

  3. Canvas

  4. None of above


Correct Option: B

Any focused Widget stay focused, when the user enters the touch Mode.

  1. True

  2. False


Correct Option: B

Android has a native Overlay, ___________ that can be used to display the current position and orientation of the device.

  1. LocationOverlay

  2. MyLocationOverlay

  3. MapOverlay

  4. None of above


Correct Option: B

_____________class provide functionality to get the MapView which is used to display the map.

  1. MapController

  2. Overlay

  3. MapActivity

  4. None of above


Correct Option: C

Google Maps library is not a part of the standard Android library, you must declare it in the Android Manifest.

  1. True

  2. False


Correct Option: B

_________ is a position on the map described by latitude and longitude.

  1. LocationPoint

  2. GeoPoint

  3. Overlay

  4. Canvas

  5. None of above


Correct Option: B

Each Thread has an integer priority that basically determines the amount of CPU time the Thread gets.

  1. True

  2. False


Correct Option: B

You can not add more than one overlay onto a single map.

  1. True

  2. False


Correct Option: B

By default, the Map View will show _________ map.

  1. Satellite View

  2. Traffic View

  3. Street View

  4. None of above


Correct Option: C

________ is called the surface being drawn on.

  1. Bitmap

  2. Canvas

  3. Overlays

  4. Paint

  5. None of above


Correct Option: A
- Hide questions