Create a windows application that has the functionality of


Problem

Create a Windows application that has the functionality of a calculator but works with decimal values. Because division by zero is not thrown by the CLR when the operands are nonintegral, create a custom exception class that can be thrown if division by zero is attempted. Instead of doing the division, display a message indicating that division by zero is not possible.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a windows application that has the functionality of
Reference No:- TGS02646901

Expected delivery within 24 Hours