Q21
What is the purpose of the `@Produces` annotation in Java EE applications?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To specify the media type produced by a resource method
AnswerD.
To create JavaBeans
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board