1.

What is source code and object code write language which source code and object code is same​

Answer»

Answer:

Source CODE is the INPUT given to the compiler which is human readable and in the FORM of text.

Object code is the output received from the compiler which is not readable and inthe form of binary digits(0,1).

They are both the same for MACHINE language.

Hope it helps



Discussion

No Comment Found