1.

What Do You Mean By Enumerated Data Type?

Answer»

Enumerated Data type helps the USER in defining its own data type and ALSO gives the user an opportunity to define what values this type can take.

The use of Enumerated Data Type maily lie when the program get more complicated or more NUMBER of programers are workin on it as it makes the program LISTINGS more READABLE.

Enumerated Data type helps the user in defining its own data type and also gives the user an opportunity to define what values this type can take.

The use of Enumerated Data Type maily lie when the program get more complicated or more number of programers are workin on it as it makes the program listings more readable.



Discussion

No Comment Found