InterviewSolution
Saved Bookmarks
| 1. |
9. First Generation Language is also called as __________ * a) Assembly Languageb) Machine Languagec) High Level Language |
|
Answer» Assembly language is regarded as the first GENERATION language. Each programming language has its own specific rules. Compiler converts a high level language program into machine language, LINE by line. High-level language program has to be converted into machine language by TRANSLATOR programs.Explanation:PLEASE make me as Brinlist |
|