MCQOPTIONS
Saved Bookmarks
| 1. |
What is the ' next ' field of structure node in the Queue? |
| 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» C. Results into the memory allocation of data elements to next node. | |