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
____________ can be used to create applications written not only in Visual C#, but also in other languages such as Visual Basic and C++.
(Multiple Choice)
4.8/5
(38)
A ____________ is a mistake that does not prevent the program from starting, but causes it to produce incorrect results.
(Multiple Choice)
4.8/5
(38)
A(n) ____________ allows you to create powerful and complex programs without knowing how the CPU works and without writing large numbers of low-level instructions.
(Multiple Choice)
4.8/5
(41)
The ____________ symbol marks the program's ending point in a flowchart.
(Multiple Choice)
4.9/5
(40)
In a flowchart, ____________ are used as input symbols and output symbols to represent the steps in which the program reads input or displays output.
(Multiple Choice)
5.0/5
(35)
The CPU is the most important component in a computer because without it, the computer could not execute programs.
(True/False)
4.9/5
(33)
A programmer, or software developer, is a person with the training and skills necessary to ____________ computer programs.
(Multiple Choice)
4.9/5
(35)
Computers are able to store negative numbers in memory by using a technique known as ____________.
(Multiple Choice)
4.9/5
(40)
Some examples of application software are spreadsheet programs, e-mail programs, Web browsers, and game programs.
(True/False)
4.8/5
(45)
Programs are usually stored in main memory and loaded into secondary storage as needed.
(True/False)
4.9/5
(33)
In software, an object has two general capabilities: it can store data and perform operations.
(True/False)
4.8/5
(35)
The oval shapes appearing at the top and bottom of a flowchart are called ____________.
(Multiple Choice)
4.8/5
(34)
Any piece of data stored in a computer's memory must be stored as a decimal number.
(True/False)
4.8/5
(25)
A Graphical User Interface (GUI) allows the user to point at graphical elements using a mouse, and click the mouse to activate the elements.
(True/False)
4.8/5
(27)
A(n) ____________ describes a set of well-defined, logical steps that must be taken to perform a task.
(Multiple Choice)
4.9/5
(32)
A(n) ____________ is a small rectangular box that pops up when you hover the mouse pointer over a button on the toolbar or in the toolbox for a few seconds.
(Multiple Choice)
4.9/5
(38)
The Visual Studio ____________ window shows the application's form and allows you to visually design its appearance by placing controls that will appear on the form when the application executes.
(Multiple Choice)
4.9/5
(31)
A(n) ____________, or GUI, allows the user to interact with the operating system and application programs through graphical elements on the screen.
(Multiple Choice)
4.8/5
(39)
Showing 141 - 160 of 161
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)