Users of computers work with usual alphabets, special symbols, decimal numbers etc., whereas a computer can accept only binary digits. Then how do computers understand the information fed by the user?
Answers
Answered by
3
For this purpose , interpreters are used . They convert programming languages into binary for the computer to be understood . They also , in turn convert the binary output into user understandable value/result .
Examples of programming languages are : Java , python , etc
Similar questions