Multiple Choice
A big advantage of OOP over traditional programming is _______.
A) the objects are all declared Public
B) the ability to reuse classes
C) the convenience of giving all objects in a project the same name
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Which of the following is NOT true?<br>A)The
Q27: A constructor that requires arguments is called
Q28: A new class is created by choosing
Q29: When methods have the same name,but a
Q30: When using inheritance,you can call the base
Q32: Microsoft recommends writing a Finalize procedure,a destructor,when
Q33: When you add a class module to
Q34: The middle tier,the Business tier,can be stored
Q35: Which of the following is NOT true?<br>A)A
Q36: When you have finished defining a class,you