Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Carlton Martinez   on Dec 12 In Java Category.

  
Question Answered By: Ana Silva   on Dec 12

there is no difference between
public static  void main(String[] args){
and
public static void  main(String[] Args){

args and Args are just variable.......

for solving ur problem u just check ur class  path , i m sure that its not
finding ur class in ur class path ...... just put (dot .; ) in ur classpath
.....

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on compilation error Or get search suggestion and latest updates.


Tagged: