Computer Science
Related Questions
Stacks can be implemented using lists.
Lists where controlled insertions and deletions take place such that insertions at the rear end and deletions from the front end, are queues.
A regular 2D list has same shape of all its elements.
Assertion. A linear list refers to a named list of finite number of similar data elements.
Reason. Similar type of elements grouped under one name make a linear list.