Yes. We can use try with out catch , but there is no use for that because catch block catches the exceptions in the code . If we are using try block we are just trying the executes or not .