Q23.Marks: +2.0UGC NET Paper 2: Computer Science 11 March 2023
Which of the following lists defined in HTML share similar elements?
A. Unordered lists
B. Ordered lists
C. Definition Lists
D. Corelated lists
E. Enumerated lists
Choose the most appropriate answer from the options given below:
1.A, B only✓ Correct
2.A, C, E only
3.A, B, C only
4.A, C, D only
Solution
The correct answer is A, B only
Key Points
These are the standard and widely used types of lists in HTML. Unordered lists use bullets, and ordered lists use numbers or letters. Definition lists, mentioned in option C, are also a valid type of list in HTML but have a different structure as they consist of terms and their definitions. Options D ("Corelated lists") and E ("Enumerated lists") are not standard terms for HTML lists.
So, to summarize, the correct options are A and B.
Mistake PointsAbove question data is ambiguous so official answer key drop this question. We have updated the question.