answersLogoWhite

0


Best Answer

Logic Error

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What type of errors produces undesired or unexpected results?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are implication of not validating data?

If data is not validated, your script/application can result in errors, produce unexpected results, or potentially provide a way for someone to hack into your web and/or database server.


What do use case exceptions represent?

They show the handling of errors and other unexpected events.


What are other kinds of errors that can contribute to inaccurate percent results?

Other than WHICH errors!


Compensating and biased errors in statistics?

These errors occur due to chance. These errors tend to cancel to each other in long run. These errors are random. They are not the results of any prejudice or bais.


How many chromosome errors produce polydactyly?

This type of malformation results from trisomies.


What is crosstalk and its measurement?

Crosstalk is an undesired coupling from one circuit or medium to another. In amateur tradio, crosstalk is defined as any phenomenon by which a signal transmitted on one frequency creates an undesired effect on another frequency. Check Wikipedia for a neat answer http://en.wikipedia.org/wiki/Crosstalk


3 type of errors and explanation for each other visual basic?

Syntax Errors: These errors occur when the code violates the rules of the VB syntax. For example, missing a closing parenthesis or using an incorrect keyword. These errors are identified by the compiler during the code compilation process. Run-time errors: Run-time errors occur while the program is running. They generally occur due to invalid data input or incorrect logic in the code. They cause the program to crash or provide unintended results. Logic Errors: Logic errors occur when the code behaves unexpectedly or produces incorrect results due to flawed or incorrect logic. These errors can be challenging to identify, as the code compiles and runs without any error messages. Debugging techniques, such as code reviews or stepping through the code, are used to locate and correct logic errors.


What are the differences between require once and include once in PHP?

They're completely identical except how they output errors. Include produces a warning, while Require produces a fatal error.


Why is it necessary when performing an experiment that a large quantity of tests and trials are performed?

It necessary when performing an experiment that a large quantity of tests and trials are performed because observations tend to have errors. There are random errors, which are errors in measurement, and there are systematic errors, which are errors in procedure or calibration. Both have to be considered. Performing the experiment more than once allows one to estimate the varience of the results, to reject erroneous results, and to more accurately describe how the results fit the theory.


Why is it important to identify errors in an emperiment?

i really think it is to help you recognize what wrong with the experiment and improve your results


Why do scientist insist that observations be made by at least two independent observers?

In order to minimize errors and confirm the results.


What are mistakes that cause a running program to produce incorrect results called?

Semantic errors