Can you tell me the difference between those two?
I have noticed that when i use next(), for example:
String entered_name=scan.next(); , I can enter only one word, this method doesn`t accept two...