hr interview how many minutes asking question
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by local variable and instance variable?
In a container there are 5 components. I want to display all the component names, how will you do that?
How to read and write image from a file ?
what is singlton class?where it is use in real time senario.
diff b/w sleep(1000) and wait(1000)?
why would you use a synchronized block vs. Synchronized method? : Java thread
What is the list interface in java programming?
What are latest features introduced with java 8?
what is meant by Garbage collection?
Difference between collection, collection and collections in java?
Can a static method be overridden in java?
why we r not use pointers in corejava?