Computer Science, asked by ashirbadb84, 8 months ago

bytecode is stored into ".class" file. true or false​

Answers

Answered by kurade160
1

Answer:

true true true true true

Answered by Anonymous
7

\mathbb{Question:-}

bytecode is stored into ".class" file. true or false

\mathbb{Answer:-}

True

\mathbb{Explanation:-}

class file in java is generated when you compile . java file using any Java compiler like Sun's javac which comes along JDK installation and can be found in JAVA_HOME/bin directory. 2. class file contains byte codes.

Similar questions