This link should help u:
www.bbc.com/capital/story/20150309-the-danger-of-online-anonymity
False!
There are other things you can do like send pictures and etc.
The answer is most likely C
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
Answer: D) Application programming interface
It's like a layer that is between the programmer/program and the hardware. It allows developers to create useful programs or tools for operating systems.