Exam 1: Introduction to Visual Basic 2012 Programming

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

One of the most widely used programming languages in the world is ____.

(Multiple Choice)
4.8/5
(34)

The process of using prebuilt classes to make application development faster,easier,and more reliable is called ____.

(Multiple Choice)
4.8/5
(30)

The ____________________ in Visual Studio 2012 contains the .NET components that can be used in developing the graphical user interface of a program.

(Short Answer)
4.8/5
(34)

The ____ reads the MSIL code and causes the program instructions to be executed.

(Multiple Choice)
4.7/5
(36)

The process of ____ is used to create an object from a class.

(Multiple Choice)
4.9/5
(39)

Which item in the accompanying figure is a storage device? Which item in the accompanying figure is a storage device?

(Multiple Choice)
4.8/5
(39)

A computer program on a mobile device or Windows 8 computer is also called an app.

(True/False)
4.7/5
(39)

Buttons for the .NET components used to develop the graphical user interface are found on the Standard toolbar.

(True/False)
4.8/5
(37)

As shown in the accompanying figure,a(n)____ consists of a window containing a variety of objects,that can be displayed on various devices. As shown in the accompanying figure,a(n)____ consists of a window containing a variety of objects,that can be displayed on various devices.

(Multiple Choice)
4.9/5
(39)

Almost all of the objects available in the .NET framework,such as buttons,text boxes,and picture boxes,are available in ASP.NET 4.5.

(True/False)
4.9/5
(34)

Buttons for frequently used commands such as ____ are found on the Standard toolbar.

(Multiple Choice)
4.8/5
(24)

Tapping or clicking a button like the one labeled Reset Window in the accompanying figure when a Visual Basic program is running triggers a(n)____.

(Multiple Choice)
4.8/5
(33)

The ____ contains the .NET components that you can use to develop the graphical user interface for a program.

(Multiple Choice)
4.9/5
(35)

In the Visual Studio IDE,the ____ identifies the window or application open in the window.

(Multiple Choice)
4.8/5
(35)

The ____ of a programming language is the set of usage rules for that language.

(Multiple Choice)
4.9/5
(39)

A computer uses ____ operations to compare two values to see if they are equal to each other.

(Multiple Choice)
4.8/5
(42)

Define data,explain its three forms,and the general steps a computer performs related to data.

(Essay)
4.9/5
(36)

A programming language is a set of words and symbols that can be interpreted by special computer software to create instructions that can be executed by a computer.

(True/False)
5.0/5
(39)

An object acts as a general template and a class is a specific item generated based on the object template.

(True/False)
4.8/5
(36)

Many computer programs perform the following general steps: first accept input,then write output,and finally process the data,in that order.

(True/False)
4.8/5
(38)
Showing 81 - 100 of 112
close modal

Filters

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