1. w celu Answer the following questions. How is data stored in the computer memory? 2. What are the four number systems? Explain each one briefly with examples 3. What is a word in computer memory? Which number system is used most commonly in digital systems? Which is the number system we use in our daily lives?
Answers
Answer:
I will explain the question and you will be satisfied with the answer
Explanation:
hope you understand my explanation and don't forget to support me thank you
Answer:
1) All data in a computer is stored as a number. ... The device is made up of a spinning disk (or disks) with magnetic coatings and heads that can both read and write information in the form of magnetic patterns. In addition to hard disk drives, floppy disks and tapes also store data magnetically.
2) There are four main types of number systems:
★Binary number system (Base - 2 2 )
★Octal number system (Base - 8 8 )
★Decimal number system (Base - 10 10 )
★Hexadecimal number system (Base - 16 16 )
3) In Verilog HDL, a memory word is a register in a memory (that is, RAM or ROM) block that contains the same range of bits as the other registers in the memory. ... For example, the memory reg [5:0] EXAMPLE [0:2] defines 3 memory words, each containing a bit range of 5 to 0 .
4) The binary number system is the most important one in digital systems, but several others are also important. The decimal system is important because it is universally used to represent quantities outside a digital system.
5) There are number of different numbering system which is in use for the unique ability to represent different numbers. Binary, Octal, Denary and Hexadecimal are number systems that are used in different aspects Denary number is the most commonly used number system which is frequently used in daily life.