InterviewSolution
Saved Bookmarks
| 1. |
Files that support log disks are called as ________(a) Logging file systems(b) Jorte File Systems(c) Journaling File Systems(d) Channelizing File Systems |
|
Answer» Right answer is (c) Journaling File Systems The explanation: Files that support log disks are called as Journaling File Systems. Journaling file systems can be implemented without a separate log disk, keeping the data and the log on the same disk. |
|