answersLogoWhite

0

Method for minimising logic error

Updated: 12/15/2022
User Avatar

Wiki User

12y ago

Best Answer

BASICALLY, to minimise logic error, you need to stop being a tutti and be more of a kutha

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Method for minimising logic error
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

A statement that contains an error in logic is?

Technically speaking, an "error in logic" (a fallacy) is a case where the premises do not properly support the argument made. Fallacies are not to be confused with factual errors, wherein the error is caused by a lack of proper information.


What type of procedural error often involves and error in logic?

Analysis


What type of error provides an incorrect result but is not a syntax or run time error?

A logic error.


Which type of error produces incorrect results but does not prevent the program from running?

Logic error.


Which type of error is is more difficult to detect and correct either syntax error or logic error?

The logic error is more difficult to detect and correct than the syntax error. The syntax error will fail compilation, and you will get a (relatively) clear indication of where the problem lies. The logic error, on the other hand, will give you a successful compilation, and a program that appears to run, although it will not give you the correct results. This causes you to perform (unit) testing and debugging of various levels.


Learning by the trial and error method was discovered by?

Learning by "trial and error method" was discovered by - THORNDIKE


What is the error called when it is caused by faulty logic and coding mistakes are?

Error caused by or contributed to by input from operators is called human error.


What is easiest for a programmer to use syntax or logic error?

Use neither. Error-free programs are the best.


What is the difference between a semantic error and logic error?

An error in the logic of a program means that the output of the program is faulty (eg the program tell you 2+2=5). An error in semantics in a program means that the program statements are not constructed properly and the usual result of this is that the program will not compile.


In inductive method logic proceeds from?

particular to general


Outline requires both logic and?

a method of classification


Which error produces incorrect results but does not prevent the program from running?

logic