Home > Coding Fundamentals Refresher > Coding Fundamentals and Patterns > Control Flow: If/Else and Try/Catch Statements Show previous contentBuild your intuition. Is this statement true or false?There is a limit to the number of statements that we can have under an if block.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content