30 likes | 138 Views
Ch13QQ. T F 1. The first step in the program development life cycle (PDLC) is problem analysis. T F 2. The use of structured programming typically produces spaghetti code. T F 3. An infinite loop is an example of a syntax error.
E N D
Ch13QQ T F 1. The first step in the program development life cycle (PDLC) is problem analysis. T F 2. The use of structured programming typically produces spaghetti code. T F 3. An infinite loop is an example of a syntax error. T F 4. Machine language is an example of a low-level language. T F 5. FORTRAN was designed for business transaction processing.
Ch13QQ __ 6. Which of the following contains the actions that may be taken with an object in an OOP? a. variable b.method c.object d. module e. pseudocode __ 7. Which of the following is used to convert a computer program into machine language? a. object code b.beta test c.source code d. compiler e.debugger
CH13QQ a. programmer b. flowchart c. data model d.pseudocode e. systems analyst __ 8. A design tool that uses geographic symbols to illustrate the steps in a computer program. __ 9. A design tool that uses English-like statement to illustrate the steps in a computer program. __ 10. A person who does the coding during the system development process.