Object Oriented Software Engineering View all facts Glossary Help |
subject > programming language construct > statement > assertion |
assertion comparison table |
Subject | is a kind of | is a subtopic of | has definition |
---|---|---|---|
statement | programming language construct | The Basics of Java | |
assertion | statement | 9.2 - Principles Leading to Good Design | A statement that must be true; if it becomes false then the software has encountered a failure |
Next statement: assignment statement Up: statement Previous statement: user interface statement