is set interface synchronized by default???
Answer Posted / niranjan
No.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
what is meant by Garbage collection?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is the difference between serial and throughput garbage collector?
Why do we need variables?
Why is the main method static?
How can we create objects if we make the constructor private ?
Explain access specifiers?
Is linkedlist thread safe in java?
What is composition in java?
What's a method in programming?
What an i/o filter?
Explain the difference between an Interface and an Abstract class?
When do we use synchronized blocks and advantages of using synchronized blocks?
Explain the advantages of packages in java?
What do you mean by platform independence?