99色精品-9色在线-99色在线-99色视频 国产欧美日产一区二区三区_亚洲精品亚洲人成在线观看_四虎在线精品永久观看_免费一级a一片久久精

單項選擇題

Given the following code:    
if (x>0) { 
System.out.println("first");
 }    
else if (x>-3) { 
System.out.println("second"); 
}    
else { 
System.out.println("third"); 
} 
Which range of x value would print the string "second"?()    

A. x > 0
B. x > -3
C. x <= -3
D. x <= 0 & x > -3

微信掃碼免費搜題