0
Class name
should the class name begin with Capital Letter!!
6 Réponses
+ 8
It doesn't really matter it's just a good practice to do that.
+ 6
Class name can be started with any letter (small or capital).
+ 5
It depends on a certain language's/team's convention. But if you only want to code for yourself and noone else is going to work on your codes, you can use whatever you want. If you are working with others, all of you should use the same rules. Most importantly, whatever you choose, be consistent.
+ 4
It should begin with any case you wish
+ 2
no. you should start with an alphabetic letter or with _ symbol
+ 1
thank you buddies i was wrong..when i entered class name with small initial letter it didn't get highlighted in blue but it wood when i began it with captial initial letter .Thats why i asked