How can i create only one instance of class and thus doesn't
allow creating any more instances?
Answer / prayag thakkar
If a system only needs one instance of a class, and that
instance needs to be accessible in many different parts of
a system, you control both instantiation and access by
making that class a singleton.
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain the five stages in a dlx pipeline? : .NET Architecture
Explain the types of memory management? : .NET Architecture
Explain the difference between l1 and l2 cache? : Dot net architecture
Are there any third party logging components available?
Which tool you will use to deploy a windows service
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
What is cookie less session?
Define a virtual memory? : Dot net architecture
how many types of controls are there in windows and web application?
wild card character in sql ?
Can you explain server controls in atlas?
how would you manage data if u were not to use sessions or cookies ?