Sunday, December 5, 2010

LEARN ENGLISH


GENERAL KNOWLEDGE

RECIPY OF THE DAY

BEAUTY TIPS OF THE DAY

Job of the Day

Computer Tips of the Day

C LANGUAGE

SOURCE CODE 
 Code written in Hight level language (in simple english) is called source code. It is not directly understand by the compiler.

OBJECT CODE
Code that is written in Machine Level language is called object code. It is directly understand by computer becuase it naiveté language of computer.