Respuesta :

Lanuel

Logical errors are mistakes that cause the software program to produce erroneous results: a. true

What is a software program?

A software program can be defined as a set of executable instructions that is typically used to instruct a computer system on how to perform a specific task and proffer solutions to a particular problem.

What is a syntax error?

A syntax error can be defined as a type of error that typically occurs due to mistakes in the source code of a software program such as:

  • Spelling of words.
  • Punctuation errors
  • Incorrect labels
  • Spacing

What is a logical error?

A logical error can be defined as a type of error which typically cause the software program to produce erroneous results, and thereby, leading to a runtime error.

Read more on logical error here: https://brainly.com/question/18497347

#SPJ1