Exam 2: An Introduction to Visual Basic 2015

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

The first line in the code template is called the ____________________.

Free
(Short Answer)
4.9/5
(32)
Correct Answer:
Verified

procedure header

A(n) ____ file is a file that contains program instructions, called code.

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

D

An application that has a Web user interface and runs on a server is called a(n) ____________________ application.

Free
(Short Answer)
4.9/5
(39)
Correct Answer:
Verified

Web,Web-based,Web based

With respect to opening and closing a window in the IDE, describe the use of the auto-hide feature.

(Essay)
4.8/5
(37)

When you start a Visual Basic application, the computer automatically creates a file, called a(n) ____ file, that can be run outside of the IDE.

(Multiple Choice)
4.7/5
(35)

How do you prevent controls on a form from being moved inadvertently?

(Essay)
5.0/5
(45)

What is a sequence structure?

(Short Answer)
4.9/5
(38)

The ____________________ contains the tools you use when creating your application's user interface.

(Short Answer)
4.9/5
(41)

A(n) ____ file refers to a file that contains the code associated with a Windows form.

(Multiple Choice)
4.9/5
(44)

A(n) ____ is an environment that contains all of the tools and features you need to create, run, and test your programs.

(Multiple Choice)
4.7/5
(37)

Visual Basic 2015 is an object-oriented programming language, which is a language that allows the programmer to use ____________________ to accomplish a program's goal.

(Short Answer)
4.9/5
(49)

A(n) ____ is what the user sees and interacts with while an application is running.

(Multiple Choice)
4.8/5
(35)

An index is a word that has a special meaning in a programming language.

(True/False)
4.7/5
(38)

Visual Basic 2015 is a(n) ____ programming language, which is a language that allows the programmer to use objects to accomplish a program's goal.

(Multiple Choice)
4.9/5
(43)

Windows applications created in Visual Studio 2015 are composed of solutions, projects, instructions, and files.

(True/False)
4.9/5
(36)

A(n) ____ is anything that can be seen, touched, or used.

(Multiple Choice)
4.8/5
(35)

A set of parentheses are required when calling some Visual Basic methods.

(True/False)
5.0/5
(29)

What are two ways of saving a solution?

(Essay)
5.0/5
(35)

What is the difference between a solution and a project?

(Essay)
4.7/5
(34)

The extension ____ on a filename indicates that the file is a Visual Basic source file.

(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 42
close modal

Filters

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