Which describes an aspect of Java that contributes to high performance?
Java prioritizes garbage collection.
Java has a library of built-in functions that can be used to enable pipeline burst execution.
Java monitors and optimizes code that is frequently executed.
Java automatically parallelizes code execution.
Submit