adplus-dvertising
frame-decoration

Question

What is true in Java?

a.

For all class names the first letter should be in Upper Case.

b.

All method names should start with a Lower Case letter.

c.

Name of the program file should exactly match the class name.

d.

All of the above

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is true in Java?