Exam 1: An Introduction to Visual Basic Net
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
The set of characteristics that control an object's appearance and behavior is called ____.
Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
D
Web-based solutions can be generated using Visual Basic .NET for a company's Internet applications but not for its intranet applications.
Free
(True/False)
4.8/5
(45)
Correct Answer:
False
To print the program code, the Code Editor window must be the active, or current window.
(True/False)
4.8/5
(50)
Closing the solution by using the File menu will automatically save all unsaved work on projects and forms.
(True/False)
4.9/5
(37)
When an object is created (instantiated), each property must be assigned a value by the programmer.
(True/False)
4.9/5
(41)
If a solution is already open in the IDE, it is automatically closed before another solution is opened.
(True/False)
4.7/5
(35)
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The Y value is measured from the ____.
(Multiple Choice)
4.7/5
(39)
The ____ window exposes the object's properties to the programmer.
(Multiple Choice)
4.8/5
(41)
To size a form using the keyboard you can select the form and press and hold the ____ key and then press one of the arrow keys on the keyboard.
(Multiple Choice)
4.9/5
(33)
A Windows Form object is the foundation for the user interface in a Windows-based application.
(True/False)
4.9/5
(48)
The ____ function key will start a Visual Basic .NET application.
(Multiple Choice)
5.0/5
(41)
The Properties window lists the names of the files included in the application you are creating.
(True/False)
4.9/5
(30)
The References folder contained within the project contains the code written by the programmer.
(True/False)
4.7/5
(41)
The toolbox contains the set of tools that you use when designing a Visual Basic application.
(True/False)
4.8/5
(37)
When you want the application to end after the user clicks the Exit button, you use ____.
(Multiple Choice)
4.8/5
(34)
The name given to a class derived from another class is called the derived class.
(True/False)
4.9/5
(37)
When the ControlBox property is set to False, the icons and buttons are removed but the title bar remains.
(True/False)
5.0/5
(30)
The set of Visual Basic .NET instructions that tells an object how to behave after an action by the user, for example a button is double-clicked, is referred to as a(n) ____.
(Multiple Choice)
4.9/5
(44)
The function key that opens the Code Editor window in Visual Basic .NET is F9.
(True/False)
4.9/5
(38)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)