Question: Write the program in c++ Do not write for number but write it if the input file had char for example the input file has
Write the program in c++ Do not write for number but write it if the input file had char for example the input file has the word Hello! and also please write the pseudocode for this program with pre and postconditions
- Request the operator for the name of an input file.
- Read the file and inform the user whether the file currently fits to even parity or odd parity.
- Provide the operator a choice to set the file to even or odd parity.
- Update the file as needed. Reminder: Reasonably then adding a binary bit to the file you can add a full byte: 00000000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
