Computer Science, asked by ks2572018, 9 months ago

Prompt the user for a string that contains two strings separated by a comma. (1 pt)

Examples of strings that can be accepted:
Jill, Allen in c

Answers

Answered by sujayG17
0

I think it is this,

String s[] = new String[1];

Similar questions