I am very new to Java and I am just writing a simple program and when it runs i get:
Exception in thread "main" java.lang.NoClassDefFoundError: prog
All the program does is take what you wrote after java prog in the command prompt and writes that. But as i said I get that error.
BFF


Reply With Quote