@1Salary is a valid variable or invalid variable in java
Answers
Answered by
2
Explanation:
Variable name should start with letter(a-zA-Z) or underscore (_). ... In variable name, no special characters allowed other than underscore (_). ... Valid C variables are those which can be used in a program in accordance with the variable naming rules.
Similar questions