Question: I am not sure if the answer is float? Here is a line of Java code. System.out.println(number + number); The output of the above line

I am not sure if the answer is float?
Here is a line of Java code. System.out.println(number + number); The output of the above line of code shows 55. What is the data type of the variable number? double int String o float
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
