wrote the output for the following class modulus
{
public static void main(string args[])
{
double a=25.64;
int b=25;
a=a%10;
b=b%10;
system.out.println(a+ " , " +b);
}
}
Answers
Answered by
0
Answer:
yoyggvbbbhbm.mfchmhreehxg
Similar questions
Math,
2 months ago
Physics,
2 months ago
Environmental Sciences,
2 months ago
Math,
4 months ago
Science,
11 months ago