problem in java
i got a problem in java
whenever i compiles any java program it gets compiled correctly,
but while running it it gives an error "java.lang.noclassdeffounderror"
why it happens?
i set the classpath of bin directory and made my working directory where my .java file is saved still its not working why?