Site MapHelpFeedbackTrue or False
True or False
(See related pages)



1

Pseudocode uses English statements to create an outline of the necessary steps for a piece of software to operate.
A)True
B)False
2

A program flowchart shows what information a piece of software takes in, how it processes the information, and what information it produces.
A)True
B)False
3

A programming language contains specific rules and words that express the logical steps of an algorithm.
A)True
B)False
4

Sequential execution tests a condition to decide how a computer will execute software.
A)True
B)False
5

An if-then-else statement tests a condition in software code that results in a true or a false.
A)True
B)False
6

Run-time errors are mistakes in a software code's grammar.
A)True
B)False
7

A software development environment is an application that provides programming tools to debug and manage software programs.
A)True
B)False
8

A user manual is a collection of instructions and explanations relevant to a piece of software.
A)True
B)False
9

Portability means a programming language has the ability to work on a variety of computer hardware and operating systems.
A)True
B)False
10

Object code is a scripting language program that executes a task or set of tasks within a software application.
A)True
B)False







haagcc2eOnline Learning Center

Home > Chapter 13 > True or False