Question: Question 1: In the lecture, we discussed if-else statement. Is the following possible? Please give reason for your answer if (condition) { if (condition) {
Question 1: In the lecture, we discussed if-else statement. Is the following possible? Please give reason for your answer if (condition) { if (condition) { statements; } else { statements; } } else { statements; }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
