Solved

An Alternative to Implementing a Stack as an Extension of Vector

Question 8

Multiple Choice

An alternative to implementing a stack as an extension of Vector is to write a class that has a(n) ____ component.


A) array
B) List
C) Queue
D) tree

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions