MCSD Visual Basic Desktop



 
   

A. So that when the class calls on itself it doesn't fall into an endless loop

B. If the name is already in use, the class module won't be able to initiate itself

C. If the name is already in use, controller code won't be able to instantiate objects

D. It doesn't matter if the name is already in use