Tuesday, April 17, 2007

What is a compiler ?

A program to translate source code into code to be executed by a computer. The Java compiler translates source code written in the Java programming language into bytecode for the Java virtual machine.

In the client/server model of communications, the client is a process that remotely accesses resources of a compute server, such as compute power and large memory capacity.


SOURCE : www.referjava.com

No comments: