what is the difference between javap and jad utility
Answer / 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 |
What is polymorphism in oops?
What are generic functions and generic classes?
Which is not an object oriented programming language?
What is the benefit of oop?
How do you achieve runtime polymorphism?
what is the realstic modeling?
what is new modifier in C#
What is this pointer in oop?
What is multiple inheritance?
what is use to destroy an object? illustrate.
i ahve v low % in 12th n BSC which is aroun 50 coz science was imposed on me......nw m doin MCA n my aggregate in above 74%,what shud i say if asked about low previous percentage??????
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?