More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know.
Q1. If you are given a Jar file , How can you go through it understand what it does
Ans. It depends on if the jar file has source files or not. If it does have , I can open it in an IDE. If not, I can try looking documentation online if it's a public library or framework. If it's not a public library and no source file available, We can use a decompiler to generate source files from compiled class files.
Help us improve. Please let us know the company, where you were asked this question :