why we put capital letter for class name of java in a java program
By lalithasri
@lalithasri (81)
India
January 24, 2008 2:31am CST
Java file has its class name starting with capital letter.though we write small letter for a program but it is not advicable.
why we put like that.
take an example like
public class Myjavafile instead of public class myjavafile.
No responses