Sometime we want to use fixed value for specified variable. For this purpose we can use constants in VB .NET as follows: Const MAX_STUDENTS As...