Vidyalelo
Java Programming · Q47

Miscellaneous Java

Programming · Java Programming · question 47

Q47

What is the purpose of the `@SuppressWarnings` annotation in Java?

A.
To create JavaBeans
B.
To execute SQL queries
C.
To suppress compiler warnings for specific code
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