/montada-f20/topic-t874.htm.

Slides:



Advertisements
Similar presentations
Storing Data Chapter 4.
Advertisements

Computer Memory/Storage Device
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
1 Lecture 16B Memories. 2 Memories in General RAM - the predominant memory ROM (or equivalent) needed to boot ROM is in same class as Programmable Logic.
Computer Memory.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Classification of Viruses. A Government Report from Gibb, McMillan and Wylie.
11:15:01 Storage device. Computer memory Primary storage 11:15:01.
Memory Hierarchy.
Chapter 3 Computer Hard ware
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
Viruses, Trojans and Worms The commonest computer threats are viruses. Virus A virus is a computer program which changes the way in which the computer.
Storage Devices By: Tolga, Keeshan, Adam.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
Computer Hardware Sources: Discovering Computers Information & Software technology.
3 Computing System Fundamentals
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Memory The CPU in the computer fetches data and instructions from memory to process. This type of memory is called primary memory and it is the only memory.
Supplemental reading Main Memory. REVIEW CPU-stands for central processing unit; it is the key component in a digital computer; it interprets computer.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Information Technology Basic Computer Architecture Adnan Khalid.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Primary Storage Primary storage is the storage that is directly available to the CPU. It is also known as: Main Memory Main Memory Direct Access Storage.
Allow computers to store programs and information for use at a later date Storage Devices.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
By : Reem Hasayen. A storage device is a hardware device capable of storing information. There are two types of storage devices used in computers 1. Primary.
“Read Only Memory” a class of storage media used in computers and other electronic devices. This tells the computer how to load the operating system.
Virus. What is a virus ? A virus is a programme that is loaded onto your computer without your knowledge. Most viruses ‘infect’ other programmes by modifying.
ROM AND RAM By Georgia Harris. WHAT DOES IT MEAN?  RAM: random access memory  ROM: read only memory.
Introduction to Computer Special Thanks S.W.A.ShahNIST.
STATUS REGISTER  It is a group of flip-flops. But it is not used to store data.  Each bit in the status register is used to indicate a particular condition.
Levi Garner. Topics  Computer Storage Devices  Storage Media and Storage Devices  Memory and Storage.
CMSC 104, LECT02 1 Machine Architecture An Introduction to Computer Components.
Hosted by Mr. Browning Input Viruses Storage Output
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Computer Storage. What is Primary Storage? ● Primary storage is computer memory that is directly accessible to the CPU of a computer without the use of.
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
Parts of a Computer.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Tech Level Cyber Security
Computer Systems Nat 4/5 Computing Science
What is it and why do you need it?
Storage capacity of a computer
Internal Memory.
Storage devices of Computer Submitted By Pravesh Kumar UPS Beetia
Principles & Applications
Primary Storage and Secondary Storage Devices Chapter 3
COMPUTER MEMORY & DATA STORAGE
WHAT IS A VIRUS? A Computer Virus is a computer program that can copy itself and infect a computer A Computer Virus is a computer program that can copy.
COMPUTER MEMORY & DATA STORAGE
Computer Based Technology:
Computer Memory BY- Dinesh Lohiya.
Discovering Computers 2014: Chapter6
Kinds of memory in human and machine
GCSE OCR 3 Memory Computer Science J276 Unit 1
MICROPROCESSOR MEMORY ORGANIZATION
2.C Memory GCSE Computing Langley Park School for Boys.
Hardware Main memory 26/04/2019.
Objectives Describe the difference between RAM and ROM
Computer Memory.
Computer components.
Presentation transcript:

/montada-f20/topic-t874.htm

Type of Viruses There are many types of computer viruses: File virus : Most viruses fall into this category. A virus attaches itself to a file, usually a program file. Boot sector virus : These viruses infect floppy and hard drives. The virus program will load first, before the operating system. Macro Virus : This is a new type of virus that use an application's own macro programming feature to distribute themselves. Unlike other viruses, macro viruses do not infect programs; they infect documents. Virus Hoax : Although there are thousands of viruses discovered each year, there are still some that only exist in the imaginations of the public and the press - known as virus hoaxes. These viruses hoaxes DO NOT EXIST, despite rumor of their creation and distribution.

Robert Dennard was the inventor of RAM: Random Access Memory, the device was patented in 1968 by Dennard. A group of Memory chips, typically of the dynamic RAM (DRAM) type, which functions as the computer's primary workspace. The "random" in RAM means that the contents of each byte can be directly accessed without regard to the bytes before or after it. This is also true of other Types of Memory chips, including ROMs (Read Only Memory) and PROMs (Programable ROM). However, unlike Non-volatile ROMs (Read Only Memory) and PROMs (Programable ROM), Volatile RAM chips require power to maintain their data, which is why you must save your data onto disk before you turn the computer off. ram