Objective: To practise use of if-else, switch, while, break, continue statements and ?: operator.
Objective: To practise use of if-else, switch, while, break, continue statements and ?: operator. Objective: To practise use of if-else, switch, while, break, continue statements and ?: operator. Steps: (i) Create a new folder called ‘assign41’ under C:JavaLesson4. Copy HelloWorld.java from Lesson 1 into it, and rename the file to “Weather.java”. Replace the word […]