Vidyalelo
Java Programming · Q3

Java Beans and JDBC

Programming · Java Programming · question 3

Q3

In JavaBeans, what is the purpose of the getter method?

A.
To set the value of a property
B.
To create a new instance of a bean
C.
To retrieve the value of a property
Answer
D.
To execute a SQL query

Answer: Option C

Solution

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