Content
@
0 reply
0 recast
2 reactions
Pink π©π΅ππΉπβ‘οΈ
@misagh
What does 0 and 1 mean in programming? decimal. Since the binary system uses only two digits or bits and represents numbers using varying patterns of 1s and 0s, it is known as a base-2 system. Here, 1 refers to "on" or "true," while 0 refers to "off" or "false."
23 replies
2 recasts
78 reactions
Sam.apπ©πΉπππ
@yogi1990
In programming, 0 and 1 are the fundamental building blocks of machine code, the language computers understand. These digits represent two states: on and off, true and false, or high and low voltage.
0 reply
0 recast
0 reaction