Saved Bookmarks
| 1. |
List the steps involved in creating the checksum. |
|
Answer» a. Divide the data into sections b. Add the sections together using 1's complement arithmetic c. Take the complement of the final sum, this is the checksum. |
|