Course contentsShow
Java
Lesson 187 of 2,8704. Control Flow StructuresPro lesson

Scope in if Statements

Variables declared inside an if block are not accessible in else blocks or after the if statement completes.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.