QUESTION 9 What would be the output of the following codesnippet if variable a=10? 1. if(a


QUESTION 9<br>What would be the output of the following codesnippet if variable a=10?<br>1. if(a<-0)<br>2. {<br>3.<br>if(a==0)<br>4.<br>5.<br>System.out.println(

Extracted text: QUESTION 9 What would be the output of the following codesnippet if variable a=10? 1. if(a<-0) 2.="" {="" 3.="" if(a="=0)" 4.="" 5.="" system.out.println("1="" ");="" 6.="" 7.="" else="" 8.="" 9.="" system.out.println("2="" ");="" 10.="" 11.="" }="" 12.="" system.out.println("3="" ");="" o="" 12="" o="" 21="" o="" 3="" o="" 10="" question="">

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here