In a complex software environment, the root cause of a failure is not easily determined. A
troubleshooting mechanism displays a sequential list of methods or functions starting from
the point where the error originated to the point of the error was first reported. Which name
is this list of sequential methods or functions commonly referred to?
A.
functional sequence
B.
stack trace
C.
program execution sequence
D.
debug assistant
E.
sequential method call list
F.
stack overflow chart