what is the difference between javap and jad utility

Answer Posted / pranjal prakash srivastava

JAD is a programm that reads one or more java class file and
convert them into java source file which can be compiled
again,so in other words we can say that JAD is a decompiler
for the java whereas javap is a command that displays
information about the methods, variables, and parameters
present in a class file.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of oops?

624


Why is there no multiple inheritance?

579


What is destructor in oop?

631


How to use CMutex, CSemaphore in VC++ MFC

4342


Can you explain polymorphism?

591






Why is object oriented programming so hard?

620


i got a backdoor offer in process global,Bangalore..Can i work with it?

2339


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1662


What is the types of inheritance?

606


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1636


What does <> mean pseudocode?

630


what type of questions

1701


What is oops and its features?

597


Get me an image implementation program.

1569


What is abstraction example?

630