Monday, April 13, 2009
Introduction When an ordinary man looks at a printed document or a web page, he can call the spaces that do not have text or pictures, white space. These spaces are actually blank spaces; they do not have to be white in color. On a computer screen, some of these spaces have characters and a... Sign in to see full entry.
Meaning of Computer Interpreter and Compiler
Introduction In order for a programmer to write a program, he needs a computer and its operating system. He needs a text editor in which he writes the code. He also needs what is called an Interpreter or a Compiler. In this article I explain the meaning of Compiler and Interpreter from the point of... Sign in to see full entry.