SOURCE PROGRAM=A set of instructions of the high level language used to code problems to find its solution on a computer is referred as source program.
OBJECT PROGRAM=The computer translates the source program into machine language program called object program by using an interpreter or compiler is called object program.
1) source program to object program 2)object program to object program output
computer
plz tel me befre 12 pm as i hv sessnal xam...
No, that's what the compiler does.
Source code is the human-readable version of a program written in a programming language, while object code is the machine-readable version generated by a compiler from the source code. The "best" between them depends on the context: source code is easier for humans to read and modify, while object code is necessary for a computer to execute the program. Both are important in software development.
A program that translates source program into object code.
make is a utility program, compile means translation from source to object module.
Coverts source code into object code
Both compiler and interpreter are the language programs that translates source program into machine code or we can say object code. Both are used to find errors in source program.
no difference between emiter follower and source follower
A "source file" holds the instructions for a program in text, e.g. computer commands like printf(). When the source file is processed by a computer language compiler object files are created. These will then be linked together by another special computer program called a linker to create an executable program file. Think of the source as being text for humans and the object as being computer files that are generally unreadable.
If you are using a point light source, the shadow's size is the object's size divided by the distance from the light source to the object multiplied by the distance from the light source to the shadow.