Exam 2: Input, processing, and Output

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A named constant can be assigned a value using a Set statement.

Free
(True/False)
4.9/5
(26)
Correct Answer:
Verified

False

Programmers start writing code as the first step when they begin a new project.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

False

The ____________ process occurs when the programmer finds and corrects the code that is causing the error(s).

Free
(Short Answer)
4.9/5
(39)
Correct Answer:
Verified

debugging

The ____________ is a diagram that graphically depicts the steps that take place in a program.

(Multiple Choice)
4.9/5
(40)

Programmers use pseudocode to create 'mock-ups' of programs because they do not have to worry about syntax rules.

(True/False)
4.8/5
(38)

What symbol is used to mark the beginning and end of a string?

(Multiple Choice)
4.8/5
(35)

If you mistakenly write pseudocode into an editor for an actual programming language,such as Python or Visual Basic,errors will result.

(True/False)
5.0/5
(40)

To determine a program's ______________ requirements,you must determine the pieces of data required for the program to complete its task.

(Short Answer)
4.9/5
(29)

An uninitialized variable is a variable that has been declared and automatically initialized to zero.

(True/False)
5.0/5
(31)

The __________________ symbol is used to represent the inputs and outputs in the steps of the program.

(Short Answer)
4.8/5
(27)

The word ________________is used to declare a named constant.

(Short Answer)
4.8/5
(41)

The program development cycle is made up of ______ steps that are repeated until no errors can be found in the program.

(Multiple Choice)
4.7/5
(46)

A ____________ is a name that represents a value that cannot be changed during the program's execution.

(Multiple Choice)
4.9/5
(28)

A(n)_________________ is a set of well-defined logical steps that must be taken to perform a task.

(Short Answer)
4.8/5
(33)

It has been proven by a group of mathematicians that all programs can be written using only three structures.

(True/False)
4.8/5
(36)

A ___________________ is a list of requirements created after studying the information gathered from interviews with the customer.

(Short Answer)
4.7/5
(35)

Which of the following is not an actual programming language?

(Multiple Choice)
5.0/5
(37)

What is the first step of the program development cycle?

(Multiple Choice)
4.9/5
(43)

What term is used for a string that appears in the actual code of a program?

(Multiple Choice)
4.9/5
(43)

A _________ structure is a set of statements that execute in the order they appear.

(Multiple Choice)
4.8/5
(40)
Showing 1 - 20 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)