forIn the below code the param file takes the absolute path of the jar file. Is there any way by which I can get param file as only file name i.e not without its entire path. For ex: a.jar instead of c:/ProgramFiles/a.jar
Hey all.... Finally..Finally..Finally I cleared SCJP 5.0 with 84% I found the exam a bit though than the one in Whizlab and easier than the mock in K&B because in the 2 attempts that I made in K&B I couldnt score more than 72%.
Hi all, After scoring above 80% in almost all the whizlab mock I made up my mind to give SCJP this Monday, but today I attempted mock in K&B and got just 65%. I am really confused now. Shall I postpone the test?.
While compiling a file using ant, I got an error that a particular method is missing in the class. But the method is actually present in the class. What may be the problem? Can someone please provide some link or solution for the same.