πŸ“Š JAVA
Q. What is the purpose of the "final" keyword in Java?
  • (A) To declare an abstract method
  • (B) To create a static class
  • (C) To indicate that a class, method, or variable cannot be further extended, overridden, or modified
  • (D) To indicate that a method is abstract
πŸ’¬ Discuss
βœ… Correct Answer: (C) To indicate that a class, method, or variable cannot be further extended, overridden, or modified

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
120
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
80%
Success Rate