Multiple choice Every operation on a file is instantly visible to all process in ____ Unix semantics Session Semantics Immutable files None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Unix semantics specifies that every operation on a file is immediately visible to all processes sharing that file. In contrast, session semantics requires files to be closed before changes are visible to other users.