True/False
A new class is created by choosing Add Module from the Project menu.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: To override a method,you must declare the
Q24: Write the code to create a shared
Q25: Declaring a variable for a class object
Q26: Which of the following is NOT true?<br>A)The
Q27: A constructor that requires arguments is called
Q29: When methods have the same name,but a
Q30: When using inheritance,you can call the base
Q31: A big advantage of OOP over traditional
Q32: Microsoft recommends writing a Finalize procedure,a destructor,when
Q33: When you add a class module to