Kindly please anyone here helps me how to check in my program, the primitive type - int doesn't return 0 instead of 1 when it returns number between 0 - 9?
Normally for int - it when it comes to digit 10 - it change to '0'...
How to make sure / see my program returns correct returns decimal digit?
Thank you in advance
Normally for int - it when it comes to digit 10 - it change to '0'...
How to make sure / see my program returns correct returns decimal digit?
Thank you in advance
Comment