Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 1 (Q.No. 39)
39.
Which is not a valid Java variable
lot
c 1t
s $ 2
2 s $
Answer: Option
Explanation:

The first letter of variable name should be lower case.

Discussion:
2 comments Page 1 of 1.

Satish said:   7 years ago
2 is an integer there, Java variable should not be start with an integer value.

Dharani said:   9 years ago
Give any example for this.

Post your comments here:

Your comments will be displayed after verification.