How do I run java on windows?


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

Post New Answer

More Core Java Interview Questions

An inner class can actually be a subclass of the outer class? a. true b. false

2 Answers  


Difference between Map & Hashmap

2 Answers   Mastek,


Why super is first line in java?

0 Answers  


Can we convert integer to string in java?

0 Answers  


static inner classes means..?

1 Answers  






We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.

2 Answers  


Can we call virtual funciton in a constructor ?

0 Answers   XX,


Is arraylist dynamic in java?

0 Answers  


What does it mean that a method or field is “static”?

0 Answers  


Define interface?

3 Answers   MindCracker,


What is design pattern and there types?

2 Answers   Cap Gemini,


What types of index data structures can you have in java?

0 Answers   Tech Mahindra,


Categories