java

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

java

Post by answerhappygod »

java
Java 1
Java 1 (21.63 KiB) Viewed 67 times
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!
Post Reply