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
After a programmer plans the logic of a program, the next step is ____.
Free
(Multiple Choice)
4.9/5
(27)
Correct Answer:
D
____ data items may involve organizing or sorting them, checking them for accuracy, or performing calculations with them.
Free
(Multiple Choice)
4.9/5
(41)
Correct Answer:
A
The ____ is used to represent output in a flowchart.
Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
C
Professional computer programmers write programs to satisfy their own needs.
(True/False)
4.9/5
(31)
A(n)____________________ is the sequence of steps necessary to solve any problem.
(Short Answer)
4.9/5
(38)
Typically, a programmer develops a program's logic, writes the code, and ____ the program, receiving a list of syntax errors.
(Multiple Choice)
4.8/5
(43)
Besides the popular, comprehensive programming languages such as Java and C++, many programmers use scripting languages such as Python, Lua, Perl, and PHP.
(True/False)
4.7/5
(34)
An infinite loop is a flow of program logic that repeats and never ends.
(True/False)
4.8/5
(36)
Using ____ involves writing down all the steps you will use in a program.
(Multiple Choice)
4.9/5
(43)
A(n)____________________ programmer would approach a problem by dividing the process into manageable subtasks.
(Short Answer)
4.8/5
(42)
Match each term with a statement below.
Premises:
Equipment, or the physical devices, associated with a computer
Responses:
pseudocode
syntax error
software
Correct Answer:
Premises:
Responses:
(Matching)
5.0/5
(46)
Software can be classified into two broad types: application software and programming software.
(True/False)
4.8/5
(48)
Match each term with a statement below.
Premises:
Pictorial representation of the logical steps it takes to solve a problem
Responses:
hardware
sentinel
documentation
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(33)
The process of walking through a program's logic on paper before you actually write the program is called ____.
(Multiple Choice)
4.9/5
(35)
The process of finding and correcting program errors is called ____.
(Multiple Choice)
4.7/5
(45)
Showing 1 - 20 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)