Computer Science, asked by maazkrsd, 8 months ago

write any two rules for naming a class in java​

Answers

Answered by Anonymous
4

Answer:

Except for variables, all instance, class, and class constants are in mixed case with a lowercase first letter. Internal words start with capital letters. Variable names should not start with underscore _ or dollar sign $ characters, even though both are allowed. Variable names should be short yet meaningful.

Hope it helps you

Answered by salomi86
2

Thank you,

Hope it helps u my friend...

Attachments:
Similar questions