Qusइमेज मैप एक या अधिक _____समूह है
A. Images
B. Pics
C. Hotspots
D. Maps
Solution
C. HotspotsExplanation
An image map is a web development technique that allows multiple clickable areas, or hotspots, to be defined on a single image. These hotspots can be associated with different links or actions, creating an interactive image. An image map is defined in an HTML document using the <map> and <area> elements.