hai all ,
I have one question, How many object we can create for an iduvidual class?
I do not believe there is any logical limit. I suppose you could eventually run into a physical limit if the amount of memory needed to store all the instantiated objects causes your script to exceed its max memory limit.