This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Hi; If I have a project with a few java files and I want to declare a constant variable that all classes will have access to it, where do I write: public static final int ROWS = 8; thanks