Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If the if block is not being executed, it means that the condition specified in the if statement is not true. Therefore, the code inside the if block is skipped and not executed.