a class (classone) is considered to have a dependency on another class (classtwo) under which of the following conditions? group of answer choices classtwo uses objects of classone. classone uses objects of classtwo. classone and classtwo both use a third class classthree. the public interfaces of both classes are cohesive.