Home > Frontend Engineering and Javascript > Javascript Fundamentals > Control Flow: If/Else and Try/Catch Statements Show previous contentTry this exercise. Is this statement true or false?Can we have a catch block without declaring a try block beforehand?Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content