DBpedia – Linked Data Fragments

DBpedia 2015-10

Query DBpedia 2015-10 by triple pattern

Matches in DBpedia 2015-10 for { ?s ?p "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 (or, equivalently, pointers). 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 (or null). In such cases, the call above will be a void call, leading to a run-time exception, often resulting in abnormal termination of the program.Void safety is a static (compile-time) guarantee that no void calls will ever arise."@en }

Showing triples 1 to 1 of 1 with 100 triples per page.