Jenny
0
Q:

declare int java

float simpleInterest; //Declaring float variable
int time = 10, speed = 20; //Declaring and Initializing integer variable
char var = 'h'; // Declaring and Initializing character variable
5
int name = 5;
// replace "name" with the name you want and "5" with the value you want
2
java decleration

float simpleInterest; //Declaring float variable
2
int number = 10;
0

New to Communities?

Join the community