aInfoEra
Home
MCQs
HTML — Learn
HTML Mcq Question Set 14
Review each question and reveal answers to strengthen your understanding
Home
/
MCQs
/
HTML Mcq Question Set 14
1
Which of the following does not use a crawler to find pages for the search result?
A
Bing
B
Backrub
C
Yahoo
D
Google
Show Answer
✅ Correct Answer: 2
2
For keeping blog comment spam down we use ___________
A
nofollow
B
meta
C
title
D
heading
Show Answer
✅ Correct Answer: 1
3
‘Image Alt’ tags is not used for ___
A
diagrams
B
screenshots
C
decorative images
D
infographics
Show Answer
✅ Correct Answer: 3
4
Which tag is used for stopping duplicate content?
A
canonical tag
B
image alt tag
C
nofollow
D
meta
Show Answer
✅ Correct Answer: 1
5
Which one of the following is used to identify an anchor link?
A
#
B
#!
C
#?
D
&
Show Answer
✅ Correct Answer: 1
6
Which of the following map type is not supported by mapTypeId?
A
Hybrid
B
Terrain
C
Roadmap
D
Climatic map
Show Answer
✅ Correct Answer: 4
7
Which one of the following defines properties for the map?
A
mapOptions
B
zoom
C
center
D
mapTypeId
Show Answer
✅ Correct Answer: 1
8
Which one of the following is not google map overlay?
A
Polygon
B
Polyline
C
Eclipse
D
Marker
Show Answer
✅ Correct Answer: 3
9
For single locations on a map, we use the overlay for _______
A
Marker
B
Polygon
C
Polyline
D
Circle
Show Answer
✅ Correct Answer: 1
10
Polyline will not support the property of _________
A
Path
B
StrokeOpacity
C
Editable
D
Fillcolor
Show Answer
✅ Correct Answer: 4
11
The property that is not supported by Polyline but by Polygon is __________
A
strokeWeight
B
fillOpacity
C
path
D
editable
Show Answer
✅ Correct Answer: 2
12
The property which is not supported by the circle is _________
A
path
B
radius
C
center
D
fillColor
Show Answer
✅ Correct Answer: 1
13
The value of fillOpacity lies between __________
A
0.0 and 2.0
B
0.0 and 1.0
C
2.0 and 3.0
D
3.0 and 4.0
Show Answer
✅ Correct Answer: 2
14
Which one of the following is not the default control in google maps?
A
Pan
B
Street view
C
MapType
D
Climate map
Show Answer
✅ Correct Answer: 4
15
Which control displays the current map viewport?
A
Scale
B
Overview Map
C
Street view
D
MapType
Show Answer
✅ Correct Answer: 2
16
MapTypeControlOptions field may not contain _____
A
google.maps.MapTypeControlStyle.HORZONTAL_BAR
B
google.maps.MapTypeControlStyle.DEFAULT
C
google.maps.MapTypeControlStyle.DROPDOWN_MENU
D
google.maps.MapTypeControlStyle.LARGE
Show Answer
✅ Correct Answer: 4
17
Photographic map lies under the map type ____________
A
satellite
B
roadmap
C
hybrid
D
terrain
Show Answer
✅ Correct Answer: 1
18
Which of the following type will support 45 degree perspective view?
A
Terrain
B
Hybrid
C
Roadmap
D
Climate map
Show Answer
✅ Correct Answer: 2
19
Which of the following method will return DOM object that contains map?
A
getCenter()
B
getProjection()
C
getDiv()
D
gettilt()
Show Answer
✅ Correct Answer: 3
20
Which one of the following will set the viewport to contain given bounds?
A
fitBounds()
B
getBounds()
C
getHeading()
D
panTo()
Show Answer
✅ Correct Answer: 1
21
Which of the following is not the property of Map()?
A
mapTypes
B
controls
C
overlayMapTypes
D
zoom
Show Answer
✅ Correct Answer: 4
22
Which of the following event does not take a MouseEvent argument in Map()?
A
dbclick
B
drag
C
click
D
mouseover
Show Answer
✅ Correct Answer: 2
23
Which of the following event will be fired when a user drags the map?
A
dragend
B
drag
C
dragstart
D
idle
Show Answer
✅ Correct Answer: 2
24
Which of the following event will be called when user’s mouse exits map container?
A
mouseout
B
mouseover
C
mousemove
D
resize
Show Answer
✅ Correct Answer: 1
25
Which event will be fired when the map changes size?
A
tilesloaded
B
zoom_changed
C
tilt_changed
D
resize
Show Answer
✅ Correct Answer: 4
26
Which object will represent a Marker icon?
A
Marker
B
MarkerShape
C
MarkerImage
D
Marker
Show Answer
✅ Correct Answer: 3
27
Which object shows options for rendering of scale control?
A
ScaleControlOptions
B
ScaleControlStyle
C
RotateControlOptions
D
ControlPosition
Show Answer
✅ Correct Answer: 1
28
Which of the following will provide options for rendering overview map control?
A
MapTypeControlStyle
B
OverviewMapControlOptions
C
MapTypeControlOptions
D
PanControlOptions
Show Answer
✅ Correct Answer: 2
29
Which will specify placement of controls on map?
A
ControlPosition
B
StreetViewControlOptions
C
ScaleControlStyle
D
ScaleControlOptions
Show Answer
✅ Correct Answer: 1
30
Which of the following plug-in can’t be embedded by <object> element?
A
Java applets
B
Flash players
C
PDF readers
D
Map
Show Answer
✅ Correct Answer: 4
31
What is the prefix of all the browser-specific functions?
A
NPP
B
UPP
C
NPN
D
GPN
Show Answer
✅ Correct Answer: 3
32
When is the instance created, which plug-in API function is called?
A
NPP_Destroy
B
NPP_New
C
NP_Shutdown
D
NP_Initialize
Show Answer
✅ Correct Answer: 2
33
Which function will be called when the last instance of a plug-in is deleted?
A
NPP_Destroy
B
NP_Initialize
C
NPP_New
D
NP_Shutdown
Show Answer
✅ Correct Answer: 4
34
When the user leaves instance’s page which function is called?
A
NPP_New
B
NPP_Destroy
C
NP_Shutdown
D
NP_Initialize
Show Answer
✅ Correct Answer: 2
35
Which of the following is not the directory in Windows for plug-ins?
A
Profile directory/Library/Internet
B
MOZ_PLUGIN_PATH
C
HKEY_CURRENT_USER
D
~/Library/Internet Plug-Ins
Show Answer
✅ Correct Answer: 4
36
Which of the following is not the directory in Mac OS X for plug-ins?
A
/Library/Internet
B
~/Library/Internet
C
Profile directory
D
MOZ_PLUGIN_PATH
Show Answer
✅ Correct Answer: 4
37
Which of the following is not a directory in Linux for plug-ins?
A
~/.mozilla/plugins
B
/usr/lib64/Mozilla/plugins
C
profile directory
D
/Library/Internet plug-ins
Show Answer
✅ Correct Answer: 4
38
Which of the following plug-in file type is used in MS Windows?
A
DLL
B
SO
C
.DSO
D
PPC
Show Answer
✅ Correct Answer: 1
39
The plug-in DLL can’t contain ____
A
Language
B
ProductName
C
FileDescription
D
DirectoryName
Show Answer
✅ Correct Answer: 4
40
Which of the following is not a transmission mode that plug-in can select?
A
File mode
B
Random-access mode
C
Normal mode
D
Complex mode
Show Answer
✅ Correct Answer: 4
41
Which method is used for sending data to URL from memory buffer?
A
NPN_PostURL
B
NPN_GetURLNotify
C
NPN_GetURL
D
NPN_PostURLNotify
Show Answer
✅ Correct Answer: 1
42
Which of the following request is used for the browser to load a URL?
A
NPN_GetURL
B
NPN_PostURL
C
NPN_PostURLNotify
D
NPN_GetURLNotify
Show Answer
✅ Correct Answer: 1
43
Which function helps in identifying compatibility of plug-in and browser?
A
NPN_UserAgent
B
NPN_Version
C
NPN_Status
D
NPN_GetValue
Show Answer
✅ Correct Answer: 2
44
Which method is used to display a message on the status line?
A
NPN_MemFree
B
NPN_HandleWindow
C
NPN_Status
D
NPN_GetValue
Show Answer
✅ Correct Answer: 3
45
Which of the following is called after plug-in is initialized to get scripting interface?
A
NPP_GetValue
B
NP_GetValue
C
NP_GetMIMEDescription
D
NP_Initialize
Show Answer
✅ Correct Answer: 1
46
The plugin resource string 1 is associated with ________
A
MIME type
B
aiff
C
video
D
jpg
Show Answer
✅ Correct Answer: 3
47
Windowless plug-in will not call ____________
A
NPN_InvalidateRegion
B
NPN_ForceRedraw
C
NPN_InvalidateRect
D
NPP_GetValue
Show Answer
✅ Correct Answer: 4
48
The browser will not call the plug-in ____
A
NPN_InvalidateRect
B
NPP_Print
C
NPP_HandleEvent
D
NPP_SetValue
Show Answer
✅ Correct Answer: 1
49
Which of the following method is not associated to handling the memory ________________
A
NPN_MemFlush
B
NPN_MemAlloc
C
NPN_MemFree
D
NPP_HandleEvent
Show Answer
✅ Correct Answer: 4
50
Which of the following is not a semantic element?
A
<form>
B
<article>
C
<table>
D
<span>
Show Answer
✅ Correct Answer: 4
Back to All Quizzes