Exam 1: Introduction to Visual Basic 2017 Programming
Exam 1: Introduction to Visual Basic 2017 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Select questions type
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
event-driven
ADO.NET
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(42)
Tapping or clicking a button on a program screen causes an event to occur.
(True/False)
4.8/5
(21)
A database is a collection of data organized in a manner that allows ____ of that data.
(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.9/5
(37)
____________________ are people skilled in designing computer programs and creating them using programming languages.
(Short Answer)
4.8/5
(35)
A program can direct a computer to take alternative actions based on the results of ____ comparisons.
(Multiple Choice)
4.9/5
(38)
Buttons for frequently used commands such as ____ are found on the Standard toolbar.
(Multiple Choice)
4.8/5
(39)
The process of ____ is used to create an object from a class.
(Multiple Choice)
5.0/5
(40)
When an object has been created from a class, we say that a(n) _______________ of the class has been created.
(Short Answer)
5.0/5
(35)
C++ is a language that is derived from the programming language C. _________________________
(True/False)
4.8/5
(38)
Translating programming statements into instructions that can be understood by the electronics of the computer is accomplished by a process called program ____.
(Multiple Choice)
4.7/5
(38)
The process of creating an object from a class template is called generation. _________________________
(True/False)
4.9/5
(35)
Computers can compare numbers, letters of the alphabet, and special characters.
(True/False)
4.8/5
(34)
Define data, explain its three forms, and the general steps a computer performs related to data.
(Essay)
4.8/5
(38)
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.7/5
(30)
The ____ contains a list of commands that allow you to create, edit, save, print, test, and run a Visual Basic program.
(Multiple Choice)
4.8/5
(38)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)