• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu

Q&A Discussies

REDUNDANT
helpjavaredundant
1 Stem
9 Antwoorden
17th Jul 2017, 2:27 AM
Kittiphat Paopeng
[Solved] Is [::] redundant here? (beginner)
pythonredundancy
1 Stem
13 Antwoorden
14th Mar 2022, 12:29 PM
Korkunç el Gato
Korkunç el Gato - avatar
How to remove redundant array values ..?
java
0 Stemmen
6 Antwoorden
24th Dec 2018, 2:52 PM
Techie Praga
Techie Praga - avatar
It seems redundant to type: 'Animal dog = new Animal(); ' instead of just 'Animal dog;'. Why was Java designed that way?
classesjavaobjects
1 Stem
6 Antwoorden
20th Nov 2017, 9:36 AM
Zwingo
++var and var++ always equal the same thing so why have ++var? It should not even exist. It seems redundant to me.
c#else-statementsif-statementsincrementvariables
0 Stemmen
5 Antwoorden
1st May 2017, 7:15 PM
Kevin Matthew
Kevin Matthew - avatar
3 hearts not enuf
choiceeffortheartredundanttime
4 Stemmen
2 Antwoorden
31st May 2022, 10:06 PM
AW4
AW4 - avatar
If except can handle common errors very well, doesn't that make the use of raise redundant inside of a try-except block? For example: try: print( 5 / 0 ) except ZeroDivisionError: raise ValueError("An error occurred!") What's the difference if we handle it this way: try: print( 5 / 0 ) except (ZeroDivisionError, ValueError): print("An error occurred!")
exceptionspython
3 Stemmen
2 Antwoorden
8th Aug 2016, 9:32 PM
Bashar Ghadanfar
Bashar Ghadanfar - avatar
Populair vandaag
Where is the bug?
3 Votes
im beginner
2 Votes
Pointers cpp
2 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
How to add two strings together in ts or css
1 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
Is pro worth the money ?
1 Votes
Why can’t I use double “ in python?
0 Votes
2 cases not correct what's the problem
1 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