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
Discuss at least four of the elements found in the Visual Studio 2012 window.
(Essay)
4.8/5
(31)
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)
5.0/5
(32)
The use of MSIL and CLR offer multiple benefits that provide speed and flexibility for both the development and execution environments of a program.
(True/False)
4.8/5
(37)
A computer program can perform addition,subtraction,multiplication,and division operations on numeric data.
(True/False)
4.8/5
(32)
A database is a collection of data organized in a manner that allows ____ of that data.
(Multiple Choice)
4.8/5
(34)
The ____ of Visual Studio 2012 contains buttons for commands that are frequently used,such as Open Project,Save,Cut,Copy,Paste,and Undo.
(Multiple Choice)
4.8/5
(37)
____________________ is the set of prewritten classes in the .NET Framework 4.5 used in Visual Studio to work with databases.
(Short Answer)
4.7/5
(29)
The ____ provides tools and processes developers can use to produce and run programs.
(Multiple Choice)
4.8/5
(33)
Most Visual Basic 2012 programs are ____ programs that communicate with the user through a graphical user interface (GUI).
(Multiple Choice)
4.7/5
(33)
Both program instructions and the data to be processed must be stored in RAM.
(True/False)
4.8/5
(38)
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.8/5
(39)
The .NET Framework 4.5 contains thousands of classes and many class libraries that can be used by Visual Basic developers.
(True/False)
5.0/5
(36)
The set of instructions that directs a computer to perform tasks is called computer hardware._________________________
(True/False)
4.8/5
(33)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Where data must be placed in order to be processed
(Multiple Choice)
4.8/5
(38)
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)
4.8/5
(34)
The process of creating an object from a class is called ____________________.
(Short Answer)
4.9/5
(42)
The process of creating an object from a class template is called generation._________________________
(True/False)
4.9/5
(40)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)