What is the difference between standard modules and class modules ?5
958 5b5cc70ee4d2b4197774f330
Q: What is the difference between standard modules and class modules ?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
Standard modules contain variables, procedures and functions that are accessible anywhere within the project. A class module contains properties and events, and is made accessible only by objects that were created as an instance of that class.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.