answersLogoWhite

0

What else can I help you with?

Continue Learning about Math & Arithmetic
Related Questions

Explain why Boolean logic is so important for computers?

Because computers uses binary as its language. And programs are representation of logic.


What language uses binary digits?

how many generations of computer languages have there been since the middle of the 20th century


Why computer understsnd binari language?

The earliest computers consisted or rows of switches that were either on or off - Binary language uses just two digits - 1 and 0 to represend everything that the computer does. This is basically what a a binary language is. The figure 1 relates to a 'true' condition (ie the switch is on) and the 0 relates to a 'false' condition (the switch is off) Every function of a computer - from the most complex calculation to the simplest game is broken down inside the computers processors to binary code.


Define pseudo language?

A pseudo language is a non-specific, conceptual programming language that uses commonly understood programming constructs that can be easily translated into any specific programming language. Pseudo language is typically used to conceptualize algorithms in a commonly understood language without being overly specific or verbose to any one language. This makes the algorithm more accessible to more programmers, regardless of their preferred language.


What are the main uses of the T SQL programming language?

T SQL programming language is designed specifically to communicate instructions to machinery, particularly computers. They are used to create programs in which is controlled by language and communication.


The binary system of numbers uses which two numberlcal digits?

Binary means base 2 - it uses two digits. Those digits are zero and one.


What are the ten numerical system?

The ten numerical systems commonly referenced are: Decimal (Base 10) - Uses digits 0-9. Binary (Base 2) - Uses digits 0 and 1. Octal (Base 8) - Uses digits 0-7. Hexadecimal (Base 16) - Uses digits 0-9 and letters A-F. Duodecimal (Base 12) - Uses digits 0-11. Vigesimal (Base 20) - Uses digits 0-19. Sexagesimal (Base 60) - Used in ancient Mesopotamia, still used for time and angles. Quinary (Base 5) - Uses digits 0-4. Ternary (Base 3) - Uses digits 0-2. Base 36 - Uses digits 0-9 and letters A-Z. Each system has unique applications in mathematics, computing, and cultural contexts.


The number system that only uses two digits 0 and 1 is called?

The binary system uses the digits 0 and 1


What Computer language uses 10110000?

This is binary and are used as far as i know in all modern computers with one exception and that is the quantum computer witch uses 0, 1, and every thing in between.


What number do computers use as a basis to store data?

I'm assuming you're asking about binary code, which uses combinations of just two digits - 0 and 1 - to encode electronic information.


What are uses of computers in banks besides cash points and clearing cheques?

state two uses of computers in banking


Octa word in computer?

The octa or octal numeral system, which is also known as oct, is a base-8 number system used in computers. This number system uses only digits 0 to 7.