+ 1
What does mean about Myclass in java programming language? It can be changed.
Can we write other class like class or other relevant instead of myclass
2 Answers
+ 9
Hy GOLU BARNWAL
â if U will go to comment section of lesson, U will find comments on it âș
â U can make starting with small letter also.
â U can make use of numbers also, but not in starting
â U can make use of $ & _ also.
+ 4
Yes, the name of the class is totally up to you.
Except for keywords.