Thread safety is a computer programming concept applicable in the context of multi-threaded programs. A piece of code is thread-safe if it only manipulates shared data structures in a manner that guarantees safe execution by multiple threads at the same time.
This blog is a collection of important questions that can be used by the interviewer or the interviewee or by anybody who wants to improve their understanding of Java by going through popular questions. This is kind of a cheat sheet to crack interviews or understand various fundamental to expert level questions on Java Programming Language
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment