+ 1

please help why there is error in 2nd line where N&i are integers

System.out.printf("%d x %d = %d%n", N, i, N*i); System.out.println(N+"x"=N*i);

3rd Mar 2018, 5:44 AM
Bahubali
Bahubali - avatar
1 Respuesta
+ 13
i don't think any error will come //U can try in code playground , it will work fine 👍
3rd Mar 2018, 5:56 AM
Gaurav Agrawal
Gaurav Agrawal - avatar