Semantic errors
You could call it a bug in general but more specifically code with no syntax errors (i.e. it compiles and runs) but doesn't produce the output you expect would be called a semantic error.
A fatal error would highlight a problem with your program. A nonfatal error can't be detected by the program and may produce incorrect results.
logic
Logic I paid attention to the lecture. Not sure where it is in the book. If you find it please feel free to edit this.
Logic error.
Logical errors :- These errors occur because of logically incorrect instructions in the program. Let us assume that in a 1000 line program, if there should be an instruction, which multiplies two numbers and is wrongly written to perform addition. This logically incorrect instruction may produce wrong results. Detecting such errors are difficult.
All transformations are not commutative.
Common errors associated with the err.01 code in computer programming include syntax errors, missing or incorrect variables, and logic errors in the code. These errors can cause the program to malfunction or produce unexpected results.
You would probably need to use Microsoft office to get these results. I think there is an accounting program in the spreadsheet program of Microsoft office.
Incorrect horizontal angulation will result in overlapped contacts.
Incorrect coding results in inappropriate repayment of Medicare part B claims.
An algorithmic fault in a program refers to an error or mistake in the logic or approach used to solve a problem. It can lead to incorrect results or unexpected behavior in the program, even if the code is syntactically correct. Fixing algorithmic faults typically involves revisiting the design or approach used to solve a problem in the program.