I want to create varibales as a1,a2,a3,...a10.
For that i used a for loop.As the variable in loop increments..i need var gettng created as above .
Can anyone give me an idea?
At the same time of creation i need to be able to assign to them
There i m gettng syntax error:(