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
____________________ are people skilled in designing computer programs and creating them using programming languages.
(Essay)
4.9/5
(42)
The ____ provides tools and processes developers can use to produce and run programs.
(Multiple Choice)
4.8/5
(42)
Utmost among the benefits offered by MSIL and CLR is that a program written using Visual Studio 2015 and compiled into MSIL can be executed on any computer using any operating system,as long as .NET Framework 4.6 is available on the computer.
(True/False)
4.7/5
(37)
In which order do most programs follow these general steps?
(Multiple Choice)
4.8/5
(33)
The ____________________ in Visual Studio 2015 contains the .NET components that can be used in developing the GUI of a program.
(Essay)
4.8/5
(36)
A ____ is a collection of data organized in a manner that allows access,retrieval,and use of that data.
(Multiple Choice)
4.9/5
(33)
The ____________________ programming language is a synthesis of Visual Basic and C++.
(Essay)
4.8/5
(31)
Saving,or storing,data refers to placing the data or software electronically on a storage medium.
(True/False)
4.9/5
(44)
A database is a collection of data organized in a manner that allows ____ of that data.
(Multiple Choice)
4.8/5
(29)
The programming rules of a language are called its semantics._________________________
(True/False)
4.9/5
(36)
Case 1-1
As you prepare to bring one of the interns in your software development company up to speed on the project on which you are working,you decide to create some illustrations of your programming to make certain key concepts clear to the intern.
-Which of the following is an example of an event that a user might perform in the application you are creating?
(Multiple Choice)
4.9/5
(34)
The .NET Framework 4.6 contains thousands of classes and many class libraries that can be used by Visual Basic developers.
(True/False)
4.8/5
(31)
-Which item in the accompanying figure is a processing device?

(Multiple Choice)
4.8/5
(36)
-As shown in the accompanying figure,____ the physical equipment associated with a computer.

(Multiple Choice)
4.8/5
(32)
In the Visual Studio IDE,the ____ identifies the window and the application open in the window.
(Multiple Choice)
4.8/5
(50)
-Which item in the accompanying figure is an input device?

(Multiple Choice)
4.9/5
(35)
When an object has been created from a class,we say that a(n)_______________ of the class has been created.
(Essay)
4.9/5
(29)
A(n)____ is a set of services and tools that enable a developer to code,test,and implement a single program or series of programs that comprise an application.
(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)