Hi!!!
am a cse student
How to create packages in java?
i used da "package" keyword and created a class in dat file . It gets compiled , but while execution i get dis error:
"Exception in thread "main" java.lang.NoClassDefFoundError:"
if i try to execute it by givin "java packagename.classname"
i encounter da same error
am new to java...pls help