Difference between "Char" and "String" at Java
Hello guys, i am reading a book for Java that i am trying to learn and i have a question. I can't understand which is the difference between the variable type "char" and "string". For example, there is a difference between "int" and "short", the bytes at ...