Void safety

id: void-safety-215-1193888
title: Void safety
text: Void safety is a guarantee within an object-oriented programming language that no object references will have null or void values. In object-oriented languages, access to objects is achieved through references. A typical call is of the form: x.f(a,...) where f denotes an operation and x denotes a reference to some object. At execution time, however, a reference can be void. In such cases, the call above will be a void call, leading to a run-time exception, often resulting in abnormal termination
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Void_safety
date created: 2009-08-01T23:45:29Z
date modified: 2024-09-12T19:12:42Z
main entity: {"identifier":"Q7939756","url":"https://www.wikidata.org/entity/Q7939756"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part