emilycarlsonn7691 emilycarlsonn7691 25-04-2024 Business Answered Choose the ADT that is the best auxiliary data structure used for the implementation of a non-recursive Depth-first traversala. Queue (containing Tree*) b. Tree (containing chars) c. Stack (containing chars) d. Stack (containing Tree*)