Which of the following is the best example of a runtime error?

Select one:

a.
A missing double-quote around a string value

b.
An incorrectly written mathematical expression provides the wrong result

c.
A comment is not started with the hashtag (#) symbol

d.
A missing parentheses in the source code

b. An incorrectly written mathematical expression provides the wrong result