Match List I with List II List - I (Technology) List - II…
2024
Match List I with List II
List - I (Technology) List - II (Description/Purpose)
(A) HTML (I) Allow for dynamic and interactive web pages.
(B) DHTML (II) Defines the structure of web pages.
(C) XML (III) Object-oriented programming language for web applications.
(D) JAVA (IV) Used for data storage and transport.
Choose the correct answer from the options given below :
- A.
(A)-(I), (B)-(III), (C)-(II), (D)-(IV)
- B.
(A)-(II), (B)-(III), (C)-(IV), (D)-(I)
- C.
(A)-(II), (B)-(I), (C)-(IV), (D)-(III)
- D.
(A)-(III), (B)-(I), (C)-(IV), (D)-(II)
Attempted by 124 students.
Show answer & explanation
Correct answer: C
Correct matching: HTML → Defines the structure of web pages; DHTML → Allow for dynamic and interactive web pages; XML → Used for data storage and transport; Java → Object-oriented programming language for web applications.
HTML: HyperText Markup Language used to define the structure and content of web pages using tags (matches "Defines the structure of web pages").
DHTML: Dynamic HTML is a combination of HTML, CSS and JavaScript techniques that allow pages to be dynamic and interactive (matches "Allow for dynamic and interactive web pages").
XML: Extensible Markup Language used primarily for data representation, storage and transport between systems (matches "Used for data storage and transport").
Java: An object-oriented programming language widely used for building web and other applications (matches "Object-oriented programming language for web applications").
A video solution is available for this question — log in and enroll to watch it.