The power-point option for new slide. or maybe duplicate slide.
The <span>ARPANET </span><span>project started the development of inter-network connections using TCP/IP that has evolved in to the internet today</span>
Go to www.oracle.com , the Downloads tab, find Java, probably SE (Standard Edition) and then select the appropriate SDK (Software Development Kit).
I don't remember if you need to use an absolute (full) path to javac on Windows, but the command is something like:
javac yourProgram
yourProgram needs to be named yourProgram.java