0% found this document useful (0 votes)
18 views

Java Learnings

This document discusses several key Java concepts including static and final modifiers, garbage collection and finalization, inner classes, aggregation and composition relationships, nested classes, interfaces, abstract classes, and Java package and directory structure.

Uploaded by

Tilak Kumar Dhar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Java Learnings

This document discusses several key Java concepts including static and final modifiers, garbage collection and finalization, inner classes, aggregation and composition relationships, nested classes, interfaces, abstract classes, and Java package and directory structure.

Uploaded by

Tilak Kumar Dhar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 2

Topics Using static & final modifiers in java

Key Concepts Blank variables Final variable, method, and class Class method How to call class method?

Garbage collection and finalization in Java

Inner class

Aggregation or composition relationship. Nested classes. Interfaces Abstract Class Package and Java directory structure.

You might also like