what is singleton class
Anonymous
A class whose number of instances that can be instantiated is limited to one is called a singleton class. Thus, at any given time only one instance can exist, no more. for more info, check http://www.codeguru.com/forum/showthread.php?t=344782
Check out your Company Bowl for anonymous work chats.