Question: When you define a new class of object, where do you assign a name to it?
- in the class module's name
- in the class module's code
- in a standard module's code
- in a standard module's Properties
Answer: The correct answer of the above question is Option D:in a standard module's Properties