Horje
explain java coding standards for classes Code Example
explain java coding standards for classes
It is recommended highly to follow java coding standards.
Classnames should start with uppercase letter. Classnames names should be nouns.
If Class name is of multiple words then the first letter of inner word must be 
capital letter.
Ex : Employee, EmployeeDetails, ArrayList, TreeSet, HashSet




Java

Related
java static generic method Code Example java static generic method Code Example
how to print each element of an arraylist on a new line in java Code Example how to print each element of an arraylist on a new line in java Code Example
reverse array Code Example reverse array Code Example
how to remove letters from string Code Example how to remove letters from string Code Example
what is java Code Example what is java Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12