Vidyalelo
Java Programming · Q59

Miscellaneous Java

Programming · Java Programming · question 59

Q59

What is the purpose of the `synchronized` keyword in Java?

A.
To create JavaBeans
B.
To execute SQL queries
C.
To create a synchronized block of code for multithreading
Answer
D.
To define JavaBean properties

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board