User profile: Eherter

User info
User name:Eherter
History
Joined:
Number of posts:5
Latest posts:

Mod operator
I’m writing a program were I have to use MONTH,DAY and YEAR And the month and day have to match th...

Mod operator
and what about if is the other way around?? int x=34 int y=5 x/y Sometimes the quotient is the an...

Mod operator
Im confuse as to how to use mod operator, can someone please anxplain how and why to use this?? ...

Help!
I have an assignment and I know I'm missing something but i'm not sure what it is. I have to add ci...

Code withdraw from ATM
ATM withdraw max of 500 dlls per day if customer withdraw 300dlls or more they get charge 4% the Mac...