Subject | English | Turkish |
math. | non-null hypothesis | karşıt hipotez |
math. | non-null hypothesis | sıfır olmayan hipotez |
comp., MS | null character | null karakteri (" A character code with a null value; literally, a character meaning "nothing." Although it is real in the sense of being recognizable, occupying space internally in the computer, and being sent or received as a character, a NUL character displays nothing, takes no space on the screen or on paper, and causes no specific action when sent to a printer. In ASCII, NUL is represented by the character code 0. ") |
math. | null hypothesis | ilk hipotez |
math. | null hypothesis | sıfır hipotezi |
comp., MS | null key | null anahtar (A null value that is encountered in a key column) |
comp., MS | null modem | kukla modem (Special cabling that eliminates the modem's need for asynchronous communications between two computers over short distances. A null modem cable emulates modem communication) |
comp., MS | null pointer | boş işaretçi (A pointer to nothing: usually a standardized memory address, such as 0. A null pointer usually marks the last of a linear sequence of pointers or indicates that a data search operation has come up empty) |
math. | null recurrent state | etkisiz geri dönülen durum |
math. | null recurrent state | geçiş durumu |
comp., MS | null reference | boş referans (In C++, a reference that has not been assigned an object) |