J2SE Question:

What is bytecode?

Answer:

Machine-independent code generated by the Java compiler and executed by the Java interpreter.

Read All 214 J2SE Questions
Previous QuestionNext Question
What is case?What is break?