hi all,
If I'm using more than one modifier at a time on a single statement of a Java code, can I place them in any order?
I mean following two line are ok..
Thanks.Code:static final double weeks = 9.5; final static double weeks = 9.5;
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |