Introduction to Programming Language
Introduction to Programming Language
Before Emergering High tech Computer Which You are seeing in real world which was not in older days.
- First Functional Computer was invented around 1945. Which can understand only Machine Level language .
- In 1950's Computer were slightly built by using Assembly Level Language. But the Problem is that CPU can Understand Machine Level Language only. So They used a software called Assembler.
- Assembler : Assembler is a Software which will Convert Assembly Level Language into Machine Level Language.
- In 1960's Computer's were built using High Level Language.But the Problem is that CPU can Understand Machine Level Language only.So they Used a Software called Compiler.
- Compiler: Compiler is software which takes High Level Language as Input and converts it Into Machine Level Language .
No comments: