Back to Course

JSS2: COMPUTER STUDIES - 1ST TERM

0% Complete
0/0 Steps
  1. Computer Software | Week 1
    4 Topics
    |
    1 Quiz
  2. Operating System | Week 2
    9 Topics
    |
    1 Quiz
  3. Computer Memory: Primary And Secondary Memory | Week 3
    5 Topics
    |
    1 Quiz
  4. Computer Memory II: Secondary Memory (Backing Storage) | Week 4
    2 Topics
    |
    1 Quiz
  5. Number System I | Week 5
    4 Topics
    |
    1 Quiz
  6. Number System II | Week 6
    3 Topics
    |
    1 Quiz
  7. Units of Storage In Computer | Week 7
    2 Topics
    |
    1 Quiz
  8. Problem Solving Skills With Computer | Week 8
    5 Topics
    |
    1 Quiz
  9. Computer Programming Languages | Week 9
    3 Topics
    |
    1 Quiz



Lesson Progress
0% Complete

Topic Content:

  • Meaning of Number System
  • Types of Number Systems
    • binary, decimal, octal, hexadecimal
  • Binary-coded Decimal (BCD)
  • Summary

A computer can understand only a few symbols called digits and these symbols describe different values depending on the position they hold in the number. In general, the binary number system is used in computers. However, the octal, decimal and hexadecimal systems are also used sometimes.

Numbers, alphabets, and symbols that are sent to the CPU must, first of all, be changed to binary digits before any actions can be taken by the CPU. The section of the CPU that does the conversion is called the decoder.

The number system, therefore, is the way in which digital computers handle numerical values.

Types of Number Systems:

There are various types of number systems in mathematics. The most common number system types used are:

  • Binary number system (Base – 2)
  • Octal number system (Base – 8)
  • Decimal number system (Base – 10)
  • Hexadecimal number system (Base – 16)

Binary System:

The binary numeral system is the base 2 number system. It is very important because it is used by computers for numerical calculations. Binary numbers are made up of two digits: 1 and 0. A computer contains a number of switches. Each switch is either ‘on’ or ‘off’. ‘On’ represents ‘1’, and ‘Off’ represents ‘0’.

 

You are viewing an excerpt of this Topic. Subscribe Now to get Full Access to ALL this Subject's Topics and Quizzes for this Term!

Click on the button "Subscribe Now" below for Full Access!

Subscribe Now

Note: If you have Already Subscribed and you are seeing this message, it means you are logged out. Please Log In using the Login Button Below to Carry on Studying!

Responses

Your email address will not be published. Required fields are marked *

error: Alert: Content selection is disabled!!