Enums in C++

Subscribers:
50,600
Published on ● Video Link: https://www.youtube.com/watch?v=DR_nbCKvV98



Duration: 0:00
374 views
15


C++ Enums. In this video, you will learn about enumerations in C++. Enums are a special type that represent a group of named integers. You will learn how to declare enums, resolve naming conflicts in enums, and create enum classes.

If you need to review these topics:
Switch Case:    • C++ Switch Statement  
Functions:    • C++ Functions  
Global and Local Variables:    • Global Variables in C++  

C++ Playlist:
   • C++ Programming Tutorial  

Install C++ with VS Code:
   • How to set up C++ in Visual Studio Code  

Subscribe for more coding tutorials 😄!