A simple way to trace the execution of an app is to insert ___ statements at key points in the code.

A simple way to trace the execution of an app is to insert ___ statements at key points in the code.










a. step through
b. LogCat logging
c. method chaining
d. stack trace
















Answer: B