Computer Science, asked by harikasingh26, 5 months ago

in C++ please
You should complete the above program under the name of a project COMP2650_Lab03_{UWinID} that
firstly outputs a menu of commands as follows:
Enter the command number:
0) Exit
1) AND
2) OR
3) NOT
4) l's complement
5) 2's complement
6) 2's complement*
W
Based on the user's chosen number of commands, the program should then ask for the input(s). After that,
the program asks to what base the user wants to see the results. Then, it applies the command and prints
out the result in the requested base. For instance, if a user selects (1), the program should accept two
inputs as follows:​

Answers

Answered by Anonymous
1

Answer:

6th

Explanation:

please mark me as brainiest and follow me and thanks me please

Similar questions