Challenger App

No.1 PSC Learning App

1M+ Downloads
Which of the following is human readable version of a program?

ASystem code

BCompiled code

CMachine code

DSource code

Answer:

D. Source code


Related Questions:

The number of relational operators in the C language is :
What does SQL refer to ?
How do you define a function in JavaScript ?
A program that translates one instruction at a time into machine language and executes it is called:
In C, the expression c=i++ causes