Exam 1: An Introduction to Visual Basic 2012

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

If a solution is already open in the IDE,you are given the option to close the current solution before another solution is opened.

(True/False)
5.0/5
(34)

If a timer control is used to display the office image and company logo for five seconds,you will need to set the timer's Interval property to ____.

(Multiple Choice)
4.9/5
(35)

A label control's ____ property determines the value that appears inside the control.

(Multiple Choice)
4.9/5
(35)

The Project Designer window allows you to specify which form will display when the application starts.

(True/False)
4.8/5
(27)

The Label tool is an appropriate control to use when you do not want the user to modify data.

(True/False)
4.8/5
(39)

Which of the following is a true statement?

(Multiple Choice)
4.9/5
(40)

What is a button control? Provide two examples of common button controls found in Windows applications.

(Essay)
4.8/5
(26)

Why should you print a copy of your application's code and user interface?

(Essay)
4.9/5
(30)

The position of the form on the screen when an application first starts is controlled by setting the ____ property.

(Multiple Choice)
4.9/5
(28)

You enter the procedure's code in the ____ window.

(Multiple Choice)
4.8/5
(42)

The title bar on a form cannot be removed from splash screen applications.

(True/False)
4.8/5
(23)

Actions performed by the user such as clicking,double-clicking,and scrolling are known as events.

(True/False)
4.8/5
(37)

The Properties window lists the names of the files included in the application you are creating.

(True/False)
4.8/5
(36)

When an application is started,Visual Basic 2012 will automatically create a file that has the project name and a(n)____ file extension.

(Multiple Choice)
4.8/5
(27)

To align two or more selected controls along their left,right,top,or bottom borders,you would use the ____ menu.

(Multiple Choice)
4.8/5
(29)

The location of a control on the screen can be modified by changing the X and Y properties measured in pixels.The X value is measured from the ____ border.

(Multiple Choice)
4.8/5
(35)

System.Windows.Forms.Button indicates that the control is an instance of the ____ class.

(Multiple Choice)
4.9/5
(30)

A(n)____ is a block of code that performs a specific task.

(Multiple Choice)
4.7/5
(45)

The Toolbox window ____.

(Multiple Choice)
4.9/5
(31)

A source file contains a list of projects in a solution.

(True/False)
4.7/5
(35)
Showing 21 - 40 of 59
close modal

Filters

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