Define a class "A" having a private field "int a" and guarantee that at any moment of time there are no more than 10 instances of that class in a program, having different "a" value.
C# Trivia Question
Can anyone provide the steps or source code using C#.net for the below problem??

VulpesPosted Jan 18, 2012, 10:44 AM
Karthi RamarPosted Jan 20, 2012, 5:01 AM
VulpesPosted Jan 19, 2012, 5:03 AM
Karthi RamarPosted Jan 19, 2012, 2:02 AM
Karthi RamarPosted Jan 18, 2012, 3:45 AM
Sam HobbsPosted Jan 18, 2012, 2:28 AM