Menu
Social Buttons

Glossary of Computer Terms

Terms starting with alphabet 'N'

TermDescription
Name ServerA name server translates domain names into IP addresses. Registration of domain names require listing of atleast two name servers.
NanosecondA unit of measurement of time. There are 1,000,000,000 (a billion) nanoseconds in a second.
NetiquetteNetiquette, or net etiquette, refers to etiquette on the Internet. Sending spam mails is against netiquettes.
NetworkWhen two or more computers are connected to each other, a network is created. This is usually done for sharing of information, files and hardware resources among the computers.
NewbieA new user of computer, a computer program, the Internet or any other technology.
NICAn acronym for 'Network Interface Card'. NIC is a card that plugs into a computer to allow it to have access to a network.
NodeA Computer or device connected to a network is called a node.
NTFSAcronym for "New Technology File System." NTFS is a file system introduced by Microsoft with Windows NT. NTFS has many improvements over FAT file management system but does not allow outdated operating systems like DOS and Windows 95 to run.
NullWhen a variable has no value it is NULL. As 0 (zero) is a value, it is not null.
NybbleA nybble also spelled as nibble is a set of four bits. A nybble is one half of a byte.