Computer Science, asked by Neha12314, 1 year ago

computers only understand machine language -- comment .

class 9. plz answer it

Answers

Answered by samairachaudhary
10
Hey!!!!!...

Computer does not understand our language.They only understand their machinery language.When we input any information then it is in analog form.Computer changes it into digital language(0 or1).But output is in analog form which is understand by us.

Hope it helps u!!

#samaira

------------^^^^^^^^^-------------


lovemeeee: hiii
Answered by aman1091
4
Hey there!!

Computers do all of its work by its softwares.. And software is an interface between user and hardware.. On other words we can say that user can control all of its functions by software. .

Software are designed by coding in certain languages like C, C++, java and various low lever languages.. So the header file of this language have many instructions given by coding and it can only compile those low level language which are in their library functions..Those language are called machine level language.. They are generally binary language (i.e contains 0,1 only) .

In short :
Instructions are given in high level language like english from keyboard and it will converted into binary like 00011110011010101.. So ur instructions is now converted into binary language or low level language and further it goes through translator and compiler compile it... The meaning of the binary language is present in library functions and the 'RAM' takes this instructions from there and proceed this to Processor to process it...

Hence this all will work.... I did much more elaboration. Hope u will got it well..
Similar questions