Multiple choice

________ modifier is often used in multithreaded programs.

  1. Native

  2. Static

  3. Syncronized

  4. Final

  5. None of the above

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

Syncronized modifier is often used in multithreaded programs.