You enable block change tracking. You issue the following command:
	BACKUP INCREMENTAL LEVEL 0 DATABASE;
	The next day, you issue the following command:
	BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;
	Which statement about the use of the change tracking file is true?()