Exam 1: An Overview of Computers and Programming
Exam 1: An Overview of Computers and Programming60 Questions
Exam 2: Elements of High-Quality Programs60 Questions
Exam 3: Understanding Structure60 Questions
Exam 4: Making Decisions60 Questions
Exam 5: Looping60 Questions
Exam 6: Arrays60 Questions
Exam 7: File Handling and Applications60 Questions
Select questions type
A preselected value that stops the execution of a program is often called a(n)____________________ value because it does not represent real data.
(Short Answer)
4.9/5
(45)
Match each term with a statement below.
Premises:
Contents are lost when the computer is turned off or loses power
Responses:
sentinel
software
flowchart
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(36)
To enter the program into a computer so you can translate and execute it, you usually use a keyboard to type program statements into a(n)____.
(Multiple Choice)
4.9/5
(33)
When instructions are carried out, a program runs, or ____________________.
(Short Answer)
4.7/5
(37)
After programs are put into production, making necessary changes is called ____.
(Multiple Choice)
4.8/5
(39)
Match each term with a statement below.
Premises:
English-like representation of the logical steps it takes to solve a problem
Responses:
flowchart
hardware
documentation
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(47)
Match each term with a statement below.
Premises:
Instructions that tell the computer what to do
Responses:
flowchart
syntax error
software
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(37)
____ errors are relatively easy to locate and correct because the compiler or interpreter you use highlights every error.
(Multiple Choice)
4.9/5
(26)
Every programming language has rules governing its word usage and punctuation.
(True/False)
4.8/5
(46)
A(n)____ is a software package that provides an editor, a compiler, and other programming tools.
(Multiple Choice)
4.8/5
(36)
Many programming languages use the term ____ to refer to the marker that is used to automatically recognize the end of data in a file.
(Multiple Choice)
4.8/5
(37)
The heart of the programming process lies in planning the program's logic.
(True/False)
4.9/5
(35)
Match each term with a statement below.
Premises:
Represent(s)the millions of on/off circuits within the computer
Responses:
pseudocode
documentation
syntax error
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(43)
The major difference between the two main programming styles in use today is the ____.
(Multiple Choice)
4.9/5
(31)
When you draw a flowchart, you use a(n)____________________ to represent the input symbol, which indicates an input operation.
(Short Answer)
4.9/5
(43)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)