Question: Choose the Java statement that: Declares an integer constant which will contain the number of days in a week. int DAYS_IN_WEEK - 7; Final int
Choose the Java statement that: Declares an integer constant which will contain the number of days in a week. int DAYS_IN_WEEK - 7; Final int DAYS_IN_WEEK - 7; O final int DAYS_IN_MEEK - 7; final int DAYS IN WEEK - 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
