answersLogoWhite

0

Why is an enumeration?

User Avatar

Anonymous

10y ago
Updated: 8/20/2019

An alternative method for naming integer constants is often more convenient than 'const' . This can be achieved by using keyword enum. for example : enum { START , PAUSE , GOO };

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is an enumeration sentence?

enumeration sentence can be used in a sentence as such. enumeration means numbered words..


What does Amendment Nine talks about the enumeration of rights. Enumeration means a .?

Enumeration means a LIST.Hope this answered your question.


What is the Tagalog word for enumeration?

Tagalog word of enumeration: isa-isahin


Why do you have enumeration?

There are different methods for naming a integer constant, one such method is enumeration. Enumeration is created by using the keyword enum.


What does a Sample of a letter with enumeration look like?

sample of letter with enumeration


Enumeration of steps of scientific method?

hi i have ask which of the following is not a method enumeration


What is the Tagalog of the word enumeration?

that means step by step


What rhymes with altercation?

Enumeration.


What is a population count known as?

Enumeration is one possible answer. The census is another.


Does enumeration affect the income tax levied on?

Because of the sixteenth amendment, enumeration does not affect the U.S. federal tax rates. However, individual states may allow for variations on their tax due to enumeration.


What is difference Iterator and Enumeration?

1.Iterator has remove method while enumeration doesn't have it. 2.Iterator is new in Java API but Enumeration is older one. 3. Iterator extends functionality of Enumeration. 4. Iterator is more secure and safe as compared to Enumeration because it does not allow other thread to modify the collection object while some thread is iterating over it and throws ConcurrentModificationException.


What is the correct order of the three pre hacking phases?

foot-printing, enumeration, and scanning