Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Java > Advanced Java

Advanced Java Advanced Java Interview Questions, Learn by sharing Advanced Java Interview Questions asked in various companies, Get Career advices, Interview Procedures from Advanced Java experts, Post asked Advanced Java Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-03-2008, 04:33 AM
Senior Member
 
Join Date: Mar 2008
Posts: 2,136
Default What is singleton class? where it mainly

What is singleton class? where it mainly used in the projects?
Reply With Quote
  #2 (permalink)  
Old 06-18-2008, 01:13 PM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default

Quote:
Originally Posted by Jolie View Post
What is singleton class? where it mainly used in the projects?
singleton class is such kind of class in which only one
object is created throughout the life time of the class.
Reply With Quote
Reply

Tags
core java, java, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On