What is/are TRUE about Trace Logs?

A)  A compressed binary format is then used to store trace logs in a log.
B)  By default, trace providers generate trace logs in their trace session buffers, which are stored by the operating system.
C)  Both (A) and (B)
D)  None of the above

Correct Answer :   Both (A) and (B)


Explanation :

The things TRUE about Trace Logs are :
 
* By default, trace providers generate trace logs in their trace session buffers, which are stored by the operating system.

* A compressed binary format is then used to store trace logs in a log.