Exam 8: Using Arrays and File Handling
Exam 1: Introduction to Visual Basic 2012 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 Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-An array can be returned as a result from this
(Multiple Choice)
4.7/5
(34)
The array ____ procedure is used to organize elements in an array according to their values.
(Multiple Choice)
4.8/5
(34)
____ is an accounting term used to describe the decline in a physical asset's value over a certain period of time.
(Multiple Choice)
4.9/5
(31)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-An individual item in an array
(Multiple Choice)
4.8/5
(28)
A ____ search of an array starts at the beginning of the array and inspects each element until a match is found.
(Multiple Choice)
4.8/5
(31)
The ____ statement is used to assign a new array to the specified array variable.
(Multiple Choice)
4.8/5
(24)
In applications that include multiple forms,it is best to declare as few Private variables as possible.
(True/False)
4.7/5
(28)
The Length property returns the highest index element in the array.
(True/False)
4.7/5
(25)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Arrays that store the elements of tables
(Multiple Choice)
4.8/5
(39)
The ____________________ procedure of a Form object loads a form without restricting the use of other forms in the application.
(Short Answer)
4.9/5
(35)
The ____________________ object is used to write lines of text to a file.
(Short Answer)
4.9/5
(35)
The IO.File.____________________ procedure checks if a file is available.
(Short Answer)
4.7/5
(38)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)