public class HackerEarth
{
protected void finalize()
{
System.out.println("Coding!");
}
public static void main(String[] args)
{
HackerEarth hacker = new HackerEarth();
hacker = null;
System.gc();
}
}
Answers
Answered by
1
Answer:
uth if boycott gd runoff sch utgjk
Similar questions