Home » 
        MCQs » 
        Software Architecture MCQs
    
        
    Which type of Architecture depicts the workflow followed to create a software system?
    
    
    
	36. Which type of Architecture depicts the workflow followed to create a software system? 
    
      - Data flow architecture
 
      - Return type architecture
 
      - Data centered architecture
 
    
    Answer: A) Data flow architecture
    Explanation:
    Data Flow Architecture depicts the workflow followed to create a software system. The workflow here means a series of transformations on the input information, where information and transformation methods are independent of each other.