• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

What is the abbreviation for Enums?

javaenums
6th Apr 2017, 1:34 PM
Saif Khalid Mohammed Almulla
3 Answers
+ 8
Enum is the abbreviated form of Enumeration or enumerate. This means to begin to number or list.
13th Apr 2017, 5:08 AM
SoraKatadzuma
SoraKatadzuma - avatar
0
Maybe "enumeration type"? https://docs.oracle.com/javase/tutorial/java/javaOO/enum.html https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html https://en.m.wikipedia.org/wiki/Enumerated_type#Java
6th Apr 2017, 2:44 PM
Álvaro

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Can someone explain inline and block elements please
0 Votes
Can you tell what is wrong with the code
0 Votes