Computer Applications
What does the term 'Compilation' mean?
Java Intro
164 Likes
Answer
The process of converting a source program written in some high-level programming language into a target program in another low-level programming language without changing the meaning of the program is called Compilation.
Answered By
96 Likes
Related Questions
Java is a case sensitive language. Explain.
The main function in a Java program is declared as:
public static void main (String args[])
What is the significance of the words public, static and void?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: