Assuming both integer and pointer occupies 4 bytes each


Question: Let us say we are storing 40 items in the queue. Let us say that each item occupies 20 bytes. 

Assuming both integer and pointer occupies 4 bytes each, Array implementation of the queue requires Blank 1_______ bytes and the linked list implementation of the stack requires Blank 2_____bytes.

Suppose that queueSize is set to 40 when invoking the constructor of queueType.

I'm not sure how to solve the question. Can anyone help me?

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Assuming both integer and pointer occupies 4 bytes each
Reference No:- TGS0952132

Expected delivery within 24 Hours