Discover a world of knowledge at Westonci.ca, where experts and enthusiasts come together to answer your questions. Our Q&A platform provides quick and trustworthy answers to your questions from experienced professionals in different areas of expertise. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.


Question 4 (2 points)
These type of errors include misspelled words or missing code.
Syntax
Logic
Runtime

Sagot :

Answer:

Syntax

Explanation:

Syntax errors include misspelled words or missing code.

Logic errors cause the program to operate incorrectly,

Runtime errors occur while running a computer program.

Answer:

Syntax

Explanation:

Syntax is the format of code that should be followed to ensure your code works properly.