Multiple Choice
Which of the following is a benefit of inheritance?
A) Inheritance leads to the duplication of code in multiple classes.
B) Inheritance allows two or more classes to share some common features yet differentiate themselves on others.
C) Inheritance allows variables to be collected in arrays.
D) Inheritance allows Visual Basic programs to directly connect to databases.
Correct Answer:

Verified
Correct Answer:
Verified
Q28: Statements of which of the following kind
Q29: The ISA test is one guideline used
Q30: Which procedure will set default values for
Q31: The _ feature of Visual Basic allows
Q32: Code objects are specific instances of a
Q34: It can be said that class Student
Q35: Each list box is said to be
Q36: Which of the following is an accurate
Q37: Which line of code will declare and
Q38: Control objects and code objects share many