Exam 1: The Craft of Programming
Exam 1: The Craft of Programming50 Questions
Exam 2: The Javascript Language49 Questions
Exam 3: Objects, Events, and Graphical User Interfaces48 Questions
Exam 4: The Sequence Structure50 Questions
Exam 5: The Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Complex Conditions49 Questions
Exam 8: Modules and Functions50 Questions
Exam 9: Menus and Data Validation50 Questions
Exam 10: Arrays50 Questions
Exam 11: Building Programs50 Questions
Exam 12: Sorting Data30 Questions
Exam 13: Recursion50 Questions
Select questions type
A computer and its related equipment are collectively called ____.
(Multiple Choice)
4.7/5
(31)
Read-only memory is the temporary storage place for instructions and data while the computer is running.
(True/False)
4.7/5
(40)
A(n) ____ statement is often used at the beginning of a program to welcome the user.
(Multiple Choice)
4.8/5
(38)
The American Standard Code for Information Interchange (ASCII) character-coding system uses 8 bits, consisting of a unique arrangement of eight 0s and 1s for each character.
(True/False)
4.8/5
(32)
For numeric assignments, the value on the right must be a string literal or the name of a string variable.
(True/False)
4.9/5
(34)
Pseudocode was developed as a consistent and easily understood method of describing logic.
(True/False)
4.9/5
(45)
The term numeric data refers to values that can be used in mathematical calculations.
(True/False)
4.9/5
(39)
____ are simply programmer-designated names for memory locations.
(Multiple Choice)
4.9/5
(31)
The term raw binary data refers to letters, punctuation marks, and digits that can be displayed or printed.
(True/False)
4.8/5
(40)
For the user to know what values are to be entered at the right time, the instruction, or prompt, must be displayed onscreen.
(True/False)
5.0/5
(35)
The pseudocode keyword for getting input from a user is ____, followed by the variable that's receiving the value.
(Multiple Choice)
4.8/5
(39)
The arithmetic logic unit can be thought of as a traffic manager. It handles the instructions sent to it by application programs, the operating system, and system devices.
(True/False)
4.8/5
(42)
The term ____ is used to refer to the raw information processed by computers and is stored in digital form.
(Multiple Choice)
4.8/5
(31)
In programming, syntax rules are used for order, spacing, indentation, and punctuation.
(True/False)
4.8/5
(43)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)