Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

public static void main(String[] args)

2653132Apr 11 2014 — edited Apr 12 2014

In java Every method must be enclosed in Class...Then

public static void main(String[] args)

{

}

belongs to which class..????

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2014
Added on Apr 11 2014
1 comment
1,722 views