https://quizack.com/vba/mcq/if-vba-code-declares-filecount-as-a-constant-rather-than-a-variable-the-code-tends-to-run-faster-why-is-this
Answer:
The Const declaraton specifies the most efficient type given the constant's value
Note: This Question is unanswered, help us to find answer for this one