Wama Alkanderi
Wama Alkanderi
7 years ago

To represent a list that allows a sub-lists for example [5,2,[7,12],[3,[30]]];
We can use:

A. A graph

B. Binary tree

C. Linked list of integers

D. None of them


This Question Belongs to User Ask Question >> Miscellaneous

Join The Discussion

Related User Ask Questions