Loading...
Please wait, while we are loading the content...
Similar Documents
C++ Console Lesson 26: Enumerations
| Content Provider | WatchKnowLearn |
|---|---|
| Description | More at http://xoax.net This C++ video tutorial explains how to use declare and use enumerated types in C++. enumerated type (also called enumeration or enum) is a data type consisting of a set of named values called elements, members or enumerators of the type. The enumerator names are usually identifiers that behave as constants in the language. A variable that has been declared as having an enumerated type can be assigned any of the enumerators as a value. |
| Language | English |
| Access Restriction | Open |
| Rights License | Proprietary |
| Subject Keyword | k-12 C++ Series homeschool homeschooling home school parents educational videos k12 preK-12 Programming Languages C++ Computers and Technology |
| Content Type | Video |
| Educational Role | Student Teacher |
| Educational Use | Self Learning Lecture |
| Education Level | Class XI Class IX Class XII Class X |
| Pedagogy | Lecture cum Demonstration |
| Resource Type | Video Lecture |