Question
Does String is thread-safe in Java?

Answers

Since String is immutable it can safely shared between many threads,
which is very important for multi-threaded programming and to avoid any synchronization issues in Java, Immutability also makes String instance thread-safe in Java, means you don’t need to synchronize String operation externally   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Change the Parts of Speech of the Suffice (into Adjective) as directed in the parentheses
  • Q Which one is the longest novel ever written?
  • Q The native land of Sindhi cow:
  • Q Define link and association.
  • Q Who was the President of Provincial Constitution Committee of Constituent Assembly?
  • Q What are the advantages of reactjs?
  • Q Human beings belong to which category of the eco- system?
  • Q What is meant by Euthanasia ?. Discuss the moral issues related with the different forms of ‘euthanasia’
  • Q Describe Testing Decomposition?
  • Q In the human body, what tendon attaches the gastrocnemius muscle to the calcaneus bone?
  • Q Explain how you can several classes at once?