CDK Global Interview Question

Q: What does the static keyword do in Java?

Interview Answer

Anonymous

Jan 16, 2024

Share the same variable in a class

1