Multiple choice The point of synchronization between a database and transaction log file is known as checkpoint backup mechanism shadow paging cascading rollback recovery Reveal answer Fill a bubble to check yourself A Correct answer Explanation This option is correct as checkpoints are the points scheduled at regular intervals, and involves operations like writing all the records from the main memory to secondary storage. Hence, it synchronizes database and t ransaction log files.