If you use a circular chain that has only a tail pointer, how do you access the data in the first node?
What will be an ideal response?
follow the link from the back/end pointer to the front of the chain.
Computer Science & Information Technology
You might also like to view...
Which view gives a designer a higher level of control when creating forms and/or reports?
A) Design view B) Layout view C) Datasheet view D) Form or Report view
Computer Science & Information Technology
A(n) _______________ graph is graph with a low number of edges.
A. dense B. TS C. cycle-less D. sparse
Computer Science & Information Technology