Q45
What is the purpose of the `String.format()` method in Java?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To format strings based on a format string and arguments
AnswerD.
To create JavaBeans
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board