On executing the preceding code, the following error occurs:
The string, Welcome, is unnamed because the constant variable is not declared and it is assigned to the non-constant reference, &alphabets, which is not allowed.
The string, Welcome, is unnamed because the constant variable is not declared and it is assigned to the non-constant reference, &alphabets, which is not allowed.
No comments:
Post a Comment