Exam 1: Introduction to Visual Basic 2008 Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags
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:
Verified
Premises:
Responses:
The most widely used programming language in the world
.NET Framework 3.5
(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:
Verified
Premises:
Responses:
The kind of operations used to compare two values
syntax
(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)

ADO.NET 3.5 is not part of the .NET Framework 3.5.

(True/False)
4.7/5
(35)

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)

____ is a language that can be used in Visual Studio.

(Multiple Choice)
4.8/5
(38)

Data must be placed in the CPU in order to be processed.

(True/False)
4.9/5
(47)

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. 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:
Verified
Premises:
Responses:
The kind of computer program that communicates interactively with the user through a graphical user interface
Visual Basic
(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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)