this is an outline of the logic of the program you will write.\ntesting\npseudocode\nflowcharts\ncoding\nques…

this is an outline of the logic of the program you will write.\ntesting\npseudocode\nflowcharts\ncoding\nquestion 125\nthis type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures.\nunstructured\nobject - oriented\nstructured\ncontent - markup\nquestion 126\nthe list of instructions for the computer to follow to process data into information.\nsystem\nhardware\nprogram\nmaintenance
Answer
Brief Explanations:
For Question 125, object - oriented programming emphasizes defining relationships between objects (which can encapsulate procedures), rather than just focusing on procedures themselves. For Question 126, a program is a set of instructions for a computer to process data into information.
Answer:
Question 125: B. Object - oriented Question 126: C. Program