What is the definition of instruction?
An instruction is a single command in a programming language or a machine code that a computer can understand and execute. It specifies a particular operation to be performed and the data or memory locations to be used in that operation. Instructions are the fundamental building blocks of computer programs.