Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of Java
For more information, please see full course syllabus of Java
Java Modules
Lecture Description
In this lesson our instructor talks about modules. First he talks about types of modules and static class members. Second, he discusses queues and stacks. Third, he lectures on method overloading, 'this' keyword, composition, and inheritance. He finishes the lesson with five complete example videos.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
1 answer
Mon Jul 11, 2016 5:10 PM
Post by Richard Edwards on July 8, 2016
DO you provide the code for the lessons?
1 answer
Last reply by: Kitt Parker
Fri Jul 10, 2015 3:04 PM
Post by Dakoto Aya semale on July 3, 2013
in the example5 program simulates tossing a coin. why the in the flip() method the randonNumber.nextInt(2) == 1. what does this means. please give some clarification
0 answers
Post by Lora Wayman on April 2, 2013
When were we introduced to switch statements?