Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is singleton class?

Answer Posted / kamlesh

SIngleton class is class which instantiate only once.means
suppose you are using JDBC/HIBERNATE in this don't need to
create the multiple instance for
Connection/SessionFactory , so for this we are using this
Singelton design pattern to create the instance for this.
and also with the help of static reference.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between this() and super() in java ?

1142


why not override thread to make a runnable? : Java thread

1059


Is arraylist zero based?

1114


What is the main method java?

1085


Print Vertical traversal of a Binary Tree.

1064


What is difference overloading and overriding?

1247


Do I need java on my pc?

1111


What is the platform?

1053


Can you instantiate the math class in Java?

1143


Why do we need data structure in java?

1122


What is an i/o filter?

1965


What does n mean in java?

1020


What is the final method?

1122


What are the important features of Java 9 release?

1054


Explain a few methods of overloading best practices in java?

1021