Q86.Marks: +2.0UGC NET Paper 2: Computer Science 18th June 2024 Shift 1 (Cancelled)
Which of the following is the Markup language?
A. HTML
B. XML
C. DHTML
D. LML
E. PML
Choose the correct answer from the options given below:
1.B, C, D Only
2.A, C, D Only
3.A, C, D, E Only
4.A, B, C Only✓ Correct
Solution
The correct answer is 4) A, B, C Only.
Key Points
HTML (HyperText Markup Language) is the standard markup language used to create web pages.
XML (eXtensible Markup Language) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.
DHTML (Dynamic HTML) is not a markup language itself but a combination of HTML, CSS, and JavaScript used to create dynamic and interactive web pages.
Additional Information
LML and PML are not standard or widely recognized markup languages in the context of web development or data representation.