📅  最后修改于: 2022-03-11 14:52:05.344000             🧑  作者: Mango
1) Variable names should start with small letters.
2) Variable names should be nouns
3) Short meaningful names are recommended.
4) If there are multiple words every innerword should start with Uppecase
character.
Ex : string,value,empName,empSalary