Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming161 Questions
Exam 2: Introduction to Visual C131 Questions
Exam 3: Processing Data174 Questions
Exam 4: Making Decisions77 Questions
Exam 5: Loops, Files, and Random Numbers109 Questions
Exam 6: Modularizing Your Code With Methods61 Questions
Exam 7: Arrays and Lists99 Questions
Exam 8: More About Processing Data87 Questions
Exam 9: Classes and Multiform Projects89 Questions
Exam 10: Inheritance and Polymorphism37 Questions
Exam 11: Databases69 Questions
Select questions type
The process of creating a program that works correctly typically requires simply writing the code.
(True/False)
4.9/5
(38)
____________ is any data the computer produces for people or for other devices.
(Multiple Choice)
4.8/5
(35)
The ____________ is a window that allows you to select the controls that you want to use in an application's user interface.
(Multiple Choice)
4.9/5
(36)
Because compilers combine translation and execution, they typically do note create separate machine language programs.
(True/False)
4.8/5
(31)
Disk drives and recordable optical disk drives can be considered input devices or output devices.
(True/False)
4.8/5
(35)
Once you clearly understand what the program is supposed to do, you can ____________.
(Multiple Choice)
4.8/5
(31)
In order to do anything meaningful, a computer has to have lots of bytes.
(True/False)
4.8/5
(32)
When beginning a new programming project, it is essential that you ____________.
(Multiple Choice)
4.8/5
(31)
Because assembly language is so close in nature to machine language, it is referred to as a ____________.
(Multiple Choice)
4.8/5
(37)
An object must be created in memory before it can be used in a program.
(True/False)
4.8/5
(39)
Each byte is divided into eight smaller storage locations known as ____________.
(Multiple Choice)
4.7/5
(35)
____________ refers to all the physical devices, or components, of which a computer is made.
(Multiple Choice)
4.9/5
(38)
A ____________ is a diagram that graphically depicts the steps of an algorithm.
(Multiple Choice)
4.9/5
(33)
The software tools that programmers use to create, modify, and test software are referred to as ____________.
(Multiple Choice)
4.9/5
(41)
In computer systems, a bit that is turned off represents the number ____________ and a bit that is turned on represents the number 1.
(Multiple Choice)
4.8/5
(40)
The component that collects the data and sends it to the computer is called a(n) ____________.
(Multiple Choice)
4.9/5
(37)
In most computer systems, bits are tiny electrical components that can hold either a positive or a negative charge.
(True/False)
4.8/5
(44)
Data produced by the computer is sent to a(n) ____________, which formats and presents it.
(Multiple Choice)
4.8/5
(35)
Showing 41 - 60 of 161
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)