java j2ee multiple choice questions answers
mary purpose of the 'final' keyword in Java? a) To make a variable immutable b) To prevent method overriding c) To prevent inheritance of a class d) All of the above Answer: d) All of the above Analysis: The 'final' keyword can be applied to variables, methods, and classes, each serv