0 0 votes Consider the following statements: i) if(count==0) ii) add %eax,%ebx 1. i is atomic, ii is non-atomic 2. i is non-atomic, ii is non-atomic 3. i is non-atomic, ii is atomic 4. Both are atomic Operating System operating-system process-synchronization + – gulsanchouhan 1.5k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes option 4 is the answer.. kapilbk1996 answered Oct 18, 2017 kapilbk1996 comment Share Follow See 1 comment 1 1 comment reply arch commented Oct 27, 2017 reply Follow flag why 4th is atomic? what is the meaning of %eax? 0 0 replyShare Please log in or register to add a comment.