컴파일


자바 ) .java -> .class


C ) .c -> .obj -> .exe


C++) .cpp -> .obj -> .exe


WORA (Write Once Run Anywhere) 🌟

<WORA를 가능하게 하는 자바의 특징>