Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming161 Questions
Exam 2: Introduction to Visual C#131 Questions
Exam 3: Processing Data176 Questions
Exam 4: Making Decisions78 Questions
Exam 5: Loops, Files, and Random Numbers112 Questions
Exam 6: Modularizing Your Code with Methods69 Questions
Exam 7: Arrays and Lists99 Questions
Exam 8: More About Processing Data90 Questions
Exam 9: Classes and Multiform Projects89 Questions
Exam 10: Inheritance and Polymorphism37 Questions
Exam 11: Databases69 Questions
Select questions type
Each programming language has its own ____________, which is a set of rules that must be strictly followed when writing a program.
(Multiple Choice)
4.8/5
(38)
Because compilers combine translation and execution, they typically do not create separate machine language programs.
(True/False)
4.8/5
(42)
A class specifies the data an object can hold, but not the actions the object can perform.
(True/False)
4.9/5
(28)
When you use a(n) ____________ language, you create programs by putting together a collection of objects.
(Multiple Choice)
4.9/5
(40)
One ____________ of memory is large enough to store only a letter of the alphabet or a small number.
(Multiple Choice)
4.9/5
(30)
If a program's source code contains a syntax error, it can still be translated to machine language by a compiler.
(True/False)
4.8/5
(38)
Digital images are composed of tiny dots of color known as ____________.
(Multiple Choice)
4.8/5
(39)
The syntax rules dictate how keywords, operators, and various punctuation characters must be used in a program.
(True/False)
4.9/5
(40)
Statements a programmer writes in a high-level language are called ____________, or simply code.
(Multiple Choice)
5.0/5
(34)
In object-oriented programming, a window displayed on the screen is called a ____________.
(Multiple Choice)
4.8/5
(38)
In the ____________ numbering system, all numeric values are written as sequences of the digits 0 and 1.
(Multiple Choice)
4.8/5
(30)
A ____________ object appears as a rectangular region that accepts keyboard input from the user.
(Multiple Choice)
4.8/5
(42)
The process of creating a high-quality program only involves writing code.
(True/False)
4.8/5
(39)
The fewer samples per second a song is divided into, the more it sounds like the original music when it is played back.
(True/False)
4.7/5
(44)
The data stored in an object are commonly called fields, or ____________.
(Multiple Choice)
4.8/5
(38)
In Visual Studio, each Visual C# application you create is a called a ____________.
(Multiple Choice)
4.9/5
(36)
In Visual Studio, the ____________ contains buttons that execute frequently used commands.
(Multiple Choice)
4.8/5
(33)
A ____________object appears on a form as a clickable rectangle containing a caption written across its face.
(Multiple Choice)
4.9/5
(24)
A(n) _____________ is a program that simultaneously translates and executes each instruction in a high-level language program.
(Multiple Choice)
4.7/5
(43)
Showing 41 - 60 of 161
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)