Exam 12: OOP: Creating Object-Oriented Programs
Exam 1: Introduction to Visual Basic 201054 Questions
Exam 2: User Interface Design74 Questions
Exam 3: Variables, Constants, and Calculations58 Questions
Exam 4: Decisions and Conditions51 Questions
Exam 5: Menus, Common Dialog Boxes, Sub Procedures, and Function38 Questions
Exam 6: Multiform Projects69 Questions
Exam 7: Lists, loops, and Printing76 Questions
Exam 8: Arrays and Collections50 Questions
Exam 9: Web Applications66 Questions
Exam 10: Database Applications43 Questions
Exam 11: Data Files43 Questions
Exam 12: OOP: Creating Object-Oriented Programs51 Questions
Exam 13: Graphics, Animation, Sound, and Drag-And-Drop62 Questions
Exam 14: Additional Topics in Visual Basic60 Questions
Select questions type
A _______ is a method that automatically executes when an object is instantiated.
(Multiple Choice)
4.8/5
(38)
Creating a class module defines a new class;it does not create any objects.
(True/False)
4.9/5
(43)
In a multitier application,the Presentation tier refers to the user interface.
(True/False)
4.7/5
(35)
The garbage collection feature releases memory and system resources used by unreferenced objects.
(True/False)
4.9/5
(39)
You can use visual inheritance by designing one form and then inheriting any other forms from the first.
(True/False)
4.9/5
(35)
When you create a method with the same name and the same argument list as a method in the base class,the new method is said to override the base-class method.
(True/False)
4.9/5
(34)
The value of a property in a class module can be retrieved through the Get accessor method in the Property procedure.
(True/False)
4.9/5
(39)
Showing 41 - 51 of 51
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)