Where can I find jdk in my computer?
No Answer is Posted For this Question
Be the First to Post Answer
What are desktop procedures?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What is the default value of the local variables?
What is the difference between abstract class and interface1? What is an interface?
Why do we use regex?
What is the gregoriancalendar class in java programming?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
When super keyword is used?
What is the use of using enum to declare a constant?
What is boolean in java?
When does a class need a virtual destructor?
Can i have abstract class with no abstract methods?