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