public class Cat { //write your code here protected void finalize() throws throwable{ } public static void main(String[] args) { } } what is the mistake in this code ? please do help me ..