Home » 
        MCQs » 
        Operating System MCQs
    
        
    ____is the ability of a database to allow multiple Processes to affect multiple transactions?
    
    
    
    72. ____is the ability of a database to allow multiple Processes to affect multiple transactions?
    
        - Transactions
- Concurrency
- Semaphores
- Normalization
Answer: B) Concurrency
    Explanation:
    Concurrency is the ability of a database to allow multiple Processes to affect multiple transactions.