assert utasítás
C1
Hungarian
assertion
NOUN
C1
TECHNICAL
1
assertion
C1
Usage pattern:
assert utasítással ellenőriz vmit; assert utasítás leállítja a programot
No example pairs yet.
Meaning
programming check that a condition holds
Themes
programming
|debugging
|runtime_check
|error_handling
|code
|technology
Definition
In computer programming, a statement in the code that tests whether a condition is true at a certain point during execution, usually causing an error if it is not.
Grammar
No grammar details available yet.
Expressions
No expressions linked to this entry yet.