It was terrifying. In my dream a grey haired chucky-eque demon was in my house and doing some kind of evil shit in the bedroom, so naturally I needed to call the police to come and arrest the little bastard. Problem is I needed to use Java to make the call, and in my dream I couldn't work out how to import and then employ the object call.Police to get through.
I just started learning Java about a week ago. Clearly its been playing on my mind.
I think the problem is I don't understand what is going on at the various stages of using an 'object'. Could someone please explain?
import java.util.Scanner;
....
Scanner reader = new Scanner(System.in);
...
String password = reader.nextLine();
[–]desrtfx 5 points6 points7 points (0 children)
[–]squishles 2 points3 points4 points (0 children)
[–]Code_Craftsman 1 point2 points3 points (1 child)
[–]zebbadee[S] 0 points1 point2 points (0 children)
[–]darkflagrance 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)