System Java 2 Platform SE 5.0
in public static final InputStream in The "standard" input stream. This stream is already open and ready to supply input data. Typically this stream corresponds to keyboard input - download.oracle.com
System - C++ Reference
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 system example DIR include include int main int i printf "Checking if processor is available" - cplusplus.com