Exam 1: Introduction to Visual Basic 2012 Programming
Exam 1: Introduction to Visual Basic 2012 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
Once changes have been made to data,____________________ enables a program to update the database with the new information by writing the data into the database.
(Short Answer)
4.8/5
(37)
The ____ contains a list of commands that allow you to create,edit,save,print,test,and run a Visual Basic program.
(Multiple Choice)
4.8/5
(40)
A ____ is a collection of data organized in a manner that allows access,retrieval,and use of that data.
(Multiple Choice)
4.8/5
(36)
Operations,such as addition and subtraction,are called ____________________ operations.
(Short Answer)
4.8/5
(36)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Provides the tools for a program to examine data that was retrieved from a database
(Multiple Choice)
4.9/5
(27)
The ____________________ reads the MSIL code and causes the program instructions to be executed.
(Short Answer)
4.9/5
(46)
Case 1-2
Visual Studio is new to you and you are trying to determine which of its languages is the best match for a couple of the projects on which you and your team are about to embark.
-You are looking for a program that will be the most user-friendly for two of the junior members of your team,both of whom are new to programming.Which of the following is the best match?
(Multiple Choice)
4.9/5
(38)
A(n)____________________ application means the program will run on a computer or other device that supports the Windows GUI.
(Short Answer)
4.9/5
(25)
A computer is able to make decisions based on the results of ____ operations.
(Multiple Choice)
4.9/5
(43)
ADO.NET 4.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.8/5
(41)
When a program written in a Visual Studio 2012 programming language is compiled,the code is translated into an intermediate language called the ____________________.
(Short Answer)
4.7/5
(29)
As shown in the accompanying figure,____ the physical equipment associated with a computer. 

(Multiple Choice)
4.9/5
(35)
The usage rules of a programming language are called the ____________________ of the language.
(Short Answer)
4.9/5
(33)
A(n)____________________ application includes writing Visual Basic 2012 code to automate and manipulate documents created using Microsoft Office 2010 and Office 2013.
(Short Answer)
4.8/5
(33)
In order for the computer to execute a program,both the program and the data must be placed in the computer's random access memory (RAM).
(True/False)
4.9/5
(29)
Showing 41 - 60 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)