- execute [execution] statement
-
оператор выполнения программы
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Execution by firing squad — Firing squad and shot at dawn redirect here. For other uses, see Firing squad (disambiguation). For the UK memorial, see Shot at Dawn Memorial. Part of a series on Capital punishment … Wikipedia
Verilog — In the semiconductor and electronic design industry, Verilog is a hardware description language (HDL) used to model electronic systems. Verilog HDL , not to be confused with VHDL, is most commonly used in the design, verification, and… … Wikipedia
Lock (computer science) — In computer science, a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. Locks are one way of enforcing concurrency control policies. Contents 1 Types 2… … Wikipedia
dispatch — Synonyms and related words: accelerate, accomplish, accomplished fact, accomplishment, account, achieve, achievement, acknowledgment, acquaintance, address, administration, advice, agility, air speed, air express, airfreight, airmail, alacrity,… … Moby Thesaurus
Troy Davis — For the American and Canadian football running back, see Troy Davis (football player). Troy Anthony Davis Born October 9, 1968(1968 10 09) Died September 21, 2011( … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Parallel computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Criticism of APL — APL has been used since the mid 1960s on mainframe computers and has itself evolved in step with computers and the computing market. APL is not widely used, but minimalistic and high level by design, at several points in its history it could have … Wikipedia
Capital punishment — Death penalty and Death sentence redirect here. For other uses, see Death penalty (disambiguation) and Death sentence (disambiguation). Execution and Execute redirect here. For other uses, see Execution (disambiguation) and Execute… … Wikipedia
Java keywords — The following are brief definitions of the keywords for the Java programming language. Most IDEs use syntax highlighting to display keywords in a different color for easy identification.;abstract:Used in a class declaration to specify that a… … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia