next field of structure node in Queue - Data Structure

Q.  What is the ' next ' field of structure node in the Queue?
- Published on 19 Oct 15

a. Results into the storage of queue elements.
b. Results into the storage of address of next node by holding the next element of queue.
c. Results into the memory allocation of data elements to next node.
d. Results into the address allocation data elements to next node.

ANSWER: Results into the storage of address of next node by holding the next element of queue.
 

    Discussion

  • ashu   -Posted on 31 Mar 21
    ans

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)