Examveda

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

D. To define JavaBean properties

Answer: Option C


This Question Belongs to Java Program >> Miscellaneous In Java

Join The Discussion

Related Questions on Miscellaneous in Java