to create a simple calculator using a switch case in Java
this is my code
i expected the output to take user input and then perform task based on button number entered by user. it is supposed to take two numbers as input a and b, and perform addition , subtraction etc on them
New contributor
Tishya Misra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3