i tried my best sir please check my code
Basic calculator -code not working
Hi Pankaj, you have to break that question into smaller parts.
- You have to check the input character whether it is + or - or x or /
- then using switch choose that operation and try to write that code with this logic.
If you have any other doubts, please feel free to ask.