Step 4: Paste into your editor

Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.

Modern Java noteThis archive has been refreshed for Java 25 LTS. Core language concepts remain useful, while outdated setup instructions and browser-era Java are labeled or replaced. Java 26 is the current feature release; Java 25 is used here as the stable teaching baseline.

Answer:

Paste.

Step 4: Paste into your editor

Step 4 is:

  • PASTE: Click inside the Notepad window to make it active. Go to its "Edit" menu and click on "paste." You should now have have a copy of the program in Notepad.

Here is what Notepad looks like as you are pasting into it:

After the operation is complete you should have the following:

The margins are often not as nice as in the original. Also, my Notepad window is too small to show the complete program, but the complete program is there. You can make your Notepad window bigger by clicking and dragging on its lower right corner.

QUESTION 10:

What is the next step?