Multiple choice What is the output of a Java compiler? Executable code Bytecode Bitcode Assembly language code None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation The output of compiler is bytecode, which is a platform independent file.