Which of the following is not true for final variables ?<br/><br/> a. They cannot be changed after initialization<br/> b. They can be initialized within static method<br/> c. They can be declared and initialized together at the same place<br/> d. They can be initialized within constructor<br/>
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Interview Questions and Answers

 Q1. Which of the following is not true for final variables ?

a. They cannot be changed after initialization
b. They can be initialized within static method
c. They can be declared and initialized together at the same place
d. They can be initialized within constructor
Ans. They can be initialized within static method

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     java   final   final variable   java keywords


Related Questions

  What is a Final Variable ?
  Will the static block be executed in the following code ? Why ?
 When we say final x = 10, is the reference final or the value ?
  Interface can only have ...
  Will static block for Test Class execute in the following code ?
  What are the conventions regarding constant variables or static final variables ?
  Why is a constant defined as a static final in Java?
  Which of the following is true ?
 What is the advantage of using static final or constant variables in Java ?



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: