English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

difine Queue and describe the differences between linear queue and circular queue

2006-12-27 02:38:40 · 2 answers · asked by Sreedhar 1 in Computers & Internet Programming & Design

2 answers

In Linear queue the last node address field contains NULL value but in circular queue the last node address points to first node.
that contains a circular shape like this
|A|->| |B|->| |C| -> contains the address of node A |

2006-12-27 03:00:31 · answer #1 · answered by iMaXX 4 · 0 0

This is a new one for me Sin it takes Newtonian law a step further what happens after the last reaction I want more of this

2016-03-29 08:11:07 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers