Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud
this week in the
Cloud/Virtualization
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Programmer Certification (OCPJP)
Classes
manikandan malathy
Greenhorn
Posts: 13
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How many public classes define inside a package?
Ankit Garg
Sheriff
Posts: 9709
43
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Howdy manikandan! welcome to javaranch
you can declare any number of public classes in a package. But you can declare only one public class inside a .java source file...
SCJP 6 | SCWCD 5 |
Javaranch SCJP FAQ
|
SCWCD Links
manikandan malathy
Greenhorn
Posts: 13
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thank you for your reply.....
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Defining a class without the keyword public
Access modifer to interface
packages
q on package
why private interface
More...