👉 Malinstruction is a concept in computer programming that refers to an instruction that does not have any effect on the execution of the program. It is often used to denote incorrect or unintended actions taken by a programmer. For example, if a programmer writes "Print 10", this instruction has no effect on the execution of the program as it simply prints 10 without doing anything else.