beelzibub wrote: > .... is there a way to compile and run multiple cl***** > in netbeans??? > > k If they go together, they should be in a package. Explained here: <http://java.sun.com/docs/books/tutorial/java/package/packages.html> Or, if you're really confused now, work through <http://java.sun.com/docs/books/tutorial/java/index.html> step-by-step to the end!