Vidyalelo
Data Structure · Q11

Miscellaneous on Data Structures

Programming · Data Structure · question 11

Q11

What data structure is used for implementing a dynamic programming table to store intermediate results?

A.
Queue
B.
Stack
C.
2D Array
Answer
D.
Hash Map

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board