Skip to main content
In certain communities, null can be defined as the fetishism of characters without genitals and/or other defining bits. Null fetish usually tends to be accompanied by suggestive poses and more cartoony anatomy.
"I grew up with cartoons which probably helped develop my null fetish."
null by yourerealname666 January 11, 2021
Related Words
Amounting to nothing of significance
Null by Makeline June 15, 2017
German for zero
And also I have seen it in YouTube.
Null Eins Zwie Drei 0123
Null by Vivbuscus July 7, 2015
NULL - n., adj. - signifying the absance of data. Things such as character strings, and various types of numeric values can be described as "NULL" when they contain no data. (shadow:light::NULL:data)
ex.1:
<faceprint> we returned js->roomlist without setting it, so it was NULL

ex.2:
(In C++:
void function()
{
int variable;
}

'variable' would have a value of NULL until it is initialized, and 'function' would return NULL because it was created with a 'void' data type.)

ex.3:
"Your sister is soooo stupid, it's like she's NULL between the ears..."
NULL by Vorondil September 18, 2004
Programming term meaning empty or not set.
Pressing return on an empty web form returns null values.
Null by Chris Patterson November 9, 2007
1. Of or relating to nothing; nothingness.
2. Javascript, when a propertie has the equalness of zero, etc.
1. My bedroom is just null.
2. The command prompt asked me to type my name. I hit 'Enter' without typing a name, and on the webpage, it said 'Hello, null! Welcome to my site!'