Deck 1: Introduction to Visual Basic 2008 Programming
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/107
Play
Full screen (f)
Deck 1: Introduction to Visual Basic 2008 Programming
1
In the Visual Studio IDE, the ____ identifies the window or application open in the window.
A) title bar
B) menu bar
C) index bar
D) property
A) title bar
B) menu bar
C) index bar
D) property
A
2

A) 1
B) 2
C) 3
D) 4
A
3
Data is said to be ____ if it remains available after the computer is powered off.
A) persistent
B) volatile
C) fragmented
D) temporary
A) persistent
B) volatile
C) fragmented
D) temporary
A
4
Most Visual Basic 2008 programs are ____ programs because they communicate with the user through a graphical user interface (GUI).
A) GUI-based
B) indexed
C) event-driven
D) persistent
A) GUI-based
B) indexed
C) event-driven
D) persistent
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
5

A) ROM
B) GUI
C) CPU
D) ERD
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
6

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
7

A) read only memory (ROM)
B) central processing unit (CPU)
C) CD-ROM
D) random access memory (RAM)
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
8
A(n) ____ is a set of services and tools that enable a developer to code, test, and implement a computer program or series of programs.
A) integrated development environment (IDE)
B) graphical user interface (GUI)
C) development studio
D) Microsoft Intermediate Language (MSIL)
A) integrated development environment (IDE)
B) graphical user interface (GUI)
C) development studio
D) Microsoft Intermediate Language (MSIL)
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
9
The ____ of a programming language is the set of rules that describe how the programming language elements can be used.
A) logic
B) semantics
C) syntax
D) GUI
A) logic
B) semantics
C) syntax
D) GUI
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
10
Addition and subtraction are considered to be ____ operations performed by a computer.
A) input
B) comparing
C) arithmetic
D) output
A) input
B) comparing
C) arithmetic
D) output
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
11

A) 1
B) 2
C) 3
D) 5
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
12

A) index
B) radical
C) baseline
D) event
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
13
The ____ is comprised of the program's window and the objects in the window.
A) processing component
B) graphical user interface (GUI)
C) command console
D) program view
A) processing component
B) graphical user interface (GUI)
C) command console
D) program view
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
14
In which order do most programs follow these general steps?
A) process data, accept input data, create output data
B) create output data, accept input data, process data
C) accept input data, process data, create output data
D) accept input data, create output data, process data
A) process data, accept input data, create output data
B) create output data, accept input data, process data
C) accept input data, process data, create output data
D) accept input data, create output data, process data
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
15

