What is the difference between class module and code module

A) Code modules are instantiated at runtime and class modules are instantiated at the time of design
B) Class modules are instantiated at runtime to create objects and code modules do not have instances
C) None

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions