Exam 18: Computing Programming
Exam 1: Getting Started75 Questions
Exam 2: Looking at Windows75 Questions
Exam 3: Installing and Using Software75 Questions
Exam 4: File Basics75 Questions
Exam 5: Organizing Files and Folders75 Questions
Exam 6: Protecting Files75 Questions
Exam 7: Connecting to the Internet74 Questions
Exam 8: Browsing and Searching the Web74 Questions
Exam 9: Sending E-Mail and Attachments75 Questions
Exam 10: Writing and Printing Documents75 Questions
Exam 11: Working With Spreadsheets75 Questions
Exam 12: Accessing Databases75 Questions
Exam 13: Making Presentations75 Questions
Exam 14: Recording and Editing Sound75 Questions
Exam 15: Working With Graphics75 Questions
Exam 16: Creating Desktop Video and Animation75 Questions
Exam 17: Looking Under the Hood75 Questions
Exam 18: Computing Programming75 Questions
Select questions type
A statement that requires a program to branch is called a ____.
Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
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:
D
____________________ code consists of 1s and 0s that can be directly executed by the computer.
Free
(Short Answer)
4.9/5
(33)
Correct Answer:
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.

(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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)