Computer Science, asked by phoenixhamza, 5 months ago

Write the output of the following:

int a=5,b=10,c;

c=a%b;

System.out.println(c);

Answers

Answered by sahil10august
0

c=0.0510

therefore the output will be 0.0510.

Hope it is helpful

Sahil

Similar questions