varavoorvishnu
Programmer
- Sep 9, 2002
- 45
Hi All,
Is it possible to loop an array value..
For instance i have an array declared "a" which holds the values of string from
"Monday" to "Sunday" stored in the array..
Incase i need to print all the values from the array at a time,what should i do??
I dont want to give hard corded way like a[1],a[2]..and so on.
Please suggest me..
Vishnu
Is it possible to loop an array value..
For instance i have an array declared "a" which holds the values of string from
"Monday" to "Sunday" stored in the array..
Incase i need to print all the values from the array at a time,what should i do??
I dont want to give hard corded way like a[1],a[2]..and so on.
Please suggest me..
Vishnu