MCQs > IT & Programming > VBA > If VBA code declares FileCount as a constant rather than a variable, the code tends to run faster. Why is this?

VBA MCQs

If VBA code declares FileCount as a constant rather than a variable, the code tends to run faster. Why is this?

Answer

Correct Answer: The Const declaraton specifies the most efficient type given the constant's value

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VBA Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VBA Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it