Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 1 (Q.No. 30)
30.
Consider the following
  1. The first letter of a Java variable is lower case.
  2. Each successive word in Java variable begins with a capital letter.
  3. All other letters are lower case.
  4. A Java variable can have a digit as first character.
Which of the above are correct?
All
1, 2, 3 only
1, 2, 4 only
2, 3, 4 only
Answer: Option
Explanation:

Digit as first character is not allowed.

Discussion:
1 comments Page 1 of 1.

Vinnu said:   7 years ago
Please explain me.

Post your comments here:

Your comments will be displayed after verification.