How concurrent hashmap works?
No Answer is Posted For this Question
Be the First to Post Answer
what is mean by ooad? where we are using? can you tell me any real time example?
Why java is call by value?
Can we initialize the final blank variable?
What is abstraction with strong example program? (not a general program)
Different types of Layouts?
Is null == null in java?
What is a qualifier in a sentence?
What is the technique adopted to create an immutable class?
class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?
What is the history of java?
. Define Copy Constructor in Java
What java ide should I use?