Can java have Protected or Private Constructor
843829Jul 8 2006 — edited Sep 10 2007Hi,
can java have Priavte or protected constructor,
as we know java have default and public constructor ,
and in using singleton design patters we can use private & protected constructor,
so, what is the main logic,
Regards,
Prabhat