Computer Science, asked by helen54, 10 months ago

pls answer fast
please​

Attachments:

Answers

Answered by ashutosh414795
0

Answer:

In computer science, a syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in compile-time. A program will not compile until all syntax errors are corrected. ... A syntax error may also occur when an invalid equation is entered into a calculator.

Answered by Yoshina
0

Answer:

in Computer Science a Syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in compile time. a program will not compile until all Syntex error is corrected.

Explanation:

Logic error (or logical error) is a mistake in a program's source code that results in incorrect or unexpected behavior. It is a type of runtime error that may simply produce the wrong output or may cause a program to crash while running. Many different types of programming mistakes can cause logic errors.

In computer science, runtime, run time or execution time is the time when the cpu is executing the machine code. This stage in the program lifecycle phase is the last step in the lifecycle process.

Similar questions