Question: Explain why each of the declarations in the second list are wrong. boolean gameOver = false; int 2beOrNot2be; int students=50,classes=3; float price index; double sales_tax;
Explain why each of the declarations in the second list are wrong.
boolean gameOver = false; int 2beOrNot2be;
int students=50,classes=3; float price index;
double sales_tax; double lastYear'sPrice;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
