Dictionary of Computer and Internet Terms: illegal operation
illegal operation
an operation that a program is not permitted to perform, such as writing on a read-only disk or using memory allocated to some other program. Illegal operations are almost invariably the result of errors in programming.


