✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Fortran is a very old language. In the original version, the type of a variable could be determined by the first letter of the variable name. In fact, this "feature" remains in more recent versions of Fortran.
Given this model (i.e., using the first letter of the variable), what is the binding time of the type to the variable name?