Programming Language Java thread MCQ Question #2309
Single Choice Not Set

QWhich keyword when applied on a method indicates that only one thread should execute the method at a time.

ID: #2309 Java thread MCQ 1,106 views
Question Info
#2309Q ID
Not SetDifficulty
Java thread MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A volatile
  • B synchronized
  • C native
  • D static
Correct Answer

Explanation

synchronized

Share This Question

Challenge a friend or share with your study group.