Suppose each node of a linked list just has an info data member and a next data member. Suppose that the element size is 4 bytes and no dynamic space in the element is used. The percentage of wasted memory in the linked list is:

A. 25%
B. 40%
C. 50%
D. It is impossible to tell without more information

C

Computer Science & Information Technology

You might also like to view...

If you have to perform a repetitive task in Access, you may consider building a(n) ________ to automate the task

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following displays trends over time?

A) What-if analysis B) A pie chart C) A line chart D) An axis

Computer Science & Information Technology