
Hello...
I need some help
I have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name..
for example..
i have a method name() which contains 1 string value suppos "s"
and i hav 1 arraylist named temp
arraylist temp=new arraylist
so i want that wen i call method name() the arraylist name"temp" shud b replaced by string value"s"
so my new arrayname will b the string passed in method....
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
