117k views
1 vote
programs are often built in a logical sequential order of three connected phases. The three phases in order are__

User Prk
by
8.0k points

1 Answer

4 votes
The correct answer for this question is IPO or also known as the "Input, Process, Output" Order. This sequential order is a method used by many, especially in terms of Software Engineering. This method is widely use to determine the structure of an informative processing programs and of other process known to programs as well. 
User Alexander Efimov
by
8.4k points