Mutual exclusion problem occurs between:
							Options
 - Two disjoint process that do not interact
 - Process sharing same resources
 - Process not sharing same resources
 - None of these
							CORRECT ANSWER :   Process not sharing same resources 
                            
                            
			        
				Write your comments