Computer Science, asked by Agent6222, 10 months ago

Define the terms:variable,identifier,keyword,compiler,loader,interpreter

Answers

Answered by Giridharvarma
1

Explanation:

variable:it is an element that can change it's value during execution of program

identifier:it is a program that capture buggies

keyword:predefined elements used in program defined by programmer

compiler:it is a translator from hlo to lll

check entire program if it is errorfree

loader :it copies data from secondary memory to primary memory

interpreter:it takes one line of program scans and execute it

Similar questions