In the array implementation, under what circumstances could the rear reference equal 0?
What will be an ideal response?
The rear index could only be 0 if the list is empty.
Computer Science & Information Technology
You might also like to view...
A variable is:
a) an instruction for the compiler b) a location in memory where a value can be stored c) a description of a value (such as a number or character) d) None of the above.
Computer Science & Information Technology
What does the ––archive option do? Why is it useful?
What will be an ideal response?
Computer Science & Information Technology