What is the purpose of using javap?
No Answer is Posted For this Question
Be the First to Post Answer
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,
What is jvm? How its run?
What is the functionality of Webserver?
Where can I find jdk in my computer?
How do you compare values in java?
Mention the default values of all the elements of an array defined as an instance variable.
Is null a keyword in java?
What do you mean by access modifier?
How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
What are the major drawbacks of external iteration?
what is the collable collections in java?
Give an example of use of pointers in java class.