Question: Code is C#, The project is a Calculator where user enters numbers into two text boxes. I know I'm close but can't figure it out.
Code is C#, The project is a Calculator where user enters numbers into two text boxes. I know I'm close but can't figure it out. Here is the ask,
- Prevent the user from entering text in the number fields - Display a message indicating cannot divide by when the user click / and there is a zero the in the second box
Create two buttons store data - The store data will store the results into array display data - The display data will display the contents of the array (use 10 for the array size)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
