Exam 18: Computing Programming

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

Variables that hold values cannot be used in calculations.

(True/False)
4.8/5
(34)

You can think of algorithms as boxes in the computer memory where a program stores numbers or words.

(True/False)
4.9/5
(45)

  In the accompanying figure, the object indicated by item ____ demonstrates that a comparison is being carried out between two values. In the accompanying figure, the object indicated by item ____ demonstrates that a comparison is being carried out between two values.

(Multiple Choice)
5.0/5
(33)

Algorithms are written in a format that is specific to a particular programming language.

(True/False)
4.8/5
(40)

  In the accompanying figure, item 2 represents a(n) ____. In the accompanying figure, item 2 represents a(n) ____.

(Multiple Choice)
4.8/5
(30)

To experiment with a(n) ____ programming language, you need a program editor to write the code, and you need a language-specific compiler or an interpreter to run and test the programs you create.

(Multiple Choice)
4.8/5
(35)

The ___ checks to see if the loop has been executed a specific number of times.

(Multiple Choice)
4.7/5
(38)

The procedure for converting source code into 0s and 1s can be accomplished by a(n) variable or an interpreter.

(True/False)
4.9/5
(30)

In an early phase of the software development process, the algorithm is coded into instructions written in a programming language so that a computer can implement it.

(True/False)
4.9/5
(41)

  In the accompanying figure, the term indicated by item 1 is a ____. In the accompanying figure, the term indicated by item 1 is a ____.

(Multiple Choice)
4.8/5
(37)

____ errors can be caused by an inadequate definition of the problem or an incorrect formula for a calculation.

(Multiple Choice)
4.8/5
(33)

Most of the program files distributed as software applications contain ____________________ that is ready for the processor to execute.

(Short Answer)
4.8/5
(33)

To assist programmers, the Python program editor uses audio coding for keywords and parameters.

(True/False)
4.8/5
(26)

Common syntax errors include all of the following except ____.

(Multiple Choice)
4.8/5
(34)

Describe three common errors that cause a program to work incorrectly.

(Essay)
4.7/5
(35)

Computers often perform ____ tasks.

(Multiple Choice)
4.8/5
(26)

When you enter a telephone number on your cell phone, the phone's software collects the first number you enter, then it collects the next number, and so on until you touch the Call button.

(True/False)
4.8/5
(32)

Today's computers include a very rudimentary ____ language that can be used to enter a sequence of operating system commands.

(Multiple Choice)
4.9/5
(29)

A Python program consists of a series of ____.

(Multiple Choice)
4.9/5
(37)

An error that is detected as a program runs is referred to as a(n) ____________________ error.

(Short Answer)
4.9/5
(35)
Showing 21 - 40 of 75
close modal

Filters

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