Question: Create a MVC project using Razor 1) Create a page that will have a simple calculator that does the four main operations (add, subtract, divide,
Create a MVC project using Razor
1) Create a page that will have a simple calculator that does the four main operations (add, subtract, divide, multiply)
2) Create 3 text boxes (first number, second number, result) 4 buttons one for each operation.
Add additional button to clear the results
3) Prevent dividing by zero
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
