Language/Latin/Vocabulary/Null

From Polyglot Club WIKI
< Language‎ | Latin‎ | Vocabulary
Revision as of 00:26, 5 June 2022 by Vincent (talk | contribs)
Jump to navigation Jump to search
Rate this lesson:
5.00
(one vote)

Meaning of "Null"

  • null - having no legal or binding force; invalid.

What is a null value in computer language?

In multiple computer languages, Null is considered either a value or a constant. It is mainly found in the C++ and C++ languages, as well as in those close to Java, JavaScript or even PHP. Null means the state of a variable that has no value, that has not yet been initialized, or that of a pointer that has no target.

Contributors

Vincent and Maintenance script


Create a new Lesson