Exam 18: Computing Programming

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

A statement that requires a program to branch is called a ____.

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

A

Case-Based Critical Thinking Questions Case 18-1 Sarah wants to learn more about computer programming and the techniques used to code a program. Since there are so many different programming languages, she has decided to start by working with Python. Sarah wants to set up a scenario that requires the user to choose between two variables. She has learned that Python uses ____ as the keywords for a selection control structure.

Free
(Multiple Choice)
4.7/5
(31)
Correct Answer:
Verified

D

____________________ code consists of 1s and 0s that can be directly executed by the computer.

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

Machine

____ help programmers formulate a method for solving problems and carrying out tasks that are performed by the programs they create.

(Multiple Choice)
4.8/5
(34)

  In the accompanying figure, the .exe file denoted by item 3 is written in ____ language. In the accompanying figure, the .exe file denoted by item 3 is written in ____ language.

(Multiple Choice)
4.8/5
(31)

The section of code that repeats is referred to as a(n) variable .

(True/False)
4.9/5
(35)

All programs are eventually converted into ____ code before they can be executed by the microprocessor.

(Multiple Choice)
4.7/5
(30)

Programs written for commercial application software and operating systems contain many millions of lines of code.

(True/False)
4.8/5
(33)

The Python programming tool with its color-coded editor can be accessed online using a browser.

(True/False)
4.8/5
(35)

A ____ directs the computer to repeat one or more instructions until a certain condition is met.

(Multiple Choice)
4.8/5
(34)

In the search for one perfect language to use for programming computers, computer scientists have invented thousands of programming languages.

(True/False)
4.9/5
(38)

Case-Based Critical Thinking Questions Case 18-1 Sarah wants to learn more about computer programming and the techniques used to code a program. Since there are so many different programming languages, she has decided to start by working with Python. Sarah is learning the vocabulary of Python by examining what the language's keywords mean. When she sees PRINT, she knows it directs the computer to ____.

(Multiple Choice)
4.8/5
(40)

If testing a program does not produce the expected results, the program contains an error, sometimes called a(n) ____.

(Multiple Choice)
4.9/5
(39)

A(n) ____ converts and executes one statement at a time while the program is running.

(Multiple Choice)
4.8/5
(37)

A(n) ____________________ is a set of steps for carrying out a task that can be written down and implemented.

(Short Answer)
4.9/5
(36)

The procedure for converting ____ code into 0s and 1s can be accomplished by a compiler or an interpreter.

(Multiple Choice)
4.9/5
(30)

A(n) debugger is sometimes packaged with a programming language or can be obtained as an add-on.

(True/False)
4.8/5
(33)

Program instructions can be referred to as ____.

(Multiple Choice)
5.0/5
(39)

A(n) ____ represents a value that can change.

(Multiple Choice)
4.8/5
(36)

A(n) ____________________ converts all the statements in a program in a single batch, and the resulting collection of instructions is placed in a new file.

(Short Answer)
5.0/5
(34)
Showing 1 - 20 of 75
close modal

Filters

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