The operations of a computer are controlled by a set of instructions ( called a computer program ). These instructions are written to tell the computer :
- What operations to perform
- Where to locate to data
- How to present results
- When to make certain decisions
Three levels of programming languages are available. They are :
- Machine languages (low level languages)
- Assembly (or symbolic) languages
- Procedure oriented languages (high level languages)
No comments:
Post a Comment