Exam 12: Classes, Collections, and Inheritance
Exam 1: Introduction to Programming and Visual Basic40 Questions
Exam 2: Creating Applications With Visual Basic36 Questions
Exam 3: Variables and Calculations41 Questions
Exam 4: Making Decisions39 Questions
Exam 5: Lists and Loops36 Questions
Exam 6: Procedures and Functions31 Questions
Exam 7: Multiple Forms, Modules, and Menus36 Questions
Exam 8: Arrays and More34 Questions
Exam 9: Files, Printing, and Structures36 Questions
Exam 10: Working With Databases32 Questions
Exam 11: Developing Web Applications33 Questions
Exam 12: Classes, Collections, and Inheritance36 Questions
Select questions type
Class members declared with this access specifier are like private members, except they may be accessed by methods and property procedures in derived classes.
(Multiple Choice)
4.9/5
(43)
Which of the following describes the primary reason that one would override a property or method?
(Multiple Choice)
4.8/5
(41)
When creating a ToString method to return a string representation of the data stored in an object, you must .
(Multiple Choice)
4.9/5
(43)
The ___is a dialog box that displays information about objects.
(Multiple Choice)
4.9/5
(37)
The _property is used to get the number of items in a collection.
(Multiple Choice)
4.9/5
(38)
This key word is used to refer to properties and methods found in the base class.
(Multiple Choice)
4.8/5
(37)
When using the Remove method of a collection, what happens if the argument provided is a string expression?
(Multiple Choice)
4.8/5
(31)
You can __ a method or property procedure found in the base class by adding one with the same name to a derived class.
(Multiple Choice)
4.8/5
(36)
A _defines a special type of class member that contains Get and Set sections.
(Multiple Choice)
4.8/5
(44)
Showing 21 - 36 of 36
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)