InterviewSolution
Saved Bookmarks
| 1. |
Which of these keywords is used to prevent content of a variable from being modified?(a) final(b) last(c) constant(d) staticThe question was asked in examination.My question is based upon Arrays Revisited & Keyword static in division Classes and Methods of Java |
|
Answer» Correct CHOICE is (a) final |
|