I have three different NSMutableArray, lets say A,B,and C. I am adding the A array to the C and from array B I need only one element. So i need to add that element to the C array. Please give me an idea.
I have three different NSMutableArray , lets say A , B ,and C .
Share
1 Answer