answersLogoWhite

0


Best Answer

Binary.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number system represents numeric data as a series of 0s and 1s?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is cml Roman numerals in numeric?

CML represents the Roman numeral for 950. Roman numerals are a numeric system in which letters are used to represent numbers. In this case, C refers to 100 and M represents 1000, so the combination CML represents 950.


How did the roman right the number 2359 in numeric system?

MMCCCLIX


What is Binary System is and how ito represents data?

The binary numeral system, or base-2 number systemrepresents numeric values using two symbols, 0 and 1. More specifically, the usual base-2 system is apositional notation with a radix of 2.


Is a googleplex the highest number in the numeric system?

Nowhere near! See the link for more information.


What number does VI stand for?

In the Roman Numeric system, each letter has a numeric value. For example, I = 1, and V = 5. Therefore, VI is equal to 6. The other numeric values in the roman system are: I = 1 V = 5 X = 10 L = 50 C = 100 D = 500 M = 1000


What number in your numeral system does the roman numeral lx represent?

If that is LX then it represents 60, if it is IX it represents 9.


Which number represents the value of the base in every number system?

10 (that is, one zero, not ten).


What was the mathematical symbol credited to the Mayan culture?

The number zero was credited to the mayans. Below is a table showing the Mayan numeric system.


Is 0 used in the roman numeric system?

no


In the hexadecimal numbering system what represents the number 11?

The decimal number 11 is equal to the hexadecimal number B.


How is data represented in a computer?

Computers work with a binary number system that consists of only two digits - zero and one. Inside the computer binary number is represented by an electrical pulse. One means a pulse of electricity and zero means no pulse. All the data entered into computers is first converted into the binary number system. One digit in binary number system is called bit and combination of eight bits is called byte. A byte is the basic unit that is used to represent the alphabetic, numeric and alphanumeric data. Data is represented inside a computer as a series of on and off pulses. Humans think of those pulses in terms of a binary-based numbering system. Data is the combination of characters, numbers and symbols collected for a specific purpose. Data is divided into three types; alphabetic data, numeric data and alphanumeric data. Numeric data consist of ten digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, two signs + and - and decimal point . There are different types of number system that are used to represent numeric data. These number systems are decimal number system, binary number system, octal number system and hexadecimal number system. Alphabetic data is used to represent 26 alphabetic. It consist of capital letters from A to Z, small letters from a to z and blank space. Alphabetic data is also called nonnumerical data. Alphanumeric data used to represent alphabetic data, numeric data, special character and symbols.


What is difference between positional and non-positional number system?

In non-positional number system, each symbol represents the same value regardless of its position.In positional number system ,each symbol represents different value depending on the position they occupy in a number.In non positional number system,its very difficult to perform arithmetic with such a number system.In positional number systems were developed.