CBSE Class 11 Computer Science Question 13 of 42

Practice Paper — Question 13

Back to all questions
13
Question

Question 13

When a list is contained in another list as a member-element, it is called ............... .

  1. Nested tuple
  2. Nested list
  3. Array
  4. List
Answer

Nested list

Reason — When a list is contained within another list as an element, it is called a nested list.