Exam 1: Introduction to Visual Basic 2008 Programming

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

Discuss at least four of the elements found in the Visual Studio 2008 window.

(Essay)
4.9/5
(37)

The Visual Studio programming language, ____, is a synthesis of C++ and Visual Basic.

(Multiple Choice)
4.9/5
(42)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Kind of data that remains available even after the computer is powered off
Responses:
syntax
Visual Basic
.NET Framework 3.5
Correct Answer:
Verified
Premises:
Responses:
Kind of data that remains available even after the computer is powered off
syntax
(Matching)
4.8/5
(34)

In order for the computer to execute a program, or carry out the instructions in the program, only the data must be placed in the computer's random access memory (RAM).

(True/False)
4.9/5
(38)

A(n) ____________________ is a collection of organized data that can be accessed, retrieved, and used by a program.

(Short Answer)
4.8/5
(37)

A class ____ is a collection of classes that can be made available for developers to use

(Multiple Choice)
4.9/5
(47)

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
(31)

Addition and subtraction are considered to be ____ operations performed by a computer.

(Multiple Choice)
4.8/5
(37)

An application that runs on a Pocket PC or Smartphone device is called a(n) ____________________ application.

(Short Answer)
5.0/5
(36)

The ____ of Visual Studio 2008 contains buttons for commands that are frequently used, such as Open New Project, Save, Cut, Copy, Paste, and Undo.

(Multiple Choice)
4.8/5
(34)

A computer is able to make decisions based on the results of ____ operations.

(Multiple Choice)
4.8/5
(38)

Visual Basic 2008 is a programming language.

(True/False)
4.9/5
(34)

____________________ is the set of prewritten classes in the .NET Framework 3.5 that is used in Visual Studio 2008 to produce Web applications.

(Short Answer)
4.9/5
(30)

Critical Thinking Questions Case 2 Visual Studio is new to you and you are trying to determine which of its languages is the best match for a couple of the projects on which you and your team are about to embark. You are looking for a program that will be the most user-friendly for two of the junior members of your team, both of whom are new to programming. Which of the following is the best match?

(Multiple Choice)
4.8/5
(31)

The set of instructions that directs a computer to perform tasks is called computer hardware .

(True/False)
4.7/5
(33)

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

(Multiple Choice)
4.8/5
(35)

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

(Multiple Choice)
4.9/5
(34)

A logical operation can be used to determine if two values are equal, if one value is greater than the other, or if one value is less than the other.

(True/False)
4.8/5
(43)

The ____ is comprised of the program's window and the objects in the window.

(Multiple Choice)
4.9/5
(42)

A ____ is an item that is a visible part of a graphical user interface.

(Multiple Choice)
4.9/5
(29)
Showing 81 - 100 of 107
close modal

Filters

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