Question
Explain the creation of a thread-safe singleton in Java using double-checks locking

Answers

Singleton is created with double checked locking as before Java 5 acts as an broker and it’s been possible to have multiple instances of Singleton when multiple threads creates an instance of Singleton at the same time. Java 5 made it easy to create thread-safe Singleton using Enum. Using a volatile variable is essential for the same.   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 In Microsoft Access, each table has a unique key called what?
  • Q In the Solar system there are 2 Mount Olympus's Greece and where
  • Q What is the difference between dcs and plc?
  • Q Name the components which get installed at the time of installation of Cognos Report Net Software?
  • Q What are the roles of DBA?
  • Q The back bone of Indian Economy:
  • Q Who said "Its so long since sex I forget who gets tied up"
  • Q What is generally stated to be the number of major joints in the human body?
  • Q Words inscribed on the tomb
  • Q Which method do you invoke on the dataadapter control to load your generated dataset with data?
  • Q How To View the Dropped Tables in Your Recycle Bin?