What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Checkpoint vs Checksum - What's the difference?

checkpoint | checksum |

As nouns the difference between checkpoint and checksum

is that checkpoint is a point or place where a check is performed, especially a point along a road or on a frontier where travellers are stopped for inspection while checksum is a number, derived by applying a suitable algorithm to some data, used to check whether errors have occurred in transmission, storage or data entry.

As verbs the difference between checkpoint and checksum

is that checkpoint is to set a checkpoint while checksum is to compute a checksum.

checkpoint

Noun

(en noun)
  • A point or place where a check is performed, especially a point along a road or on a frontier where travellers are stopped for inspection
  • The travellers were stopped at the checkpoint .
  • * 2014, (Paul Salopek), Blessed. Cursed. Claimed. , National Geographic (December 2014)[http://ngm.nationalgeographic.com/2014/12/pilgrim-roads/salopek-text]
  • A few days later I ford the Jordan River on a bus: Foot travel across Allenby Bridge checkpoint is strictly prohibited.
  • (computing) a situation, often represented by a point in time, at which the state of a database system is known to be valid, and to which it can be returned in the event of a crisis by using a combination of backups and logs; the data stored at this event
  • After the crash, we rolled back the database to the last checkpoint .
  • (video games) A predetermined point in a map, level or scenario that the player may resume from if they die or restart from if they choose to.
  • You can't finish the race if you haven't passed all of the checkpoints on the track.
  • * {{quote-video
  • , date = 2010-03-08 , title = (Chuck Versus the Beard) , series = , season = 3 , number = 9 , people = (Zachary Levi) , role = (Chuck Bartowski) , at = 20:40 , passage = This is not a videogame, this is real life! People get hurt! There is no restart from last checkpoint . }}

    Verb

    (en verb)
  • To set a checkpoint
  • checksum

    English

    Noun

    (wikipedia checksum) (en noun)
  • a number, derived by applying a suitable algorithm to some data, used to check whether errors have occurred in transmission, storage or data entry
  • Verb

  • To compute a checksum.
  • See also

    * cyclic redundancy check / CRC ----