Explore topic-wise MCQs in Html.

This section includes 20 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

The code marker option does not create ______

A. title
B. map
C. position
D. zoom
Answer» E.
2.

Which of the following specifies the time when location information was retrieved?

A. timestamp
B. cords.speed
C. cords.heading
D. cords.altitudeAccuracy
Answer» B. cords.speed
3.

Which of the following cancels an ongoing watchPosition call?

A. clearWatch
B. watchPosition
C. getCurrentPosition
D. getPositionUsingMethodName
Answer» B. watchPosition
4.

getCurrentPosition does not take the argument?

A. successCallback
B. options
C. errorCallback
D. Timeout
Answer» E.
5.

OpenStreetMap cannot extend map to implement __________

A. showMap
B. showPOIs
C. search
D. toProjection
Answer» E.
6.

WHICH_OF_THE_FOLLOWING_CANCELS_AN_ONGOING_WATCHPOSITION_CALL??$

A. clearWatch
B. watchPosition
C. getCurrentPosition
D. getPositionUsingMethodName
Answer» B. watchPosition
7.

GETCURRENTPOSITION_DOES_NOT_TAKE_THE_ARGUMENT??$

A. successCallback
B. options
C. errorCallback
D. Timeout
Answer» E.
8.

The code marker option does not create ______$

A. title
B. map
C. position
D. zoom
Answer» E.
9.

Which of the following specifies the time when location information was retrieved?$

A. timestamp
B. cords.speed
C. cords.heading
D. cords.altitudeAccuracy
Answer» B. cords.speed
10.

Which of the following specifies the expiry time for cached location information?

A. maximumAge
B. timeout
C. enableHighAccuracy
D. position_unavailable
Answer» B. timeout
11.

Which of the following is not a map display option?

A. zoom
B. center
C. mapTypeId
D. blur
Answer» E.
12.

Which of the following is a global identifier for the item?

A. itemid
B. itemprop
C. itemref
D. itemtype
Answer» B. itemprop
13.

Which is not a kind of error?

A. PERMISSION_UNAVAILABLE
B. PERMISSION_DENIED
C. TIMEOUT
D. POSITION_UNAVAIALBLE
Answer» B. PERMISSION_DENIED
14.

OpenStreetMap cannot extend map to implement:

A. showMap
B. showPOIs
C. search
D. toProjection
Answer» E.
15.

How many kinds of map does Geo support?

A. 1
B. 2
C. 3
D. 4
Answer» E.
16.

Search box does not contain __________

A. currentPositionBtn
B. search button
C. dropdown list
D. input field
Answer» B. search button
17.

Which button let us move the map to the current position of the device?

A. currentPositionBtn
B. enableHighAccuracy
C. timeout
D. maximumAge
Answer» B. enableHighAccuracy
18.

Action box does not contains _______

A. tabs
B. geolocation buttons
C. search box
D. radio buttons
Answer» E.
19.

What returns the engine name of the browser?

A. product
B. userAgent
C. platform
D. onLine
Answer» B. userAgent
20.

Which navigator object property returns a geolocation object?

A. appVersion
B. geolocation
C. language
D. appCodeName
Answer» C. language