Multiple choice technology testing

What is JProbe?

  1. Java Profiler

  2. Testing tool

  3. IDE

  4. None

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

JProbe is a specialized Java suite used for profiling runtime performance, memory usage, threads, and code coverage. It is not an IDE (like Eclipse or IntelliJ) or a general functional testing tool, making the Java Profiler option the correct choice.