Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
In an array queue, data is stored in an _____ element.
A) Node
B) linked list
C) array
D) constructor
Explanation: In an array queue, data is stored in an array element. In a linked list queue, data is stored in a node of a linked list
Related Answered Questions
Related Open Questions