Multiple choice technology testing

What type of application is supported by Jprobe?

  1. J2EE and J2SE application

  2. Mainframe Applications

  3. C/C++ Applications

  4. Perl Applications

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

JProbe is a Java profiling tool designed specifically for Java applications. J2SE (Java 2 Standard Edition) is the core Java platform for desktop and standalone applications, while J2EE (Java 2 Enterprise Edition) extends it for enterprise applications with web services, EJBs, and other enterprise features. JProbe cannot profile Mainframe, C/C++, or Perl applications as these are completely different technology stacks.