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

From Polyglot Club WIKI
Jump to navigation Jump to search
m (Quick edit)
ย 
(9 intermediate revisions by 2 users not shown)
Line 2: Line 2:
[[File:Drapeau-Empire-Romain.jpg|thumb]]
[[File:Drapeau-Empire-Romain.jpg|thumb]]


Hi Latin learners! ๐Ÿ˜ƒ
__TOC__
Hi everyone! ๐Ÿ˜ƒ


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.
In today's lesson, we'll discover what is the meaning of "Null".


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


==How do we translate "Null" in Latin?==
==How do we translate "Null" in Latin?==
Line 14: 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]