answersLogoWhite

0

Binary number system ,which has only two digits 0 and 1.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is Computer Number System?

Computer Number Systems are.........


Where the ALU is used?

A; In a computer if the need is for number crunching or rather calculations


What are number systems use in computer?

Binary Number System


What types of jobs can those with computer information systems degrees expect to work in?

There are a number of jobs available to those with computer information systems degrees. One can expect to find jobs as a systems analyst, programmer, IT infrastructure systems specialist and computer administration.


How is the speed of a microchip measured?

The speed of a microchip is measured in hertz and the number of calculations it can perform in a second. As the clock speed increases, so does the heat produced.


Why are mainframe systems usually limited in the number of tasks they perform?

are they? i don't see any limits.


What is the significance of a normalized binary number in computer science and how is it used in data representation?

A normalized binary number in computer science is important because it represents a standardized format for storing and manipulating numbers. It is used in data representation to ensure consistency and efficiency in calculations and operations. By normalizing binary numbers, computers can perform arithmetic operations more accurately and efficiently, making it easier to process and manipulate data.


What is the definition of number smart?

I think and look at problems from a logic and scientific point of view. I am able to perform complicated calculations since I have the ability to use numbers.


What is Direct Addressing in computer systems architecture?

Direct Addressing in computer systems architecture is when the number in the address field of the instruction is the actual memory address to be accessed.


What is a biocomputing?

A biocomputer is any of a number of proposed systems using DNA or proteins to perform data processing.


What is calculate speed?

A computer's processor speed describes the maximum number of calculations per second the processor can perform, and is given in megahertz (MHz) or gigahertz (GHz). Generally, the larger the number, the faster and more powerful the processor.In computing, FLOPS (for FLoating-point Operations Per Second) is a measure of computer performance, useful in fields of scientific calculations that make heavy use of floating-point calculations. For such cases it is a more accurate measure than the generic instructions per second.


What is an floating point representation?

Floating point representation is a method of encoding real numbers in a way that can accommodate a wide range of values by using a fixed number of digits. It consists of three components: a sign bit, an exponent, and a significand (or mantissa), allowing for the representation of very large or very small numbers. This system is commonly used in computer systems to perform calculations that require precision and efficiency. However, it can introduce rounding errors due to its finite precision.