Introduction to Enums

This lecture is a part of my video course Core Java Development Course For Beginners.

In this lecture you will learn:
What are enums and why enums were added in Java?
Limitations of using String constant variables for fixed set of values.
The syntax of Java enum.
Similarities and differences between enums and java classes.
What is java.lang.Enum class?

Watch this video in HD for better experience.