1036). Which side of the image map can be created using JavaScript?

[A]Server side
[B]Client side
[C] Both Server and Client side
[D]User side

Show Answer

1037). Which is the attribute used to enable the Client-side image map?

[A]map
[B]area
[C]usemap
[D]areamap

Show Answer

1038). Which are the special tags used for image mapping?

[A]map and area
[B]map and usemap
[C] only map
[D]only usemap

Show Answer

1039). Which is the element that follows the use of “img”?

[A]area
[B]usemap
[C]map
[D] any element can follow the use of “img”

Show Answer

1040). What is the purpose of the area element?

[A]Area of the text
[B]Shape and coordinates of the hotspot
[C]Shape and area of the hotspot
[D]Coordinates and area

Show Answer

1041). Which of the following is not a navigator property?

[A] platform[]
[B]plugin[]
[C]userAgent[]
[D]browser[]

Show Answer

1042). What is the purpose of the platform[] property in a navigator?

[A]Platform of the script
[B]Platform where the image map was designed
[C]Platform where the browser was compiled
[D]Platform where the plugin was designed

Show Answer

1043). What is the purpose of the preference method in a navigator?

[A]Set Browser preference
[B]Set Netscape preference
[C]Both Set Browser & Netscape preference
[D] Sets user preference

Show Answer

1044). Which of the following is not a navigator method?

[A]postEnabled
[B]reference
[C]preference
[D]postreference

Show Answer

1045). What is the purpose of the userAgent property?

[A]Identifying the data
[B] Identifying the client
[C]Both Identifying the data and client
[D]Identifying the dataset

Show Answer