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
A programmer, or software developer, is a person with the training and skills necessary to ____________ computer programs.
(Multiple Choice)
5.0/5
(28)
Programs that make a computer useful for everyday tasks are known as ____________.
(Multiple Choice)
4.9/5
(51)
In the ____________ numbering system, all numeric values are written as sequences of 0s and 1s.
(Multiple Choice)
4.8/5
(31)
Computer's can execute only programs that are written in assembly language.
(True/False)
4.8/5
(37)
A class specifies the data that an object can hold, but not the actions that an object can perform.
(True/False)
4.8/5
(37)
In a flowchart, rectangles are used as ____________ to represent the steps in which the program performs some process on data, such as a mathematical calculation.
(Multiple Choice)
4.9/5
(32)
RAM is usually a volatile type of memory that is used only for temporary storage while a program is running.
(True/False)
4.8/5
(33)
____________ can be used to create applications not only with Visual C#, but also with other languages such as Visual Basic and C++.
(Multiple Choice)
4.8/5
(36)
____________ is where the computer stores a program while the program is running, as well as the data that the program is working with.
(Multiple Choice)
4.7/5
(33)
_____________ is an extensive encoding scheme that is compatible with ASCII and can also represent the characters of many of the world's languages.
(Multiple Choice)
4.8/5
(35)
A program is nothing more than a list of instructions that cause the CPU to perform operations.
(True/False)
4.8/5
(42)
In a text-based environment, such as a command line interface, the user determines the order in which things happen.
(True/False)
4.9/5
(40)
A(n) ____________ provides all the necessary tools for creating, testing, and debugging software.
(Multiple Choice)
4.8/5
(34)
When a computer is performing the tasks that a program tells it to do, we say that the computer is running, or ____________ the program.
(Multiple Choice)
4.8/5
(40)
A(n) ____________ is a set of well-defined, logical steps that must be taken to perform a task.
(Multiple Choice)
4.7/5
(36)
In software, an object has two general capabilities: it can store data and perform operations.
(True/False)
4.7/5
(44)
The words that make up a high-level language are known as ____________ or reserved words.
(Multiple Choice)
4.8/5
(33)
____________ was created in the early days of computing as an alternative to machine language.
(Multiple Choice)
4.8/5
(38)
Common input devices are the keyboard, mouse, scanner, microphone, and digital camera.
(True/False)
5.0/5
(42)
Showing 81 - 100 of 161
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)