Computer Applications
Define the following:
Byte code
Java Intro
120 Likes
Answer
Java compiler converts Java source code into an intermediate binary code called Bytecode. Bytecode can't be executed directly on the processor. It needs to be converted into Machine Code first.
Answered By
81 Likes
Related Questions
What does the term 'Compilation' mean?
A Java program uses Compiler as well as Interpreter. Explain.
Design a program in Java to display the following information on the output screen:
Name:
Class:
Roll No.:
Subject:
School:You want to display your bio-data on the output screen. Write a program in Java to perform the task in the given format:
Name:
Father's Name:
Date of birth:
Blood Group:
Aadhar Card No.:
State: