Wednesday, 18 September 2013

Java : use String[] or char[] ? [on hold]

Java : use String[] or char[] ? [on hold]

What are common scenarios when you would use a char[] and not a String[]
object? I know the textbook difference, I'm more interested in practical
use cases.

No comments:

Post a Comment