Provide yourself an example (not one from your instructor) of how you use a particular command that
will help jog your memory in the future when you need that command again. You must provide a little
code as well as a written explanation with this one.
The System.out.println(); task allows you to draw or type things in the java application. I can remember this, because when I hear print I think of writing and printing a paper or drawing a picture. System.out.println basically lets you do this it allows you to create a document or text image and upload it onto java. for example with system.out.println I made a snake today in class (with text art of course).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment