answersLogoWhite

0


Best Answer
Syntax Errors and Logical Errors
  • Syntax errors -- Errors in spelling and grammar.
    • You can use the compiler or interpreter to uncover syntax errors.
    • You must have a good working knowledge of error messages to discover the cause of the error.
  • Logical errors -- Errors that indicate the logic used when coding the program failed to solve the problem.
    • You do not get error messages with logic errors.
    • Your only clue to the existence of logic errors is the production of wrong solutions.

There are 3 step to repair runtime error

If you got runtime error then there is a 94% chance that your computer has registry problems. To repair runtime error you need to follow the steps below:

* Step 1 - Download a runtime error repair tool,install this error repair tool.

* Step 2 - Click the Repair All Button.It will scan you PC for Free.

* Step 3 - Then click the Repair All Button again and your done! It is very easy to repair runtime error.

Here are the URL of runtime error repair tool:

http://www.fixerrorquick.com/ttfix-runtime_error-zz0005

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between runtime error and logical error?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between run time error and run time exception in java?

Runtime Error Cannot be Rectified but Runtime Exception can.


What is difference between syntx error and logical error?

A syntax error is when you break the grammar rules of the language, such as forgetting to terminate a C++ statement with a semi-colon. A logical error is when your code does not perform as expected, typically due to an assumption that proves to be incorrect.


What is the difference between runtime and compilation?

Compilation is generally the process of parsing the human-readable source code and turning it into machine-readable byte code. Runtime occurs during the execution of the byte code as a program. Examples: A compile-time error is an error that occurs while the source code is being turned into byte code. A runtime error is an error that occurs while the program is executing.


What is the difference between runtime errors and compile time error?

Compile time errors occur do to syntax errors (such as forgetting a semi-colon at the end of a line) and they prevent your program from even compiling. A runtime error is an error in logic in your program. Your program will compile, however while running the program it will throw an error because it tries to do something illegal (such as dividing by 0).


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

errors which come during compilation is known as compilation error. here we get syntax errors only not logical errors like division by zero. logical error occur during run time example:if you write a program for division with zero you will not get compilation error but during execution you will error


What error is caught when the program execute?

runtime error


Microsoft visual c plus plus rumetime library runtime error cant access game?

runtime error


What error is caught when a program executes?

compile error


What is difference between exception and error in java and explain using a program?

Error occurs at runtime and cannot be recovered, Outofmemory is one such example. Exceptions on the other hand are due conditions which the application encounters, that can be recovered such as FileNotFound exception or IO exceptions


What type of errors we have in Java programming?

syntax error, Runtime error, Longic error


What runtime error?

Runtime Error is a kind of toughest computer problems and is closely related with invalid Windows registry, serious malware attacks and software confliction. If your computer is encountering Runtime Error, I sincerely suggest you to enable a reliable and highly easy-to-manage Runtime Error fixer on your computer to help you completely get rid of the annoying PC problems.


What does a runtime error 3464 mean?

Runtime error 3464 might occur when a computer programmer or user is making a database in Microsoft Access. Normally, this runtime error message means that there is a data type disparity in the criteria expression or there exists a string/numeric variance in the code. And "Runtime error 3464:Datatype mismatch" is the most common error messages that users may come across.