There was a line in this demo, int updateStu (Student Student);
Why lowercase for the first capital of the second parameters, represent what meaning
CodePudding user response:
This is the most basic Java syntax, expansion, there is a parameter, not two parameters, Student representatives is a type of Student refers to the parameter nameCodePudding user response:
????? Four years??CodePudding user response:
Hump nomenclature, it is a kind of specificationCodePudding user response:
The Student is this typeThe student is this parameter