Exam 1: Introduction to Visual Basic 2017 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
(36)

A database is a collection of data organized in a manner that allows ____ of that data.

(Multiple Choice)
4.9/5
(37)

After the compiling process is complete and a program is ready for execution, the MSIL reads the CLR in RAM in a form that allows the computer's CPU to execute the instructions in the program.

(True/False)
4.8/5
(39)

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

(Multiple Choice)
4.7/5
(46)

Operations, such as addition and subtraction, are called ____________________ operations.

(Short Answer)
4.9/5
(43)

Tapping or clicking a button when a Visual Basic program is running triggers a(n) ____.

(Multiple Choice)
5.0/5
(39)

A button or a text box are examples of objects, also called ____, that are a visible part of the GUI.

(Multiple Choice)
5.0/5
(46)

____ computing is the connection of remote servers hosted on the Internet to store and process data, instead of storing the information locally on a personal computer or device.

(Multiple Choice)
4.7/5
(39)

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

(True/False)
4.7/5
(41)

Buttons for the .NET components used to develop the GUI are found on the Standard toolbar.

(True/False)
4.8/5
(37)

Most Visual Basic 2017 programs are ____ programs that communicate with the user through a graphical user interface (GUI).

(Multiple Choice)
4.8/5
(38)

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

(Multiple Choice)
4.9/5
(36)

____ is an example of a set of prewritten classes that allows you to access data stored in a database.

(Multiple Choice)
4.8/5
(35)

Operations that allow two values to be compared are called __________________ operations.

(Short Answer)
4.7/5
(29)

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

(True/False)
4.8/5
(38)

If you write a computer program, and want to execute the same program many times without rewriting it each time, you must save the program on disk.

(True/False)
4.9/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
(32)

A ____ is an output device.

(Multiple Choice)
4.9/5
(29)

ASP.NET is designed for ____________________ technologies and server-side applications.

(Short Answer)
4.9/5
(49)

ADO.NET allows a program to examine data from a database but does not permit the program to update data in a database.

(True/False)
4.9/5
(46)
Showing 61 - 80 of 103
close modal

Filters

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