Exam 1: Introduction to Visual Basic 2015 Programming
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
A class acts as a general template from which a(n)____________________ can be created.
(Essay)
4.8/5
(31)
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.8/5
(45)
Visual Studio 2015 is an example of a set of services and tools called a(n)____________________ which allows a developer to code,test,and implement programs.
(Essay)
4.9/5
(29)
The Solution Explorer contains the item you are currently developing.
(True/False)
4.9/5
(35)
All of the following are Visual Studio Express 2015 products EXCEPT ____.
(Multiple Choice)
5.0/5
(44)
The process of ____ is used to create an object from a class.
(Multiple Choice)
4.7/5
(35)
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)
4.8/5
(46)
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.7/5
(38)
Identify the letter of the choice that best matches the phrase or definition.
a.hardware
b.event-driven
c.class library
d.logical
e.RAM
f.ADO.NET
g.syntax
h.persistent
i..NET Framework 4.6
j.F#
REFERENCES:
4
3
4
6
11-12
16
20
21
20
22
QUESTION TYPE:
Matching
-The physical equipment associated with a computer
(Essay)
4.9/5
(34)
A graphical user interface (GUI)is a special device for communicating with a user.
(True/False)
4.8/5
(43)
Identify the letter of the choice that best matches the phrase or definition.
a.hardware
b.event-driven
c.class library
d.logical
e.RAM
f.ADO.NET
g.syntax
h.persistent
i..NET Framework 4.6
j.F#
REFERENCES:
4
3
4
6
11-12
16
20
21
20
22
QUESTION TYPE:
Matching
-Provides tools and processes developers can use to process and run programs
(Essay)
4.9/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
a.hardware
b.event-driven
c.class library
d.logical
e.RAM
f.ADO.NET
g.syntax
h.persistent
i..NET Framework 4.6
j.F#
REFERENCES:
4
3
4
6
11-12
16
20
21
20
22
QUESTION TYPE:
Matching
-Where data must be placed in order to be processed
(Essay)
4.9/5
(36)
-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.8/5
(29)
ADO.NET 4.6 allows a program to examine data from a database,but does not permit the program to update data in a database.
(True/False)
4.8/5
(41)
Computers can compare numbers,letters of the alphabet,and special characters.
(True/False)
4.8/5
(36)
Critical Thinking
Case 1-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
(28)
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
(34)
The process of using prebuilt classes to make application development faster,easier,and more reliable is called ____.
(Multiple Choice)
4.9/5
(36)
Showing 81 - 100 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)