Nipun Tomar
What’s different about namespace declaration when comparing that to package declaration in Java?
By Nipun Tomar in Java on Jul 14 2006
  • Nipun Tomar
    Jul, 2006 14

    No semicolon. Package declarations also have to be the first thing within the file, can’t be nested, and affect all classes within the file.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS