Multiple choice

Which of the following is the drawback of java when compared with other programming languages?

  1. Having multi threading feature

  2. Not having low level programming support

  3. Having robustness

  4. Not having pointers

  5. Not having struct data type

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

Low-level programming cannot be done directly, unlike in C.