how does a simple assignment statement work
Answers
Answered by
1
Answer:
in assignment statement u will be asked to input a name or a character and print it wherein sometimes u will be asked to solve a simple calculation.
int: used to enter a number or a character
system.out.print(): to input the number or character
system.out.println(): to print the number
Similar questions