answersLogoWhite

0

A computer works in binary, meaning that a computer interprets everything as simply 'on' or 'off', and recognizes two numbers: zero and one.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you read goodman serial numbers?

First Two numbers are the Year -The second Two are the Month BudgetAirSupply.com


Shell script for multiplying two numbers?

#!/bin/Bash echo "Enter the two numbers to be Multiplied:" read n1 read n2 answer=`expr $n1 \* $n2` echo $answer


Where to find two cute ladies?

Go look at the computer numbers in Mrs smith's class @ Pickens County Middle School 7/8 computer numbers.


Pseudocode for subtraction of two binary numbers?

start read a read b c=a-b print c end


A modern personal computer is capable of multiplying two numbers in a few?

A modern personal computer is capable of multiplying two numbers in just a few nanoseconds. A nanosecond is a unit of time equal to one billionth of a second.


What is a shorthand way that the computer displays long binary numbers making them easier for human beings to read and understand?

Hexidecimal


What are the only two binary digits of a binary system which a computer can read?

0 and 1.


How many numbers between 100 and 120 read the same way forward and backward?

101 and 111 are the two numbers between 100 and 120 that read the same way forward and backward.


Write is the pseudo code that reads two numbers and multiplies them together and print out their product?

Certainly! Here's a simple pseudocode snippet that reads two numbers, multiplies them together, and prints out their product: 1. Read firstNumber 2. Read secondNumber 3. product = firstNumber * secondNumber 4. Print product In this pseudocode, we first read the two numbers, then multiply them to calculate the product, and finally print out the result.


What two things must you know to measure work?

How to add, substract, read numbers, and see.


The binary system used by a digital computer consists of?

it consists of two numbers : 0 and 1


What are the two main types of computer chips?

ROM (Read only Memory) and RAM (Random access memory). However, there are loads more types of computer memory than these two.