InterviewSolution
Saved Bookmarks
| 1. |
What is computer language? |
|
Answer» binary language The computer language is defined as code or syntax which is used to write programs or any specific APPLICATIONS. The computer language is used to communicate with computers. Broadly the computer language can be CLASSIFIED into three CATEGORIES assembly language, machine language, and high-level language. |
|