answersLogoWhite

0

That means to convert the original program - the source code, written by a programmer - into machine language, or into an intermediate form, for example, Java bytecode in the case of Java.

That means to convert the original program - the source code, written by a programmer - into machine language, or into an intermediate form, for example, Java bytecode in the case of Java.

That means to convert the original program - the source code, written by a programmer - into machine language, or into an intermediate form, for example, Java bytecode in the case of Java.

That means to convert the original program - the source code, written by a programmer - into machine language, or into an intermediate form, for example, Java bytecode in the case of Java.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is execution of program?

Exec. Of program is the compilation of document or the run of a type program.


How do you compile a program in jre?

You don't. It's the program "javac" that does the compilation.


Where does the compilation of c program starts?

After main()


Does compilation is a fast process?

If your program is short then yes.


What are the two parts of compilation?

1) source program to object program 2)object program to object program output


How compiler do compilation?

Use a compiler program, such as bcc, gcc, javac, etc.


What is the sequnce to writing tha c program?

Writing the source(s).Compilation and linkage.Execution.


What is the process of converting a program to machine language called?

Binary, executable or object code


What the two different kinds of error which can be in a program?

1. compilation errors 2. run time errors


What are the two different kinds of errors which can be in a program?

1. compilation errors 2. run time errors


What is the difference between a compilation error and logic error?

errors which come during compilation is known as compilation error. here we get syntax errors only not logical errors like division by zero. logical error occur during run time example:if you write a program for division with zero you will not get compilation error but during execution you will error


What is meant by compilation.explain in detail?

Compilation : The action or processing some thing in a program for example if you want to to see the output for a program just you need to compile it then only you can understand what's happening in the program and how the out put will come