Multiple choice technology testing

What are three tabs displayed in Runtime Summary View in case of memory analysis?

  1. Memory Tab, Heap Tab, GC Tab

  2. Thread Tab, GC Tab, Memory Tab

  3. Memory Tab , Data Tab ,Heap Tab

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In JProbe memory analysis, the Runtime Summary view provides high-level diagnostics via the Memory, Heap, and GC tabs. Distractors are incorrect because Thread profiling belongs to performance/thread analysis, and Data Tab is not a standard JProbe memory summary panel.