As we all know that the java is a very powerful, easy, and most using platform of the current IT world. Most of the MNCs are also using the Java platform to create the desktop application, web applications.
For more details of the java you can visit the Wikipedia link : Java (Programming Language)
Java is a very easy to understand languages. Java is an Object oriented languages. The 4 pillars of java is following:
- Encapsulation
- Polymorphism
- Inheritance
- Abstraction
The garbage collections is whole the automated process we cannot garbage manually.
But we can request the JVM to start the garbage collection. but in that also we can not sure that it will start the garbage collections.
No comments:
Post a Comment