How can the two class paths be set for the javac compiler? (Choose two.)
A.
using the PATH environment variable
B.
using the -classpath option to java
C.
using the CLASSPATH environment variable
D.
using the -sourcepath option to javac
E.
using the -classpath option to javac
F.
using the BIN environment variable
G.
using the -classes option to javac