The correct answer is (A) - (II), (B) - (I), (C) - (IV), (D) - (III)
Key Points
HTML:
HTML (HyperText Markup Language) defines the structure of web pages. It is used to create and design web pages by structuring content and layout. So, A matches with II.
DHTML:
DHTML (Dynamic HTML) allows for dynamic and interactive web pages. It is not a language but a collection of technologies used together to create interactive and animated websites by using a combination of HTML, CSS, and JavaScript. So, B matches with I.
XML:
XML (eXtensible Markup Language) is used for data storage and transport. It is designed to store and transport data, with a focus on simplicity, generality, and usability across the Internet. So, C matches with IV.
JAVA:
JAVA is an object-oriented programming language used for web applications among many other types of applications. It is known for its portability across platforms and robust performance. So, D matches with III.
Therefore, the correct option is (A) - (II), (B) - (I), (C) - (IV), (D) - (III). So, the correct option is 3).