Where can I find jdk in my computer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a predicate method?

0 Answers  


Explain the usage of this with constructors?

0 Answers  


Why collection is called framework in java?

0 Answers  


What is singleton class in java and how can we make a class singleton?

0 Answers  


What is a priority queue java?

0 Answers  






Which is better ascii or unicode?

0 Answers  


Adapter classes?

3 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is method overriding in java ?

0 Answers  


List primitive java types?

0 Answers  


What is the difference between throw and throws? What is the similarity between try and throw?

2 Answers  


What are order of precedence and associativity, and how are they used?

1 Answers  


Categories