Multiple Choice
Which line of code will declare and create an instance of a new object variable called instructor using a class called Faculty?
A) Dim Faculty As instructor
B) Dim instructor As Faculty
C) Dim Faculty As New instructor
D) Dim instructor As New Faculty
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Code objects are specific instances of a
Q33: Which of the following is a benefit
Q34: It can be said that class Student
Q35: Each list box is said to be
Q36: Which of the following is an accurate
Q38: Control objects and code objects share many
Q39: Member or instance variables should not be
Q40: Which of the following best defines the
Q41: In inheritance, the keyword Overridable is used
Q42: Which statement form below assigns a value