🎴 Flashcard Mode
Ariba Buyer and ClarifyCRM Technical Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
What is the name of the feature by which the window manager automatically checks for the unsaved changes while closing the window and prompts the user to save any changes
AnswerClick to flip back
A
window dirty bit checking
💡 Explanation:
The dirty bit is a flag used to track unsaved changes in applications. When closing a window, the system checks this bit and prompts the user to save if changes exist, preventing data loss. Option D correctly identifies this as 'window dirty bit checking.'