A) computer hardware is
B) computer software is
C) computer programs are
D) computer cables are
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
16
The ____ contains a list of commands that allow you to create, edit, save, print, test, and run a Visual Basic program.
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
17
A computer uses ____ operations to compare two values to see if they are equal to each other.
A) arithmetic
B) logical
C) grouping
D) sorting
A) arithmetic
B) logical
C) grouping
D) sorting
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
18
A computer is able to make decisions based on the results of ____ operations.
A) arithmetic
B) grouping
C) logical
D) sorting
A) arithmetic
B) grouping
C) logical
D) sorting
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
19
It is the ability of a computer to perform ____ operations that separates it from other types of calculating devices.
A) arithmetic
B) input
C) logical
D) output
A) arithmetic
B) input
C) logical
D) output
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
20
A ____ is a collection of data organized in a manner that allows access, retrieval, and use of that data.
A) file
B) folder
C) program
D) database
A) file
B) folder
C) program
D) database
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
21
Translating programming language statements into machine-executable instructions is accomplished by a process called program ____.
A) instantiation
B) compilation
C) factoring
D) indexing
A) instantiation
B) compilation
C) factoring
D) indexing
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
22
The most widely used programming language in the world is ____.
A) SQL
B) XML
C) Java
D) Visual Basic
A) SQL
B) XML
C) Java
D) Visual Basic
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
23
The process of using prebuilt classes to make application development faster, easier, and more reliable is called ____.
A) RAD
B) CAD
C) ARD
D) CLR
A) RAD
B) CAD
C) ARD
D) CLR
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
24
The ____ of Visual Studio 2008 contains buttons for commands that are frequently used, such as Open New Project, Save, Cut, Copy, Paste, and Undo.
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
25
A button or a text box are examples of objects, also called ____, that are part of the graphical user interface.
A) indices
B) classes
C) libraries
D) controls
A) indices
B) classes
C) libraries
D) controls
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
26
____ are the characteristics of objects in Visual Basic.
A) Methods
B) Function
C) Identifiers
D) Properties
A) Methods
B) Function
C) Identifiers
D) Properties
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
27
The Visual Studio programming language, ____, is a synthesis of C++ and Visual Basic.
A) Visual J#
B) Visual C#
C) Visual C++
D) Java
A) Visual J#
B) Visual C#
C) Visual C++
D) Java
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
28
The ____ contains the .NET components that you can use to develop the graphical user interface for a program.
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
A) menu bar
B) toolbar
C) Toolbox
D) Properties window
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
29
A set of prewritten classes called ____ allows you to access data stored in a database.
A) ADO.NET 3.5
B) ASP.NET 3.5
C) RAD
D) CLR
A) ADO.NET 3.5
B) ASP.NET 3.5
C) RAD
D) CLR
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
30
The ____ provides tools and processes developers can use to produce and run programs.
A) SQL Server Set
B) )NET Framework
C) Java Toolkit
D) Both A and B
A) SQL Server Set
B) )NET Framework
C) Java Toolkit
D) Both A and B
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
31
Each control that you use when developing the graphical user interface is created from a(n) ____ in the .NET 3.5 Framework.
A) baseline
B) roster
C) index
D) class
A) baseline
B) roster
C) index
D) class
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
32
The process of ____ is used to create an object from a class.
A) initialization
B) instantiation
C) objectification
D) classification
A) initialization
B) instantiation
C) objectification
D) classification
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
33
All of the following are major features of the .NET Framework 3.5 EXCEPT ____.
A) RAM
B) ADO.NET 3.5
C) the Common Language Runtime
D) ASP.NET 3.5
A) RAM
B) ADO.NET 3.5
C) the Common Language Runtime
D) ASP.NET 3.5
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
34
A class ____ is a collection of classes that can be made available for developers to use
A) glossary
B) library
C) index
D) roster
A) glossary
B) library
C) index
D) roster
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
35
A Web site application runs on a Web server and produces ____ code that is downloaded to a client computer's browser.
A) XML
B) DHTML
C) HTML
D) HTTP
A) XML
B) DHTML
C) HTML
D) HTTP
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
36
A ____ is an item that is a visible part of a graphical user interface.
A) property
B) control
C) class
D) library
A) property
B) control
C) class
D) library
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
37
The ____ reads the MSIL code and causes the program instructions to be executed
A) CAD
B) RAD
C) CLR
D) ARD
A) CAD
B) RAD
C) CLR
D) ARD
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
38
____ is a language that can be used in Visual Studio.
A) Fortran
B) Visual C#
C) Lisp
D) COBOL
A) Fortran
B) Visual C#
C) Lisp
D) COBOL
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
39
The characteristics of GUI controls such as buttons and text boxes can be set using the ____ window in the Visual Studio IDE.
A) Characteristics
B) Attributes
C) Properties
D) Values
A) Characteristics
B) Attributes
C) Properties
D) Values
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
40
Each control has ____.
A) indices
B) properties
C) IDEs
D) tools
A) indices
B) properties
C) IDEs
D) tools
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
41
Visual Studio can be used to write programs only in Visual Basic language.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
42
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.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
43
Both program instructions and the data to be processed must be stored in RAM.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
44
In order for the computer to execute a program, or carry out the instructions in the program, only the data must be placed in the computer's random access memory (RAM).
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
45
Data must be placed in the CPU in order to be processed.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
46
Visual Basic 2008 is a programming language.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
47
A computer program can perform addition, subtraction, multiplication, and division operations on numeric data.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
48
A programming language is a set of words and symbols that can be interpreted by special computer software to create instructions that can be executed by a computer.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
49
Computer hardware will perform its tasks automatically, regardless of whether a software program is running or not.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
50
A program can write data, but it cannot save data on disk.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
51
A graphical user interface (GUI) is a special device for communicating with a user.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
52
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.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
53
The .NET Framework 3.5 contains thousands of classes and many class libraries that can be used by Visual Basic developers.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
54
An object acts as a general template and a class is a specific item generated based on the object template.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
55
Logical operations can only be used to compare two numeric values.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
56
A logical operation can be used to determine if two values are equal, if one value is greater than the other, or if one value is less than the other.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
57
Clicking a button on a program screen causes an event to occur.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
58
The three basic functions of most programs are to first accept input, then write output, and finally process the data, in that order.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
59
Computer programs can be written in standard English.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
60
Buttons for the .NET components used to develop the graphical user interface are found on the Standard toolbar.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
61
Operations, such as comparing two numbers to determine if they are equal, are called ____________________ operations.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
62
The rules of a programming language are called the ____________________ of the language.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
63
The process of creating an object from a class template is called generation .
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
64
The ____________________ in Visual Studio 2008 contains the .NET components that can be used in developing the graphical user interface of a program.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
65
The ____________________ programming language is a synthesis of Visual Basic and C++.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
66
ADO.NET 3.5 contains a set of classes used to create common GUI objects such as buttons and text boxes.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
67
Visual Studio 2008 is an example of a set of services and tools called a(n) ____________________ which allows a developer to code, test, and implement programs.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
68
Operations, such as addition and subtraction, are called ____________________ operations.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
69
ADO.NET 3.5 is a programming framework used to build Web applications on a Web server.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
70
Program instructions and data must be placed in the computer's ____________________ to allow the computer to carry out the program instructions.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
71
ADO.NET 3.5 is not part of the .NET Framework 3.5.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
72
A(n) ____________________ is a collection of organized data that can be accessed, retrieved, and used by a program.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
73
Almost all of the objects available in the .NET framework, such as buttons, text boxes, and picture boxes, are available in ASP.NET 3.5.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
74
It is the ability of a computer to perform arithmetic operations that separates it from other types of calculating devices.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
75
Stored data is said to be ____________________ because it remains available even after the computer is powered off.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
76
The programming rules of a language are called its semantics .
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
77
When an object has been created from a class, we say that a(n) _______________ of the class has been created.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
78
C++ is a language that is derived from the programming language C.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
79
The set of instructions that directs a computer to perform tasks is called computer hardware .
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck
80
The purpose of the Common Language Runtime (CLR) is to translate Microsoft Intermediate Language (MSIL) into machine-executable instructions.
Unlock Deck
Unlock for access to all 107 flashcards in this deck.
Unlock Deck
k this deck