Coders Campus Podcast

Constructors in Java

03.01.2013 - By Trevor PagePlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

Constructors are used to initialize Objects in Java.  These are not mandatory to use, but anytime you've got an Object that maintains state, you should always think about properly initializing your Object.  The constructor isn't limited to just initializing though, so have a listen and find out what you can do!

More episodes from Coders Campus Podcast