Any operating system that has implemented the JVM is able to run all Java programs, because the JVM abstracts the underlying system to Java Program, Providing an architecture -neutral interface
중립적인 인터페이스를 구조를 제공하는 자바프로그램을 기반으로하는 jvm 추상화 때문에 운영 체제는 모든 자바 프로그램을 실행할 수 있는 Jvm을 도구로 했다.
To create an operating system for a particular machine configuration, we must perform system generation.
인기 있는 머신 구조를 위한 운영체제를 만들기 위해 우리는 시스템 명령을 수행해야만 한다.
맞나요??;;It reads commands from the user or from a file of commands and executes them, usually by turning them into one or more system calls. It is usually not part of the kernel since the command interpreter is subject to changes.
댓글 0
2024-11-17 06:27:01