CBSE Class 12 Computer Science Question 12 of 68

Data Structures - I : Linear Lists — Question 8

Back to all questions
8
Question

Question 8

What is a nested list ?

Answer

A list that has one or more lists as its elements is a nested list.