Question: class LList implemented the ListInterface; Which data structure did LList use to store its data : a. 2-D array b. chain of nodes to store
class LList implemented the ListInterface; Which data structure did LList use to store its data :
a. 2-D array
b. chain of nodes to store its data
c. array list to store its data
d. an array to store its data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
