Comcast Interview Question

What is static in Java

Interview Answer

Anonymous

Feb 10, 2025

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