Computer Science/Information System 101 - Introduction to Computer Information » Summer 2021 » Chapter 13 Quiz

Need help with your exam preparation?

Question #1
Documentation written for programmers should include text and program flowcharts, ________, and sample output as well as system flowcharts.
A.   pseudocode
B.   logic errors
C.   program listings
D.   syntax errors
Question #2
Sequential is a type of ________ structure in which one program statement follows another.
A.   component
B.   selection
C.   module
D.   logic
Question #3
These first generation languages are hard to use, with one of the reasons being that they are different depending on the make of the computer.
A.   Natural
B.   Machine
C.   Procedural
D.   Task-oriented
Question #4
As much as 75 percent of the total lifetime cost for an application program is spent on this.
A.   Documentation
B.   Electricity
C.   Storage
D.   Maintenance
Question #5
Using structured programming techniques, the program's processing steps can be identified using ________ program design.
A.   5GL
B.   logical
C.   top-down
D.   object-oriented
Question #6
Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software?
A.   CASE
B.   OOP
C.   CAM
D.   CAD
Question #7
A 5GL language incorporates the concepts of artificial intelligence to allow a person to provide a system with a problem and some constraints, and then request a solution.
A.   TRUE
B.   FALSE
Question #8
These consist of logically related programming statements.
A.   Units
B.   Modules
C.   Components
D.   Objects
Question #9
Program objectives, desired outputs, needed inputs, and processing requirements are all recorded in this.
A.   Program tracking log
B.   Program specifications document
C.   Management information system
D.   Project management database
Question #10
Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.
A.   Pseudocode
B.   Scatter diagram
C.   Histogram
D.   Program flowcharts

Need help with your exam preparation?