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 Coding111 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Select questions type
Utmost among the benefits offered by MSIL and CLR is that a program written using Visual Studio 2012 and compiled into MSIL can be executed on any computer using any operating system, as long as .NET Framework 4.5 is available on the computer.
(True/False)
4.9/5
(37)
The .NET Framework 4.5 ____________________ contains thousands of classes.
(Essay)
4.7/5
(37)
-As shown in the accompanying figure, ____ the physical equipment associated with a computer.

(Multiple Choice)
4.9/5
(41)
A database is a collection of data organized in a manner that allows ____ of that data.
(Multiple Choice)
4.8/5
(42)
The process of using prebuilt classes to make application development faster, easier, and more reliable is called ____.
(Multiple Choice)
4.9/5
(48)
The ____ contains the .NET components that you can use to develop the graphical user interface for a program.
(Multiple Choice)
4.9/5
(35)
Stored data is said to be ____________________ because it remains available even after the computer power is turned off.
(Essay)
4.8/5
(37)
Many computer programs perform the following general steps: first accept input, then write output, and finally process the data, in that order.
(True/False)
4.8/5
(43)
Almost all of the objects available in the .NET framework, such as buttons, text boxes, and picture boxes, are available in ASP.NET 4.5.
(True/False)
4.8/5
(40)
A class acts as a general template from which a(n) ____________________ can be created.
(Essay)
4.8/5
(33)
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.
(True/False)
5.0/5
(33)
You can create ____________________ apps that are designed to run on Windows 8 computers and mobile devices, such as smartphones and tablets.
(Essay)
4.9/5
(31)
An object acts as a general template and a class is a specific item generated based on the object template.
(True/False)
5.0/5
(37)
A(n) ____________________ application includes writing Visual Basic 2012 code to automate and manipulate documents created using Microsoft Office 2010 and Office 2013.
(Essay)
4.8/5
(32)
Discuss at least four of the elements found in the Visual Studio 2012 window.
(Essay)
4.8/5
(35)
-Both the program and the data must be placed in the ____ of computers like the laptop shown in the accompanying figure in order for the computer to carry out the instructions in the program.

(Multiple Choice)
4.8/5
(52)
The usage rules of a programming language are called the ____________________ of the language.
(Essay)
4.9/5
(40)
A ____ is an item that is a visible part of a graphical user interface.
(Multiple Choice)
4.8/5
(35)
Showing 81 - 100 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)