Exam 1: An Introduction to Visual Basic Net

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

Only one solution at a time may be open in Visual Basic .NET.

(True/False)
4.8/5
(42)

To save a solution to a disk, you can ____.

(Multiple Choice)
4.9/5
(32)

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)

The Class View window ____.

(Multiple Choice)
4.7/5
(35)

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)

The Solution Explorer window ____.

(Multiple Choice)
4.8/5
(34)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)