

MCQOPTIONS
Saved Bookmarks
This section includes 36 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
1. |
Search box does not contain __________. |
A. | input field |
B. | currentPositionBtn |
C. | search button |
D. | dropdown list |
E. | None of these |
Answer» B. currentPositionBtn | |
2. |
Action box does not contains _______. |
A. | radio buttons |
B. | search box |
C. | geolocation buttons |
D. | tabs |
E. | None of these |
Answer» B. search box | |
3. |
Which of the following cancels an ongoing watchPosition call? |
A. | getCurrentPosition |
B. | clearWatch |
C. | getPositionUsingMethodName |
D. | watchPosition |
E. | None of these |
Answer» C. getPositionUsingMethodName | |
4. |
getCurrentPosition does not take the argument? |
A. | errorCallback |
B. | Timeout |
C. | options |
D. | successCallback |
E. | None of these |
Answer» C. options | |
5. |
The code marker option does not create ______. |
A. | map |
B. | zoom |
C. | title |
D. | position |
E. | None of these |
Answer» C. title | |
6. |
Which of the following specifies the time when location information was retrieved? |
A. | cords.speed |
B. | timestamp |
C. | cords.altitudeAccuracy |
D. | cords.heading |
E. | None of these |
Answer» C. cords.altitudeAccuracy | |
7. |
Which of the following method is not associated to handling the memory ________________. |
A. | NPN_MemFree |
B. | NPP_HandleEvent |
C. | NPN_MemAlloc |
D. | NPN_MemFlush |
E. | None of these |
Answer» C. NPN_MemAlloc | |
8. |
The browser will not call the plug-in _________. |
A. | NPP_Print |
B. | NPN_InvalidateRect |
C. | NPP_SetValue |
D. | NPP_HandleEvent |
E. | None of these |
Answer» C. NPP_SetValue | |
9. |
Windowless plug-in will not call ____________. |
A. | NPN_ForceRedraw |
B. | NPN_InvalidateRect |
C. | NPP_GetValue |
D. | NPN_InvalidateRegion |
E. | None of these |
Answer» D. NPN_InvalidateRegion | |
10. |
The plugin resource string 1 is associated with ________. |
A. | jpg |
B. | MIME type |
C. | aiff |
D. | video |
E. | None of these |
Answer» E. None of these | |
11. |
Which method is used to get user s position? |
A. | getDirectPosition() |
B. | post() |
C. | getDirection |
D. | getCurrentPosition() |
E. | None of these |
Answer» E. None of these | |
12. |
Which of the following is not the property of the cords object? |
A. | Altitude |
B. | AltitudeAccuracy |
C. | enableHighAccuracy |
D. | Accuracy |
E. | None of these |
Answer» D. Accuracy | |
13. |
Success callback function evoke only when ___________. |
A. | only by mobile browser |
B. | gps is accessible |
C. | user accepts to share location information |
D. | always evoke |
E. | None of these |
Answer» D. always evoke | |
14. |
maximumAge returns time in _____________. |
A. | seconds |
B. | hour |
C. | nano-seconds |
D. | milliseconds |
E. | None of these |
Answer» E. None of these | |
15. |
Which one of the following is not the default control in google maps? |
A. | Street view |
B. | MapType |
C. | Climate map |
D. | Pan |
E. | None of these |
Answer» D. Pan | |
16. |
The property which is not supported by the circle is _________. |
A. | center |
B. | path |
C. | fillColor |
D. | radius |
E. | None of these |
Answer» C. fillColor | |
17. |
The value of fillOpacity lies between __________. |
A. | 2.0 and 3.0 |
B. | 3.0 and 4.0 |
C. | 0.0 and 1.0 |
D. | 0.0 and 2.0 |
E. | None of these |
Answer» D. 0.0 and 2.0 | |
18. |
The property that is not supported by Polyline but by Polygon is __________. |
A. | path |
B. | editable |
C. | fillOpacity |
D. | strokeWeight |
E. | None of these |
Answer» D. strokeWeight | |
19. |
Polyline will not support the property of _________. |
A. | StrokeOpacity |
B. | Editable |
C. | Fillcolor |
D. | Path |
E. | None of these |
Answer» D. Path | |
20. |
Photographic map lies under the map type ____________. |
A. | hybrid |
B. | terrain |
C. | roadmap |
D. | satellite |
E. | None of these |
Answer» E. None of these | |
21. |
Which will specify placement of controls on map? |
A. | ScaleControlOptions |
B. | ScaleControlStyle |
C. | StreetViewControlOptions |
D. | ControlPosition |
E. | None of these |
Answer» E. None of these | |
22. |
Which of the following will provide options for rendering overview map control? |
A. | MapTypeControlOptions |
B. | PanControlOptions |
C. | OverviewMapControlOptions |
D. | MapTypeControlStyle |
E. | None of these |
Answer» D. MapTypeControlStyle | |
23. |
Which object shows options for rendering of scale control? |
A. | RotateControlOptions |
B. | ControlPosition |
C. | ScaleControlOptions |
D. | ScaleControlStyle |
E. | None of these |
Answer» D. ScaleControlStyle | |
24. |
Which event will be fired when the map changes size? |
A. | tilt_changed |
B. | zoom_changed |
C. | resize |
D. | tilesloaded |
E. | None of these |
Answer» D. tilesloaded | |
25. |
Which of the following request is used for the browser to load a URL? |
A. | NPN_PostURLNotify |
B. | NPN_GetURLNotify |
C. | NPN_PostURL |
D. | NPN_GetURL |
E. | None of these |
Answer» E. None of these | |
26. |
Which object will represent a Marker icon? |
A. | MarkerShape |
B. | Marker |
C. | MarkerGraph |
D. | MarkerImage |
E. | None of these |
Answer» E. None of these | |
27. |
When the user leaves instance s page which function is called? |
A. | NP_Initialize |
B. | NP_Shutdown |
C. | NPP_New |
D. | NPP_Destroy |
E. | None of these |
Answer» E. None of these | |
28. |
Which of the following plug-in can t be embedded by |
A. | Map |
B. | PDF readers |
C. | Flash players |
D. | Java applets |
E. | None of these |
Answer» B. PDF readers | |
29. |
The plug-in DLL can t contain ______________. |
A. | FileDescription |
B. | DirectoryName |
C. | ProductName |
D. | Language |
E. | None of these |
Answer» C. ProductName | |
30. |
MapTypeControlOptions field may not contain _______. |
A. | google.maps.MapTypeControlStyle.DEFAULT |
B. | google.maps.MapTypeControlStyle.DROPDOWN_MENU |
C. | google.maps.MapTypeControlStyle.LARGE |
D. | google.maps.MapTypeControlStyle.HORZONTAL_BAR |
E. | None of these |
Answer» D. google.maps.MapTypeControlStyle.HORZONTAL_BAR | |
31. |
Which of the following event does not take a MouseEvent argument in Map()? |
A. | click |
B. | mouseover |
C. | dbclick |
D. | drag |
E. | None of these |
Answer» E. None of these | |
32. |
Which of the following event will be called when user s mouse exits map container? |
A. | mouseover |
B. | mouseout |
C. | resize |
D. | mousemove |
E. | None of these |
Answer» C. resize | |
33. |
Which of the following is not the property of Map()? |
A. | overlayMapTypes |
B. | zoom |
C. | controls |
D. | mapTypes |
E. | None of these |
Answer» C. controls | |
34. |
Which of the following event will be fired when a user drags the map? |
A. | dragstart |
B. | idle |
C. | drag |
D. | dragend |
E. | None of these |
Answer» D. dragend | |
35. |
Which control displays the current map viewport? |
A. | MapType |
B. | Street view |
C. | Overview Map |
D. | Scale |
E. | None of these |
Answer» D. Scale | |
36. |
For single locations on a map, we use the overlay for _______. |
A. | Circle |
B. | Polyline |
C. | Marker |
D. | Polygon |
E. | None of these |
Answer» D. Polygon | |