1
STATIC keyword of Java in AS400
When we say a variable is STATIC in a Java program in the AS400, does it mean that every user session that access the class access the same variable (storage location in memory)?
Answer Question
| August 26, 2010 4:16 PM
AS/400, Java, STATIC keyword, V5R4
When we say a variable is STATIC in a Java program in the AS400, does it mean that every user session that access the class access the same variable (storage location in memory)?
1





