Exam 1: Introduction to Visual Basic 2010

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

When creating a project in Visual Basic,you should always begin by writing the Basic code.

(True/False)
4.9/5
(33)

_______ if the code Me.Cloose is contained in a project.

(Multiple Choice)
4.8/5
(39)

You write Visual Basic code statements during design time.

(True/False)
4.8/5
(35)

In Visual Basic,we work with objects that have _______.

(Multiple Choice)
5.0/5
(45)

In Form1.Text,the word Text is referring to a method.

(True/False)
4.8/5
(40)

With Visual Basic,you can write computer programs that run in the Microsoft Windows environment.

(True/False)
4.9/5
(35)

The Visual Studio environment contains many different windows.Which window will be the user interface when the project is running?

(Multiple Choice)
4.9/5
(36)

When you create a new Visual Basic project and choose the disk location for your project,the VS IDE _______.

(Multiple Choice)
4.7/5
(31)

Programmers should add comments to their code in order to make the program logic easier to understand.

(True/False)
4.9/5
(32)

Writing a program in Visual Basic is so easy that it is not necessary to do any planning.

(True/False)
4.8/5
(37)

While you are creating the user interface,you are in _______.

(Multiple Choice)
4.9/5
(42)

Which window do you open if you want to see all of the objects that you can add to a form?

(Multiple Choice)
4.8/5
(38)

When you plan a Visual Basic program,you follow a three-step process that should end with _______.

(Multiple Choice)
4.7/5
(46)

If you have added a label to a form and you want to make sure that nothing is displayed in it when the program begins,you must delete the contents of the _______.

(Multiple Choice)
4.9/5
(36)

Microsoft Windows uses a GUI environment.GUI (pronounced "gooey")stands for _______.

(Multiple Choice)
4.8/5
(40)

Finding and fixing programming errors is called _______.

(Multiple Choice)
4.8/5
(39)

If the programmer does not write code for a button control,Visual Basic automatically provides code in the Click procedure that will close the form when the user clicks the button.

(True/False)
4.8/5
(42)

If you encounter a run-time error or you pause the program execution,you are in _______.

(Multiple Choice)
4.9/5
(42)

The Properties window is used to set the properties for the objects on your form.

(True/False)
4.8/5
(36)

The _______ holds information about the solution and the projects it contains.This is the file that you open to work on or run your project.

(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 54
close modal

Filters

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