Flashcards
Take Quiz- term
code
definitionprogramming languages used to create, edit or manage computer programs or applications.
- term
bug
definitiona bug is a programming error that causes unexpected glitches or problems for a program's end user
- term
bit
definitiona bit is an abbreviation for "binary digit," the smallest piece of information used by a computer. each bit is either a 1 or a 0, which are the binary digits that make up computer language
- term
debug
definitionrefers to the process of finding and removing errors from a program's source code.
- term
IP address
definitionalso known as an "IP number" or simply an "IP," this is a numerical code that identifies a specific computer on the internet.
- term
RAM
definitionthis is an acronym for random-access memory, the place where a computer stores data while it is being used or changed.