
hi,
i have a input as the string as 1,2,3 now i need to get it into an array i.e arr[0]=1,arr[1]=2,arr[2]=3 now in if condition if(arr[0]==1) { //then new value should be appended as like helloand ,(comma) }else { //nothing }
now the output should get as hello,hai,bye
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.
