QUESTION 7 Explain the use of final keyword in variable, method and class. final variable final method A. can't be modified B. not allowed C. cannot be overridden D. cannot be inherited final class final constructor QUESTION 8 What are the default values assigned to variables and instances in java? int A. O double B. false v boolean C. 0.0 D. null String
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!