A compiler is a translating program which
1
translates instruction of a high-level language into machine language
2
translates entire source program into machine language program
3
It is not involved in program’s execution
4
More than one of the above
5
None of the above