Examveda

In Java, what is the purpose of the `transient` keyword when applied to an instance variable?

A. To create JavaBeans

B. To execute SQL queries

C. It indicates that the variable should not be serialized

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