CONCEPTS OF PROGRAMMING LANG.-TEXT
CONCEPTS OF PROGRAMMING LANG.-TEXT
11th Edition
ISBN: 2810017678981
Author: Sebesta
Publisher: PEARSON
Question
Book Icon
Chapter 6, Problem 6RQ
Program Plan Intro

Enumeration Types:

  • An enumeration type is a user defined data type where all of the possible values named are provided in the definition itself.
  • Defining and grouping sets of name constants is the method defined by enumerations types, also called as enumeration constants.
  • It is mostly used in case statements and operations on pascal ordinals e.g includes ORD.

Blurred answer
Students have asked these similar questions
What are the principal advantages of arrays in C++? How many dimensions can an array have?
What options do you have for defining abstract data types in your programming language of choice?
What are the advantages and disadvantages of keyword parameters?
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning