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.   program listings
B.   syntax errors
C.   logic errors
D.   pseudocode
Question #2
Sequential is a type of ________ structure in which one program statement follows another.
A.   logic
B.   module
C.   selection
D.   component
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.   Task-oriented
B.   Machine
C.   Natural
D.   Procedural
Question #4
As much as 75 percent of the total lifetime cost for an application program is spent on this.
A.   Maintenance
B.   Documentation
C.   Electricity
D.   Storage
Question #5
Using structured programming techniques, the program's processing steps can be identified using ________ program design.
A.   object-oriented
B.   5GL
C.   logical
D.   top-down
Question #6
Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software?
A.   OOP
B.   CASE
C.   CAD
D.   CAM
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.   Objects
C.   Components
D.   Modules
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.   Project management database
D.   Management information system
Question #10
Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.
A.   Histogram
B.   Program flowcharts
C.   Pseudocode
D.   Scatter diagram

Need help with your exam preparation?