실제로 어떻게 쓰이나요?
아래 예문들을 통해 각 단어가 어떤 상황에서 어떻게 쓰일 수 있는지 감을 잡아보세요!
linker
예문
The linker is responsible for linking the object files generated by the compiler. [linker: noun]
링커는 컴파일러에서 생성된 개체 파일을 연결하는 역할을 합니다. [링커:명사]
예문
After compiling the code, the linker is used to create the final executable. [linker: noun]
코드를 컴파일한 후 링커를 사용하여 최종 실행 파일을 만듭니다. [링커:명사]
compiler
예문
The compiler translates the source code into machine code that can be executed by the computer. [compiler: noun]
컴파일러는 소스 코드를 컴퓨터에서 실행할 수 있는 기계어 코드로 변환합니다. [컴파일러 : 명사]
예문
After writing the code, the compiler is used to generate an object file that can be linked by the linker. [compiler: noun]
코드를 작성한 후 컴파일러를 사용하여 링커에서 연결할 수 있는 개체 파일을 생성합니다. [컴파일러 : 명사]
추가로 알아두면 좋아요
어떤 단어가 더 많이 쓰이나요?
Compiler는 일상 언어에서 linker보다 더 일반적으로 사용됩니다. Compiler는 프로그래밍의 기본 도구이며 다양한 컨텍스트에서 사용되는 반면 linker는 소프트웨어 개발 프로세스의 특정 단계에서 사용되는 보다 전문화된 도구입니다.
어떤 단어가 더 포멀한가요?
compiler와 linker는 모두 프로그래밍에 사용되는 기술 용어이며 공식 언어로 간주됩니다.