C++ Sample Programming Assignment

Write a complete C++ program to meet the following requirements:-

  1. Keep reading an arithmetic expression from the keyboard until the symbol '=' is entered.
  2. When you enter '=' your code have to solve this expression and compute the correct answer.
  3. In this expression you can use any combination of these operation '+,-,*, /, %'.
  4. support priorities, i.e. '(,) then *, /, % then +,-' when two or more operation have same priority solve from left to right.
  5. Input values are only positive numbers; any positive number less than 1000, the result of the expression could be negative.
  6. program should support 'Backspace'.
  7. program mustn’t accept any unwanted char.
  8. convert the expression from Infix form to postfix form and your program must print the postfix expression on the consol screen.
  9. support these number systems 'binary, decimal, hexadecimal'.
Do You Want A Fresh Assignment Like This Order Now

Programming Assignment Help | Programming Sample Assignment | Tutorial Programming | dos Assignment Help | Development Help | C# Programming Help | Python Assignment Help | Cobol Assignment Help | Fortran Assignment Help | C++ Assignment Help | Java Assignment Help | Visual Basic Assignment Help | JavaScript Assignment Help | Visual Basic (VB) Programming Help | Java Applet Assignment Help | Advance Programming Assignment Help | Programming Homework Online | Computer Programming Help | Online Tutoring | Sample Homework