Computer Science, asked by nicholasnye, 5 months ago

Consider the following snippet:
public static void main(String[] args) {
int big
1234567892;
float approx = big:
System.out.println(big - (int) approx);
}
This program prints: -46. Why?​

Answers

Answered by Dipaksunilpatil
0

Answer:

do you want to insert array here

Similar questions