Multiple choice

Which of the following is not a feature of JAVA?

  1. Platform independent

  2. Multithreaded

  3. Explicit pointers

  4. Object oriented

  5. None of these

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

Explicit pointers cannot be declared in JAVA.