Exam 1: Introduction to Visual Basic 2008 Programming
Exam 1: Introduction to Visual Basic 2008 Programming107 Questions
Exam 2: Program and Graphical User Interface Design107 Questions
Exam 3: Program Design and Coding107 Questions
Exam 4: Variables and Arithmetic Operations107 Questions
Exam 5: Mobile Applications Using Decision Structures107 Questions
Exam 6: Loop Structures107 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The most widely used programming language in the world
Responses:
.NET Framework 3.5
ADO.NET 3.5
Visual Basic
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(43)
The three basic functions of most programs are to first accept input, then write output, and finally process the data, in that order.
(True/False)
4.7/5
(36)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The kind of operations used to compare two values
Responses:
syntax
event-driven
persistent
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(39)
The purpose of the Common Language Runtime (CLR) is to translate Microsoft Intermediate Language (MSIL) into machine-executable instructions.
(True/False)
4.9/5
(36)
Most Visual Basic 2008 programs are ____ programs because they communicate with the user through a graphical user interface (GUI).
(Multiple Choice)
4.8/5
(40)
The ____ provides tools and processes developers can use to produce and run programs.
(Multiple Choice)
4.8/5
(34)
A button or a text box are examples of objects, also called ____, that are part of the graphical user interface.
(Multiple Choice)
4.9/5
(34)
Stored data is said to be ____________________ because it remains available even after the computer is powered off.
(Short Answer)
4.9/5
(40)
Figure 1-3 As shown in the accompanying figure, a(n) ____ consists of a window containing a variety of objects such as buttons, text boxes, etc.

(Multiple Choice)
4.9/5
(32)
The .NET Framework 3.5 contains thousands of classes and many class libraries that can be used by Visual Basic developers.
(True/False)
4.7/5
(30)
The most widely used programming language in the world is ____.
(Multiple Choice)
4.9/5
(39)
In which order do most programs follow these general steps?
(Multiple Choice)
4.9/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The kind of computer program that communicates interactively with the user through a graphical user interface
Responses:
Visual Basic
persistent
class library
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(35)
Critical Thinking Questions Case 1 As you prepare to bring one of the interns in your software development company up to speed on the project on which you are working, you decide to create some illustrations of your programming to make certain key concepts clear to the intern. Which of the following is an example of an event that a user might perform in the application you are creating?
(Multiple Choice)
4.7/5
(33)
The characteristics of GUI controls such as buttons and text boxes can be set using the ____ window in the Visual Studio IDE.
(Multiple Choice)
4.9/5
(43)
If you write a computer program, and want to execute the same program many times without rewriting it each time, you must save the program on disk.
(True/False)
4.8/5
(33)
ADO.NET 3.5 allows a program to examine data from a database, but does not permit the program to update data in a database.
(True/False)
4.7/5
(40)
Showing 21 - 40 of 107
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)