Multiple choice

Which is the best option in context with Java program?

  1. Fastest of all

  2. Platform independent

  3. Platform dependent

  4. Limited

  5. Not scalable

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

Java is platform independet and that runs on multiple platforms with little or no modification of code.