how to over come deprecated API error.
807599Dec 15 2006 — edited Dec 15 2006when i compile the code the following error occur. Please any one help me to eliminate the error..
Note: C:\Program Files\Java\jdk1.6.0\bin\students.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Program Files\Java\jdk1.6.0\bin\students.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.