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
When an application is started, Visual Studio .NET will automatically create a file that will execute outside of the IDE and will use the project name and a(n) ____ extension.
(Multiple Choice)
4.7/5
(39)
The Solution Explorer window lists the names of the projects included in the current solution you are creating.
(True/False)
4.9/5
(39)
The position of the form on the screen when an application first starts is controlled by setting the ____ property.
(Multiple Choice)
4.7/5
(42)
The Windows ____ window allows you to design the graphical user interface for your application.
(Multiple Choice)
4.8/5
(44)
The title bar on a form cannot be removed from an application in Visual Basic .NET.
(True/False)
4.7/5
(39)
Actions performed by the user such as clicking, double-clicking, and scrolling are known as events.
(True/False)
4.8/5
(30)
Every Visual Basic .NET Windows application should give the user a way to exit the program.
(True/False)
5.0/5
(45)
A timer control is used to process code at regular time intervals.
(True/False)
4.9/5
(33)
When the form object's MinimizeBox property is set to False, the box is removed from the form's title bar.
(True/False)
4.8/5
(40)
When the Blank Solution template is used to create a solution, Visual Studio .NET will always create one folder and two files.
(True/False)
4.8/5
(41)
To start an application using the menu bar you would click ____ and then click Start.
(Multiple Choice)
4.8/5
(33)
To verify that a solution has been closed, you could look in ____.
(Multiple Choice)
4.8/5
(39)
MainForm would be a good name following the text's recommended naming convention.
(True/False)
5.0/5
(48)
When you click the ellipsis (...) button in the Settings box, ____.
(Multiple Choice)
4.7/5
(41)
The Label tool is an appropriate control when you do not want the user to modify data.
(True/False)
4.8/5
(38)
The function key that opens the Code Editor window is ____.
(Multiple Choice)
4.9/5
(36)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)