1
Answer

Ask you a small question ,help me !!

Photo of jxm8882001

jxm8882001

21y
1.8k
1
What's wrong of the following programme ?? string temp="jxm"+"|"+"kein"; string[] tokens=temp.Split(new Char[]{"|"}); string name=tokens[0]; string pass=tokens[1]; Please help me !! I'm online now .

Answers (1)