When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?
When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?A . trace.logB . activity.logC . SystemOut.logandSystemErr.logD . native_stdout.logandnative_stderr.logView AnswerAnswer: D Explanation: Depending on the operating system in use, the verboseGC output will be written to the following file by default: AIX, Linux, or Windows:...