7 lines on computer language
Answers
Answered by
0
Answer:
- It is a formal language which comprises a set of instructions
- Most programming languages consist of instructions for computer
- The theory of computation classifies languages by the computations they are capable of expressing
- programming language usually contain out struction for difining and manipulating data structure or controling the flow of execution
- one common computer language strategy is based on a compiler It is of two type : 1.low level language 2.High level language
- Examples :1.low level language -machine language ,assembly language 2.High level language -C ,JAVA
Similar questions