ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Can we have multiple public classes in a java source file?

We can’t have more than one public class in a single java source file. A single source file can have multiple classes that are not public.
Related Posts Plugin for WordPress, Blogger...
Flag Counter