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
To design an algorithm, you might begin by recording the steps required to ___.
(Multiple Choice)
4.8/5
(33)
Explain the difference between low-level language and high-level language.
(Essay)
4.9/5
(35)
Programming languages can be divided into two major categories: ____ languages.
(Multiple Choice)
4.9/5
(36)
In the accompanying figure, item 4 indicates a(n) ____ to be processed if the player selected "friendly tunnel."

(Multiple Choice)
4.9/5
(37)
The vocabulary of a programming language contains a limited number of ____.
(Multiple Choice)
4.7/5
(22)
A(n) ____________________, or command, is a word that has a specific meaning and action.
(Short Answer)
4.9/5
(38)
A ____ error occurs when an instruction does not follow the grammar rules of the programming language.
(Multiple Choice)
4.9/5
(33)
To design a(n) algorithm , you might begin by recording the steps required to solve the problem manually.
(True/False)
5.0/5
(39)
The condition that requires a program to branch is often defined by the contents of ____.
(Multiple Choice)
4.7/5
(31)
To make additional repetitions, the computer program must backtrack to the beginning of the ____.
(Multiple Choice)
4.9/5
(34)
A(n) ____ is based on commands specified to a particular CPU or microprocessor family.
(Multiple Choice)
4.9/5
(31)
The collection of instructions generated by a compiler is called ____ code.
(Multiple Choice)
4.7/5
(41)
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 does not want to use Python in an online programming environment, so she has downloaded the programming tools and installed them locally. Which menu should she use when she is ready to test her program?
(Multiple Choice)
4.9/5
(37)
Python uses 'if' and 'else' as the keywords for a selection control structure.
(True/False)
4.8/5
(30)
The process of writing computer programs is called computer ____.
(Multiple Choice)
4.8/5
(39)
The ____ for making a batch of macaroni and cheese is a set of steps that includes boiling water, cooking the macaroni in the water, and making a cheese sauce.
(Multiple Choice)
4.9/5
(29)
Software is simply a collection of one or more computer ____ containing a list of instructions for the microprocessor.
(Multiple Choice)
4.7/5
(46)
BASIC, Java, Python, and C are examples of ____ languages because they make the programming process easier by replacing cryptic assembly commands with understandable commands.
(Multiple Choice)
4.8/5
(38)
Leaving off the colon in the statement while (loopCount would produce a runtime error.
(True/False)
4.8/5
(39)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)