Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAditya Puri
1,080 PointsA number of questions...
So I have many questions here-
1) What is a status code?
2)What are global objects?
3)Does a the name of a class(like Console nad System) always have to start with a capital letter?
2 Answers
Alexander Nikiforov
Java Web Development Techdegree Graduate 22,175 Points- About
exit status code
if that what you mean: start from here: https://en.wikipedia.org/wiki/Exit_status - ... Not sure what global object is
- The name of the class should always start with capital letter. this is a convention: http://stackoverflow.com/questions/11947084/why-should-the-first-letter-of-a-java-class-be-upper-cased
Alexander Kobilinsky
359 PointsAditya Puri
1,080 Pointsalexander I dont understand...
Caleb Christopherson
3,204 Points@Alexander Kobilinsky Why do you post that everywhere??