Skip to content

W3schools

MENUMENU
  • Academics
    • Physics
    • Chemistry
    • Math
    • Biology
    • English
    • Hindi
    • Wiki
  • Tutorials
    • Quartz scheduler
    • Log4j
    • JUnit
    • Java Mail
    • Java Generics
    • JAXB
    • Jsoup
    • JSON
    • XML Parser
    • Data structure
    • Assembly
  • Java
    • Java
    • String handling
    • Exception handling
    • Multithreading
    • Input output
    • Collection framework
    • Java date time api
    • Java regex
    • Java annotations
    • Design principles
    • Design patterns
    • Java sample programs
    • Java 7 features
    • Java 8 features
  • Android
  • Servlet
  • JSP
  • Spring
    • Spring
    • Spring AOP
    • Spring DI
    • Spring MVC
    • Spring spel
    • Spring boot
    • Spring security
  • Hibernate
  • Ajax
  • WS
    • Stories
  • Python
  • Web
    • HTML
    • CSS
    • Javascript
    • jQuery
    • jQuery UI
    • PHP
    • TypeScript
    • ReactJS
    • BackboneJS
    • Bootstrap
      • Bootstrap
      • Bootstrap 4
    • XML
      • XML
      • XML DOM
      • XPath
      • XSLT
      • DTD
      • XSD
      • XQuery
  • Angular
    • AngularJS
    • Angular 7
    • Angular 8
  • DB
    • SQL
    • MySQL
    • Oracle
    • PostgreSQL
    • PouchDB
    • MongoDB
    • SQLite
    • PL/SQL
    • DBMS
  • C
  • Q&A
    • C Q&A
    • C# Q&A
    • CPP Q&A
    • StackOverflow
  • Quiz
  • More
    • CPP
    • JSF
    • JDBC
    • JPA
    • WordPress
    • Maven
    • Shell/Bash
    • Julia
    • Ant Tutorial
    • Scala
    • World
    • JAR
    • WAR
MENUMENU
  • Academics
    • Physics
    • Chemistry
    • Math
    • Biology
    • English
    • Hindi
    • Wiki
  • Tutorials
    • Quartz scheduler
    • Log4j
    • JUnit
    • Java Mail
    • Java Generics
    • JAXB
    • Jsoup
    • JSON
    • XML Parser
    • Data structure
    • Assembly
  • Java
    • Java
    • String handling
    • Exception handling
    • Multithreading
    • Input output
    • Collection framework
    • Java date time api
    • Java regex
    • Java annotations
    • Design principles
    • Design patterns
    • Java sample programs
    • Java 7 features
    • Java 8 features
  • Android
  • Servlet
  • JSP
  • Spring
    • Spring
    • Spring AOP
    • Spring DI
    • Spring MVC
    • Spring spel
    • Spring boot
    • Spring security
  • Hibernate
  • Ajax
  • WS
    • Stories
  • Python
  • Web
    • HTML
    • CSS
    • Javascript
    • jQuery
    • jQuery UI
    • PHP
    • TypeScript
    • ReactJS
    • BackboneJS
    • Bootstrap
      • Bootstrap
      • Bootstrap 4
    • XML
      • XML
      • XML DOM
      • XPath
      • XSLT
      • DTD
      • XSD
      • XQuery
  • Angular
    • AngularJS
    • Angular 7
    • Angular 8
  • DB
    • SQL
    • MySQL
    • Oracle
    • PostgreSQL
    • PouchDB
    • MongoDB
    • SQLite
    • PL/SQL
    • DBMS
  • C
  • Q&A
    • C Q&A
    • C# Q&A
    • CPP Q&A
    • StackOverflow
  • Quiz
  • More
    • CPP
    • JSF
    • JDBC
    • JPA
    • WordPress
    • Maven
    • Shell/Bash
    • Julia
    • Ant Tutorial
    • Scala
    • World
    • JAR
    • WAR

Garbage collector in java

by

The garbage collector is a program which runs on the Java Virtual Machine which gets rid of objects which are not being used by a Java application anymore. It is a form of automatic memory management.

Content Protection by DMCA.com
Please Share
Categories Interview questions
Post navigation
Garbage collection in java
can an unreferenced objects be referenced again in java?

Related Posts

  • Generics Interview Questions and Answers
  • Initialize Map Java
  • String vs StringBuffer vs StringBuilder in java
  • Runtime exceptions in java
  • ClassNotFoundException vs NoClassDefFoundError in java
  • HashSet vs LinkedHashSet vs TreeSet In Java
  • can we declare constructor as final in java?
  • String constant pool in java
  • Checked and unchecked exceptions in java
  • What is HTTPServletRequest class?
  • web services interview questions and answers
  • Hibernate interview questions and answers
  • what is classloader in java?
  • what is javac?
  • can we declare an interface method static in java?
  • Abstract vs final method in java
  • Process vs Thread java
  • can overloaded method be overridden?
  • can we change return type of main() method?
  • Can we declare main() method as private or protected or with no access modifier?

powered by Advanced iFrame free. Get the Pro version on CodeCanyon.

powered by Advanced iFrame free. Get the Pro version on CodeCanyon.

powered by Advanced iFrame free. Get the Pro version on CodeCanyon.

© Copyright 2023 W3schools.blog. All rights reserved. SiteMap