Statements (13)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:programming_language
|
gptkbp:alsoKnownAs |
empty loop
|
gptkbp:canBe |
do-while loop
for loop while loop |
gptkbp:cause |
performance issues
|
gptkbp:commonIn |
beginner code
|
gptkbp:describes |
A loop in programming that performs no useful work or has no effect on the program's outcome.
|
gptkbp:example |
for(int i=0; i<1000; i++) {}
|
https://www.w3.org/2000/01/rdf-schema#label |
Useless Loop
|
gptkbp:shouldBeAvoidedIn |
production code
|
gptkbp:bfsParent |
gptkb:Shark_Bay
|
gptkbp:bfsLayer |
5
|