answersLogoWhite

0

compile error

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What error is caught when the program execute?

runtime error


Which component of a computer system executes the program and how?

C.p.u. Executes the program


Which component executes program instructions?

The CPU executes program instructions.


Definition of a program in UNIX?

Something what the computer executes.


What is the meaning of this term Stored Program Concept?

a program that is stored in the memory of the computer that executes it


How PLC store a program?

how a plc stores a programme and executes it


What error does not prevent the program from running but produces incorrect result?

An error that does not prevent the program from running but produces incorrect results is known as a "logic error." This type of error occurs when the code executes without crashing, but the implemented logic leads to unexpected or incorrect outcomes. Examples include incorrect calculations, faulty conditional statements, or improper handling of data. Debugging such errors often requires careful examination of the code's logic and flow.


Who translates and executes program at run time line by line?

interpreter


What kind of program is interpreters?

An interpreter is a specialized kind of computer program. This program executes instructions written in a programming language that is not the native coding.


What program is the program that contains the language instructions or code to be converted?

There is no such thing: compiler translates but doesn't execute; interpreter executes, but doesn't translate.


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.


What is the use of the central processing unit?

it executes the program ,performs the computations and controls the flow of the instructions.