Instantiating the objetcs

friends thnaks a lot for previous help, now i have another problem :)

now that i have a class(say for eg:abc), the constructor of the class takes in the parameter which are objects of the other class(say class123), so now depending on the class (abc) the parameters would vary. now i need to instantiate that many number of objects (of class123) at run time.... can you help me with this

thanks
Topic archived. No new replies allowed.