In the ADT list, when an item is deleted from position i of the list, ______.
a) the position of all items is decreased by 1
b) the position of each item that was at a position smaller than i is decreased by 1
c) the position of each item that was at a position greater than i is decreased by 1
d) the position of each item that was at a position smaller than i is increased by 1 while the position of each item that was at a position greater than i is decreased by 1
c.
Computer Science & Information Technology
You might also like to view...
It is not recommended to preview the datasheet prior to running a make table query
Indicate whether the statement is true or false
Computer Science & Information Technology
A path consists of ____.
A. a drive letter B. one or more libraries C. a colon D. one or more folder names
Computer Science & Information Technology