When we write a Java program, javac (Java Compiler) translates the java source code to the bytecode i.e. .class file.
確定! 回上一頁