yusuf Kaplan wrote:K&B say "To be searched an array or List must be first sorted."
Abinesh Rajagopal wrote:do we need to include the current directory in class path for executing a class that is in the current directory?
Because GoDeep.class is present under directory "x" and we are executing java command from "x", do we still need (.) in the class path in order to recognize GoDeep?