Which of the following statements is correct?

Last Updated :
Discuss
Comments

Which of the following statements is correct?


Static variables are shared among all objects of a class

Local variables are automatically initialized

Instance variables cannot be final

A final variable can be reassigned

Share your thoughts in the comments