What happens when the if statement and else if statements' conditions return false?

I don't understand. displays in the consoleOrdering pizza. displays in the consoleMe neither. displays in the consoleThe else if statement's code block runs

I don't understand. displays in the console.