Question: Please by java (I want the way to write the code in NetBeans and the form of the class in a screen shot to know

Please by java (I want the way to write the code in NetBeans and the form of the class in a screen shot to know how to put the code in a correct way without mistakes) Your assignment is to write a "calculator" application as follows: a. The program read the expression from the console, and the answer should be printed on the console. b. Example of the user input: ((43*(30-12))+(80/5)*2) c. First of all, the program has to check if the brackets are a match or not? d. If yes, the program has to evaluate the values using the arithmetic expression algorithms given in the class. e. Assume that all numbers are one or two digits integers.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!