Difference between revisions of "Language/Latin/Vocabulary/Null"

From Polyglot Club WIKI
Jump to navigation Jump to search
m (Quick edit)
Β 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:


__TOC__
__TOC__
Hi everyone! πŸ˜ƒ


Hi Latin learners! πŸ˜ƒ
In today's lesson, we'll discover what is the meaning of "Null".


In today's lesson, we'll discover what is the meaning of "Null" in English, its translation in Latin and its meaning in computer science.
==Origin of Null==


==What is the Meaning of "Null" in English?==
The "Null" word traces to the Latin word nullus, from ne-, meaning "not," and ullus, meaning "any."
* null - having no legal or binding force; invalid.


==How do we translate "Null" in Latin?==
==How do we translate "Null" in Latin?==
Line 16: Line 16:


[[File:nullus_latin.mp3]]
[[File:nullus_latin.mp3]]
==The Null symbol: <big>βˆ…</big>==
The Null symbol (βˆ…) is used in linguistics to denote zero (linguistics), an empty set. It's based on the zero symbol with a forward slash line through it.
==What is the Meaning of "Null" in English?==
* null - having no legal or binding force; invalid.


==What is a null value in a computer language?==
==What is a null value in a 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.
In multiple computer languages, Null is considered either a value or a constant. It is found in computer languages like C++, Java, JavaScript, PHP and many others. 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.
Β 
==Other Lessons==
* [[Language/Latin/Vocabulary/Animals|Animals]]
* [[Language/Latin/Vocabulary/Drinks|Drinks]]
* [[Language/Latin/Vocabulary/Education|Education]]
* [[Language/Latin/Vocabulary/Food|Food]]
* [[Language/Latin/Vocabulary/Words-and-Expressions-Latin|Words and Expressions Latin]]
* [[Language/Latin/Vocabulary/Weather|Weather]]
* [[Language/Latin/Vocabulary/Fruits|Fruits]]
* [[Language/Latin/Vocabulary/Numbers|Numbers]]
* [[Language/Latin/Vocabulary/Feelings-and-Emotions|Feelings and Emotions]]
* [[Language/Latin/Vocabulary/Clothes|Clothes]]
<span links></span>

Latest revision as of 19:51, 27 March 2023

Null-in-latin-polyglotclub.png
Drapeau-Empire-Romain.jpg

Hi everyone! πŸ˜ƒ

In today's lesson, we'll discover what is the meaning of "Null".

Origin of Null[edit | edit source]

The "Null" word traces to the Latin word nullus, from ne-, meaning "not," and ullus, meaning "any."

How do we translate "Null" in Latin?[edit | edit source]

  • nullus, irritus, inritus

The Null symbol: βˆ…[edit | edit source]

The Null symbol (βˆ…) is used in linguistics to denote zero (linguistics), an empty set. It's based on the zero symbol with a forward slash line through it.

What is the Meaning of "Null" in English?[edit | edit source]

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

What is a null value in a computer language?[edit | edit source]

In multiple computer languages, Null is considered either a value or a constant. It is found in computer languages like C++, Java, JavaScript, PHP and many others. 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.

Other Lessons[edit | edit source]