Course contentsShow
Java
Lesson 74 of 2,8702. Variables and Primitive TypesPro lesson

Naming Conventions for final Variables

Following Java conventions: UPPER_CASE for constants, normal camelCase for final local variables and parameters.

This lesson is for subscribers

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