purpose of java -cp

some body please tell me the purpose of command line argument java -cpthanks
[97 byte] By [LoveOpensourcea] at [2007-11-27 9:38:35]
# 1
-cp <class search path of directories and zip/jar files>
Yannixa at 2007-7-12 23:12:14 > top of Java-index,Java Essentials,Java Programming...
# 2
> some body please tell me the purpose of command line> argument > java -cpspecifying the classpath at execution time.
aniseeda at 2007-7-12 23:12:14 > top of Java-index,Java Essentials,Java Programming...