Exam 7: Sub and Function Procedures
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
A user-defined Sub procedure can contain only one parameter which is in the procedure header.
(True/False)
4.7/5
(31)
The code to insert a pet type of "parakeet" into a ListBox collection called PetsListBox at the last slot when "dog", "cat", and "horse" already exist, is ____.
(Multiple Choice)
4.7/5
(28)
A block of program code that performs a specific task is called a procedure.
(True/False)
4.8/5
(29)
The procedure footer for a Sub procedure is always End Procedure.
(True/False)
4.9/5
(33)
All event procedures have at least two parameters, sender and e, when the procedure is invoked.
(True/False)
4.7/5
(34)
The number of choices a user may select from a listbox control is set on the ____ property.
(Multiple Choice)
4.8/5
(40)
The maximum number of items that should be displayed in a ListBox is ____.
(Multiple Choice)
4.9/5
(30)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)