Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programming, database programming, and exception handling mechanisms in Java. Finally, you will get a quick overview of design patterns including the full implementation of some important patterns.
Interactive Object-Oriented Programming in Java begins with the fundamental concepts of object-oriented programming alongside Q&A sessions to further explore the topic. The book concludes with FAQs from all chapters. It also contains a section to test your skills in the language basics with examples to understand Java fundamentals including loops, arrays, and strings. You''ll use the Eclipse IDE to demonstrate the code examples in th
Table of Contents
Part-I:• Chapter 1: Object-Oriented Programming Concepts • Chapter 2: Classes and Objects• Chapter 3: Classes and Objects in depth• Chapter 4: Inheritance• Chapter 5: Polymorphism• Chapter 6: Abstract class and Interface• Chapter 7: Package• Chapter 8: Use of Static Keyword• Chapter 9: Quick Recap on OOP principles
Part-II:• Chapter 10: Exceptions• Chapter 11: Multithreading• Chapter 12: Generic Programming• Chapter 13: Database Programming• Chapter 14: Some Important Features in Java
Part-III:• Chapter 15: An Introduction to Design Patterns• Chapter 16: Frequently Asked Questions
Appendices:Appendix A: Test Your Skill in Language FundamentalsAppendix B: Evolution of JavaAppendix cReferences
Index