Comcast interview question

What is static in Java

Interview Answer

Anonymous

10 Feb 2025

Static in java means direct access to JVM with no object creation.