Exam 11: Multiple Classes and Inheritance
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
The business tier of a three-tier architecture contains the code required to read and write data from permanent storage.
(True/False)
4.9/5
(38)
In a(n)____________________ text file,fields in a record are separated by commas.
(Short Answer)
4.9/5
(42)
The ____________________ property is used to specify the sequence of objects on a Windows form that will be selected when the Tab key is pressed.
(Short Answer)
4.8/5
(34)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Means that a subclass can contain a procedure with the same procedure name
(Multiple Choice)
4.9/5
(40)
When arguments are passed ByVal,it means the original value is passed to the instantiated object and a copy of the value is not used.
(True/False)
4.8/5
(37)
Use the ____ function to test an input value to ensure that it is numeric.
(Multiple Choice)
4.9/5
(43)
An outside class cannot call an overridable procedure in the subclass.
(True/False)
4.9/5
(28)
A class that inherits attributes from another class is called a(n)____.
(Multiple Choice)
4.9/5
(32)
Data that is ____ remains after the program is terminated.
(Multiple Choice)
4.9/5
(39)
The ____ statement can be used to instantiate an object from a class.
(Multiple Choice)
4.8/5
(31)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)