Dictionary
Translation
Tools
Word list
Emoticon dictionary
Firefox search plugin
VDict bookmarklet
VDict on your site
About
About
FAQ
Privacy policy
Contact us
Options
Change Typing Mode
Delete history
View history
Tiếng Việt
Lookup
Lookup
Computing (FOLDOC)
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
Vietnamese - French
French - Vietnamese
Computing
English - English
Chinese - Vietnamese
Enter text to translate (200 characters maximum)
Translate now
Translate now
Search in:
Word
Vietnamese keyboard:
Off
Virtual keyboard:
Show
Translation
powered by
Computing (FOLDOC) dictionary
(also found in
English - Vietnamese
,
English - English (Wordnet)
, )
loop
Jump to user comments
programming
A sequence of
instructions
that the
processor
repeats, either until some condition is met, or
indefinitely.
In an
structured language
(e.g.
C
,
Pascal
,
BASIC
, or
Fortran
), a loop is usually achieved with
for loop
,
whileloop
or
repeat loop
constructs.
In other languages these constructs may be synthesised with a
jump
(
assembly language
) or a
GOTO
(early Fortran or
BASIC).
(1999-05-06)
Related search result for
"loop"
Words pronounced/spelled similarly to
"loop"
:
LWP
lv
lub
LPI
LPF
love
LOP
loop
LLP
LIFO
more...
Words contain
"loop"
:
Asymmetric Digital Subscriber Loop
busy-loop
CommonLoops
Digital Subscriber Loop
do loop
dup loop
endless loop
Fibre Channel-Arbitrated Loop
for loop
horizontal loop combination
more...
Words contain
"loop"
in its definition in
Computing (FOLDOC) dictionary:
repeat loop
for loop
loop
loop combination
infinite loop
while
loop through
dup loop
tight loop
read-eval-print loop
more...
Comments and discussion on the word
"loop"