we have two threads..both the threads are reading the
data.. is there any need of synchronization
there?...justify it?
Answer Posted / sridhar
In this case synchronization is not requied because u r not
going to change the data.
U can use synchronization but performence will decrease.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is jpa specification?
What is the difference between multitasking and multithreading in Java
What are local variables?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is difference between core java and java ee?
What is the syntax and characteristics of a lambda expression?
What is a buffer in computer?
What is use of valueof () in java?
What are some characteristics of interference class?
What super () does in java?
Why we used break and continue statement in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
How to obtain a performance profile of java program
What are three advantages of using functions?
What is null data type?