Enables an error-handling routine after an error occurs, or resumes program execution.
Errors in a single thread can halt program execution altogether.
Flexible security system, program execution is controlled by a virtual machine.
Это гибкая система безопасности, т.е исполнение программы полностью контролируется виртуальной машиной.
Another important Java feature is flexible security system along with a complete control over the program execution via virtual machine.
Другой важной особенностью технологии Java является весьма гибкая система безопасности, благодаря тому, что исполнение программы полностью контролируется виртуальной машиной.
During program execution, the speed of memory access is of utmost importance.
Memory access issues often lead to unforeseen errors during program execution.
Type safety reduces the likelihood of runtime errors during program execution.
Continuing means resuming program execution until your program completes normally.
In many cases, an intermediate language enhances the efficiency of program execution.
Во многих случаях промежуточный язык повышает эффективность выполнения программы.
Pauses program execution for a specified number of milliseconds.
Приостанавливает выполнение программы на заданное число миллисекунд.
They are ignored by the compiler and have no consequences to the program execution.
Комментарии игнорируются компилятором и никак не влияют на ход выполнения программы.
Values of variables, as opposed to constants, may change during the course of program execution.
Переменные в отличие от констант могут менять свои значения в процессе выполнения программы.
The program execution will not be retried.
Попытка выполнения программы не будет повторена.