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 trial

Android Build a Blog Reader Android App Getting Data from the Web Trying Code and Catching Exceptions

Constructors

In the video, I have heard the term constructor come up several times, however, I do not believe that it has ever been defined. Could you please tell me what a constructor is.

1 Answer

Please read thru the documentation of constructors in Java; http://docs.oracle.com/javase/tutorial/java/javaOO/constructors.html