Which of these is an example of a conditional statement?

(1 point)
Responses

I eat lunch at noon.

I eat lunch at noon.

If I am hungry, I will eat lunch.

If I am hungry, I will eat lunch.

I eat a sandwich and an apple.

I eat a sandwich and an apple.

After I got hungry, I ate lunch.

If I am hungry, I will eat lunch.

is that the right answer

Yes, "If I am hungry, I will eat lunch" is the correct example of a conditional statement.

The example of a conditional statement among the given options is: "If I am hungry, I will eat lunch."

The example of a conditional statement among the options given is:

"If I am hungry, I will eat lunch."

A conditional statement is a statement that is in the form of "if p, then q" or "p implies q." In this case, the condition is "If I am hungry," and the action that follows is "I will eat lunch." The statement relies on a specific condition being met (being hungry) for the action to occur (eating lunch).