Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
What is the use of enum in c language?
c
language
3 Voti
2 Risposte
23rd Jan 2018, 3:54 AM
Puneet Bhardwaj
What is the difference between class & enum class in Java???
class
enumclass
java
9 Voti
4 Risposte
20th May 2019, 3:41 AM
Nasir❤
so is a enum Kind of like a array
enums
java
1 Voto
3 Risposte
10th Sep 2016, 11:54 AM
bob fly
how are enum and sets used in sql
enums
sets
sql
0 Voti
2 Risposte
14th Jul 2016, 8:23 PM
manish rawat
Please explain me the "Error: Class, interface or enum expected "
java
0 Voti
5 Risposte
21st Jan 2023, 3:12 PM
Shubham Sonawane
Get each entry of Enum type using foreach (C#)
c#
enum
2 Voti
1 Risposta
1st Jan 2017, 3:34 PM
Alex Soh Chye Wat
Can someone explain me what enum keyword does in C#?
c#
1 Voto
2 Risposte
18th Jul 2018, 9:47 PM
Dror Dahari
What is the enum keyword for in c++ and its usage
c++
enum
keyword
usage
2 Voti
2 Risposte
24th Jul 2018, 11:34 AM
Johnson Hope Opeoluwa
How to write an array using enum in c++
arrays
c++
constants
enums
two-dimensional
0 Voti
1 Risposta
7th Dec 2017, 3:35 PM
Hana Ken
why does this refer to small
enum
0 Voti
1 Risposta
10th Nov 2020, 8:36 PM
Manfred h
can enum values be assigned to integer values for calculations?
enums
java
0 Voti
1 Risposta
23rd Jul 2016, 3:45 PM
Jo Thomas
How to display all values of enum in java? Is that possible using loop?
enums
java
loops
1 Voto
5 Risposte
31st May 2020, 6:11 AM
Reyniel Mark Escamillas
Getting a lot of errors when using ENUM types with SWITCH statements.
c#
enumeration
input
switch
0 Voti
3 Risposte
7th Nov 2017, 12:38 AM
Humble
Can I use an enum as an argument of a function?
enums
java
0 Voti
2 Risposte
26th Oct 2016, 1:31 AM
Julio Omar Vega Guerra
What was the problem here.
enum
java
0 Voti
4 Risposte
1st Jun 2023, 9:22 AM
GHOST
When can i used enum? And what i geted for using it?
c++
enum
4 Voti
2 Risposte
15th Aug 2019, 8:15 PM
yahya sh
Pls the error it shows me is enum is not constant...pls help me
java
kotlin
0 Voti
1 Risposta
17th Aug 2020, 5:08 PM
Osazuwa Lawson
Can we use for loop with enum in order to traverse constants?
enums
java
0 Voti
2 Risposte
14th Aug 2016, 5:25 AM
Neha Bhatt
What's usually stored in an Enum?
c#
enum
0 Voti
4 Risposte
20th Sep 2021, 3:07 PM
Tim
What is enum? We can use final also. What is difference between enum and final?
enums
java
1 Voto
3 Risposte
21st Jul 2016, 2:28 PM
Muhammad Sajid
We can use the enum instead of int,char,float this type of declaration please help mee
mounika
0 Voti
2 Risposte
16th Oct 2019, 3:18 PM
Pravallika
In the below code how to access any single enum object without enhanced for loop?
enums
java
2 Voti
1 Risposta
15th Jul 2017, 5:15 AM
Sanky Pal
Java and c++ which of them runs smoothly on devices
enum
methods
oop
6 Voti
3 Risposte
25th Jun 2019, 10:18 AM
Ighalo Destiny Aka @destinmedian
What is enum? We can use final also. What is difference between enum and final?
enums
java
0 Voti
1 Risposta
21st Jul 2016, 2:27 PM
Muhammad Sajid
What is the output of this code? enum Test {a=2,b,c,d,e}; static void main (string [] args){int(x) = (int)Test.c ; writeln (x)}
enums
-3 Voti
4 Risposte
7th Jun 2017, 11:50 PM
thomo
bottles of beer song won't run.\Playground\:28: error: class, interface, or enum expected } ^ 1 error
class
enum
error
expected
interface
java
1 Voto
1 Risposta
25th Mar 2017, 4:54 AM
Kevin Tsuyoi
How can I call the elements present in the enum.
c++
cpp
enum
1 Voto
5 Risposte
3rd Oct 2020, 2:10 PM
Syed Muhammad Faqeeh Shah
Need a bit explaination of the code:
c++
enum
template
1 Voto
4 Risposte
12th Jan 2019, 4:34 PM
Akib
What wrong in this below code ?
beginner
c
enum
2 Voti
2 Risposte
24th Apr 2021, 6:45 AM
THE CRAZY ONE ✌️
[Solved] Ideas for adding the hex column
c
enum
for_loop
1 Voto
2 Risposte
13th Oct 2023, 9:45 PM
William Owens
How to write a specification in the constructor Java?
constructors
enum
java
1 Voto
1 Risposta
12th Aug 2022, 6:04 PM
nadinchiksv
How does this program work? I don't understand. Why 7?
c#
enum
switch
understands
2 Voti
2 Risposte
10th Oct 2017, 8:17 PM
Валерия
plZ how can we make a program in c++ enum type for all possible results rock paper scissors and its out put would be
c++
0 Voti
2 Risposte
7th Oct 2017, 7:40 AM
Muhammad Usama
Design question for RPG
design
enum
game
objectorientation
0 Voti
3 Risposte
30th Dec 2016, 10:34 PM
merkrafter
How do you make an enum not just name a type but work already without a switch statement like a constructor of a class?
classes
enums
java
objects
0 Voti
2 Risposte
2nd Dec 2016, 8:41 AM
Trey
Why we need to put const in front of array of string , dealing with enumeration. I want to convert from number enum to string
bool
c++
const
enum
enumeration
friend
inheritance
keyword
return
string
0 Voti
1 Risposta
29th Dec 2018, 11:38 AM
Nikola
This is stuck in an infinite loop
c
c++
enum
loops
switch
while
0 Voti
9 Risposte
27th Feb 2018, 2:57 AM
Chuck
I have a question about enums
c#
enum
enums
help
idon'tunderstandit
0 Voti
2 Risposte
7th Apr 2020, 7:25 AM
Michael
can we say enum are just acts like set of similar things or data type ?? can we perform set operations like union and intersection through enums ???
enums
java
1 Voto
2 Risposte
29th Oct 2016, 7:28 AM
mirza arslan
Self Method
enum
method
self
swift
switch
xcode
1 Voto
1 Risposta
9th Sep 2018, 8:12 AM
Ran9
Enum,private,finale
byte
c#
enum
finale
java
long
private
understanding
4 Voti
4 Risposte
18th Sep 2017, 10:06 PM
Elsayed Salama
Can someone help me with my switch(statement)?
?
android
enum
help
java
loop
question
sololearn
switch
1 Voto
4 Risposte
11th Mar 2018, 5:45 PM
Jaren Dogan
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
2
Successivo >
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
3 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Is pro worth the money ?
1 Votes
Coding for Cybersecurity
0 Votes
2 cases not correct what's the problem
1 Votes
Pointers in c#
0 Votes
Drawing images in java
2 Votes