1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
algol [13]
3 years ago
10

Why are rules required for a number system to be useful?

Computers and Technology
2 answers:
Paraphin [41]3 years ago
6 0

Rules are required for a number system because computers relay on number system and its <u>Basics of Computers - Number System</u>. The method to represent and work with numerals is called number system. Decimal number system is the most commonly used number system which is used in our daily lives but computers do not understand this system. Some of popular number systems that computers consists are binary number system, octal number system, hexadecimal number system, etc.

Further Explanation:

⦁ Computers uses different number systems, that is why we have different rules for every different number systems, for every number system to be understandable to computers, we clearly need to define specific rules to follow for computation.

⦁ There are four main types of number systems, Decimal, Binary, the Octal and the Hexadecimal.

⦁ Binary Number System: An example of basic number system that computer uses is binary number system, based on number system of 2 digits (base two), which is 0 and 1. Its considered as perfect numbering system for computers and computers relay on this number system.

⦁ Decimal Number System: is a base 10 number system, which is consists of 10 digits from 0 to 9, that w use in our daily lives,  This means that any numerical entity can be represented using these 10 digits. Decimal number system consists of ten single-digit numbers.

⦁ The Octal Number System: The octal numeral system defined as the base-8 number system, which uses the digits 0 to 7. Octal numerals can be made from binary numerals, it is made by grouping consecutive binary digits into groups of three (start from the right to left).

Answer details

Grade: High School

Subject: Computer Science and Technology

Chapter: Binary Mathematics

Keywords: number systems, binary mathematics, binary number system, octal number system, decimal to binary conversion etc

evablogger [386]3 years ago
5 0

Answer

This is because without them no one would know how much each symbol represents, and no one would be able to decipher the message.

Explanation

Number system is a way to represent numbers. It  is a writing system for expressing numbers; that is, a mathematical notation for representing numbers of a given set, using digits or other symbols in a consistent manner.

In computing or in a computer number systems are the techniques which represents numbers in the computer system architecture where   every value that you are saving or getting into/from computer memory has a defined number system.Computer architecture supports  . Binary number system,Octal number system and Decimal number system.

You might be interested in
A file concordance tracks the unique words in a file and their frequencies. Write a program that displays a concordance for a fi
neonofarm [45]

Answer:

Python file with appropriate comments given below

Explanation:

#Take the input file name

filename=input('Enter the input file name: ')

#Open the input file

inputFile = open(filename,"r+")

#Define the dictionary.

list={}

#Read and split the file using for loop

for word in inputFile.read().split():

  #Check the word to be or not in file.

  if word not in list:

     list[word] = 1

  #increment by 1

  else:

     list[word] += 1

#Close the file.

inputFile.close();

#print a line

print();

#The word are sorted as per their ASCII value.

fori in sorted(list):

  #print the unique words and their

  #frequencies in alphabetical order.

  print("{0} {1} ".format(i, list[i]));

3 0
4 years ago
Please help me what is an example of a growing trend on social media
Marizza181 [45]

Answer:

B

Explanation:

8 0
3 years ago
Passing by reference is used if a parameter's data flow is A. one-way, into the function. B. one-way, out of the function. C. tw
tiny-mole [99]

Passing by reference is used if a parameter's data flow is two-way, into and out of the function.

C. two-way, into and out of the function.

<u>Explanation:</u>

If a function in programming language passing the parameter by reference means it only sending the address of parameter to a function. If any value is changed on reference parameter it will changed original value.

If parameter passed by value means it is one way, where value been send to the function.

Whereas by reference means it two-way, in and out of the function. Mostly it called as pointer.

It is available in c , c++, where declare of variable “*” or “&” address off.

4 0
4 years ago
Which is the default option for autosum?
Drupady [299]

Answer:

Average is the following the default option of auto sum feature

7 0
3 years ago
TRUE or FALSE: CSS is used to style web pages.
nirvana33 [79]

Answer:

true

Explanation:

HTML is the structure and CSS is the design

3 0
3 years ago
Other questions:
  • An example of live footage is when?
    10·2 answers
  •  In which part of a professional email should you try to be brief, but highly descriptive? 
    10·1 answer
  • Why does everyone refer to dogs as being loyal
    11·2 answers
  • To move to the beginning of the line with the keyboard, press the _______ key(s).
    6·1 answer
  • What type of filtering software divides email messages that have been received into two piles, spam and non-spam and then analyz
    13·1 answer
  • What features do plain text editors support?
    12·1 answer
  • What is difference between augmented reality and mixed reality?​
    11·1 answer
  • A ___________ variable is used to add up a set of values. fill in the blank
    8·1 answer
  • Computer engineering is a career that......
    8·1 answer
  • Q5: what is the difference between a spreadsheet and a relational database? when would you have to use a relational database ins
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!