simple calculator solution

$14.99

Original Work ?
Category: You will Instantly receive a download link for .ZIP solution file upon Payment

Description

5/5 - (2 votes)

·         Create webpage that contains server side directives, code declaration blocks, includes and controls. The project should include

·         Create a simple calculator that contains three labels, three textboxes and four buttons:

·         The first label = enter first number

·         The second label= enter second number

·         The third label = should display the result

·         The four buttons should be “+”, “-“, “*”, “/”

·         The result textbox should be read only