Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA

Size: px
Start display at page:

Download "Form 4 ICT Literacy Modules Methodist Boys School Kuala Lumpur 1.0 PROCESSING DATA"

Transcription

1 1.0 PROCESSING DATA

2 1. Name of module: 1.1 How computer processes data? 2. Learning outcomes: Students should be able to: a) understand and state how computer process data b) list down processing components c) understand the machine cycle 3. Knowledge and Skills: a) define the meaning of data processing b) explain how computer process data c) name the processing components d) draw the machine cycle 4. Module summary: At the end of the module, the students should be able to produce PowerPoint presentations about data processing. 5. List of activities: a) Set induction: Prior knowledge: (i) Part of computer system

3 (ii) Definition of CPU, input, output and memory storage CPU: (Central Processing Unit) the main part of the computer, which executes the instruction given by the program. A microprocessor will process data into information. Two parts of CPU: Input: a process entering data into computer to be processed. Output: any computer generated information displayed on screen, printed, sound, data transfer across phone line of network connection or in some machine readable form, such as disc and tape Memory storage: a place to store data, programmer information for a computer

4 b) Define the meaning of data and processing data Data is raw unprocessed that are inputs to a computer system that will give compiled information where the computer processes those facts. Data processing is any process that uses a computer program to enter data and summarise, analyse or otherwise convert data into usable information. The process may be automated and run on a computer. c) Explain how computer process data It involves recording, analyzing, sorting, summarizing, calculating, disseminating and storing data. d) Name the processing components

5 CPU - consists of 2 components: (i) Control Unit can be thought of as the brain of the CPU itself. It controls based on the instructions it decodes, how other parts of the CPU and in turn, rest of the computer systems should work in order that the instruction gets executed in a correct manner. (ii) ALU stands for Arithmetic/Logic Unit is the part that executes the computer's commands A command must be either a basic arithmetic operation: + - / or one of the logical comparisons: >< =not= Everything has to be broken down into these few operations. The ALU can only do one thing at a time but can work extremely fast. Main Memory - stores the commands that the CPU executes and the results - is where the computer stores the data and commands that are currently being used - When the computer is turned off, all data in Main Memory vanishes - consists of 5 components: a) Operating system - Some common operating systems are various versions of Windows, Windows XP, Windows 2003, Windows 2007, OS/2. These all behave in very different ways and have different hardware requirements. So they won't all run on all machines.

6 b) Applications - are various programs that are currently running on the computer, for example: Microsoft Word, Internet Explorer, etc - we can run more than one applications once using a computer- this is called multi-tasking. - each running application has to have some data stored in Main Memory, even if the application is on rest break. Some programs (especially graphics programs) require a lot of the Main Memory space c) Input/ Output Storage - When you enter new data, the keystrokes must be stored until the computer can do something with the new data. - When you want data printed out or displayed, it must be stored somewhere handy first. d) Working Storage - To store the numbers and characters that are the intermediate results of computer operations until the final values are calculated. These values "in progress" are kept in temporary locations. - For example, if the computer is adding up the numbers 3, 5, and 6, it would first add 3 to 5 which yields a value of 8. The 8 is stored in working storage. Then the 8 and 6 are added and the new value 14 is stored. The value of 14 is now available to be displayed on the screen or to be printed or to be used in another calculation.

7 e) Unused Storage - There is always some storage space that is not in use. - If space runs out in Main Memory, the computer will crash, that is, stop working. e) draw the machine cycle The CPU can fetch one piece of data in one machine cycle. It takes numerous cycles to do even a simple addition of two numbers. Action Fetch Decode Execute Store - Meaning get an instruction/data from Main Memory translate it into computer commands actually process the command write the result to Main Memory

8 f) Students project (Two in a group) PowerPoint presentation for the topics: (Two groups are doing one topic) (i) Explain how a computer processes data (ii) Define each processing component below: i. Central unit ii. ALU iii. Operating systems iv. Applications v. Input/ Output storage vi. Working storage vii. Unused storage (iii) Draw and explain the Machine Cycle (iv) Compare between main memory and storage memory

9 1. Name of module: 1.2 Binary System 1.3 Bits and Bytes 2. Learning outcomes: Students should be able to: a) define binary system, bits and bytes. b) know that the computer use binary system for computing 3. Knowledge and Skills: a) define the meaning of binary system b) recognize the pattern of binary system c) convert decimal to binary numbers and vice versa d) add binary numbers e) explain how the binary system means to the computer 4. Module summary: At the end of the module, the students should be able to complete the worksheets. 5. List of activities: a) Set induction: Setting: Human language vs Machine language How human communicate with machine? The computers language is called binary system

10 b) Binary system: - a numeral system that represents numeric values using two symbols, usually 0 and 1 - a way of counting by computers - One binary digit (0 or 1) is referred to as a bit which is short for binary digit. f) ASCII Codes Binary Character N A B C D E F G H I J K L O P Q R S T U V W X Y Z M Example: BAD:

11 c) Bits vs Bytes: g) Bits: One binary digit (0 or 1) h) Bytes: 8 binary digits/ 8 bits i) SI prefixes/metric prefixes: a. 1 Terabyte byte b. 1 Gigabyte byte c. 1 Megabyte byte d. 1 Kilobyte byte e. 1 milisecond second f. 1 microsecond second g. 1 nanosecond second h. 1 picosecond second d) Conversion between decimal and binary numbers: (i) From decimal to binary numbers For example, in binary is Operation Remainder = = = = = = = 0 1

12 (ii) From binary to decimal numbers For example, in binary is e) Adding binary numbers Basic rules: = Sum of = Sum of = Sum of = Sum of 0 with a carry of 1. Example: = f) Students worksheet: Refer to the book: A.P.P.I.T IT Training for Professionals

13 2.0 NETWORKS

14 1. Name of module: 2.1 Types of networks 2. Learning outcomes: Students should be able to: - list types of computer networks: i. Local Area Networks (LAN) ii. Metropolitan Area Networks (MAN) iii. Wide Area Networks (WAN) - Differentiate types of computer networks 3. Knowledge and Skills: a) list various of networks: LAN, MAN and WAN b) Identify the differences between types of computer networks a. Coverage area b. Networking implementation in organisations 4. Module summary: At the end of the module, the students should be able to complete worksheet.

15 5. List of activities: a) Set induction: Internet is an example of networking b) Definition of computer network: a collection of hardware and software that enables a group of computers to communicate and provide users with access to shared resources - These shared resources can include data such as files or messages, applications and other software; and hardware, such as printers or modems. - This ability to share resources is one of the primary reason why organizations implement networks c) Common network components and features Component/ Feature Server Definition Any computer that makes its hardware and software resources available for use by other computers on the network Client Workstation Any computer that uses resources of the server A high performance personal computer with specialized operation system software to provide features such as multi tasking, multi processing and security. Typically, workstations are used in situations where users need to run complex and process intensive applications on their desktop computers.

16 Media The typical connection between computers, such as network cabling Resources Shared data Files, printers or other items accessed by clients. Any file provided by a server to a client across the network Shared printers and other peripherals Any hardware resource provided by a server to a client across a network - At the most basic level, a computer network consists of at least two computers connected by a communication link, such as a physical cable. One of the computer on a network acts as a server while the other as a client. d) Types of network (i) Local Area Network (LAN) is a connection of computers cabled together to form a network in a small geographic area. The LAN can only be as large as the physical limitations of the cabling will allow. For example, within an office building. LANs are typically inexpensive to set up, run and maintan. (ii) Metropolitan Area Network (MAN) is slightly larger than a LAN and it contains within a single city or metropolitan area. MANs are typically owned by private providers. They are also expensive to implement and maintain.

17 (iii) Wide Area Network (WAN) is relatively large and spans across countries and continents. The advantage of a WAN is that it is essentially unlimited in geographic area. e) Students worksheet: Refer to the book: A.P.P.I.T IT Training for Professionals

18 1. Name of module: 2.2 Networks Topology 2. Learning outcomes: Students should be able to: a) State types of network topology: i. Star Network ii. Ring Network iii. Bus Network 3. Knowledge and Skills: a) show and explain types of network topology b) sketch the types of network topology 4. Module summary: At the end of the module, the students should be able to a simple network. 5. List of activities: a) Network topology - is the way in which the network of computers is connected - the choice of topology is dependent upon i. type and number of equipment being used ii. planned applications and rate of data transfers iii. required response times iv. cost

19 Examples: (i) Bus network topology - Each computer or server is connected to the single bus cable - A terminator is required at each end of the bus cable to prevent the signal from bouncing back and forth on the bus cable. - A signal from the source travels in both directions to all machines connected on the bus cable until it finds IP address on the network that is the intended recipient.

20 - Advantage: it consists of only one wire, it is rather inexpensive to implement when compared to other topologies - Disadvantage: it can be the single point of failure, so if the network cable breaks, the entire network will be down. Diagram: This is where to get IP address for a computer (ii) Star network topology - Each computer is connected to a central hub, so all of the traffic which transverses the network passes through the central hub. - The hub acts as a signal booster or repeater which in turn allows the signal to travel greater distances.

21 - Advantages: It is the easiest topology to design and implement It is the simplicity of adding other machines - Disadvantage: the hub is a single point of failure, so if the hub were to fail the entire network would fail. (iii) Ring network topology - Each computer is connected to the network in a closed loop or ring - Each computer has a unique address that is used for identification purposes. - The signal passes through each machine or computer connected to the ring in one direction. - The computers connected to the ring act as signal boosters or repeaters which strengthen the signals that transverse the network - The primary disadvantage of ring topology is the failure of one machine will cause the entire network to fail.

22 b) Students project: Setting: You are about to set up your home business and you probably need the internet and data sharing throughout all computers at home. Design a simple network for your house.

23 1. Name of module: 2.3 Share documents 2. Learning outcomes: Students should be able to: a) Share documents with other users through Local Area Networks(LAN) b) Receive and transfer document through LAN 3. Knowledge and Skills: a) Creating shared folders b) Receiving and transferring documents 4. Module summary: At the end of the module, the students should be able to create a folder with sharing property and access the shared documents among them. 5. List of activities: a) Set induction: Demonstration on the shared folders in school server b) Creating shared folders Step 1: Create a folder that you want to share. Step 2: Right click on the folder and and click on Sharing and Security Step 3:

24 Diagram: Step 1 and 2 Create a folder to be shared and right click to select Sharing and Security

25 c) Receiving and transferring documents: d) Students assignment: Creating shared folders

26 1. Name of module: 2.5 Current technology in Computer Networks 2. Learning outcomes: Students should be able to: a) Explain current technology in computer networks 3. Knowledge and Skills: a) Discussing current/ latest technology in computer networks: WIFI Bluetooth b) Collecting and gathering all related information on current technology in networking to be kept in the portfolio 4. Module summary: At the end of the module, the students should be able to collect and present the related information, either as portfolios or PowerPoint presentations 5. List of activities: a) Set induction: Question and answer about Bluetooth and WIFI b) Wireless Network (WIFI) is one that enables connectivity without the use of physical cable. However, generally a wireless network is not entirely wireless or without cabling. Most wireless networks communicate to, and function as part of a cabled LAN. Thus, creating a hybrid network of cabled and wireless components.

27 c) Bluetooth - is an open wireless protocol for exchanging data over short distances (using short radio waves) from fixed and mobile devices - A replacement for infrared - Applications: Wireless control of and communication between a mobile phone and a hands-free headset Wireless networking between PCs in a confined space Wireless Communication between PC input and output devices, e.g. mouse, keyboard and printer Transfer of files, contact details, calendar appointment and reminders between devices with Bluetooth technology Replacement of traditional wired serial communications in test equipment, GPS receivers, medical equipment, bar code scanners, and traffic control devices Diagram: USB dongle

28 Diagram: Bluetooth headset d)

29 3.0 DATABASE SOFTWARE ACCESS

30 1. Name of module: 3.1 Creating Database 2. Learning Outcomes: Students should be able to: a) save database file b) create table by using wizard c) differentiate field, record and table d) define primary key e) insert data in the table f) find record from table g) create form by using wizard add records edit records h) create query by using wizard i) create report by using wizard 3. Knowledge and Skills: a) Naming database b) Saving database c) Closing database d) Opening database e) Inserting data f) Adding and editing records g) Finding records h) Printing reports

31 4. Module summary: At the end of the module, the students should be able to carry out hands-on activities (group work). 5. List of activities: a) Set induction: Microsoft Access - is a Relational Database Management System (RDBMS), designed primarily for home or small business usage - is known as a desktop database system because it's functions are intended to be run from a single computer - is bundled as part of the Microsoft Office suite. Access Versus Excel b) Excel may be fine if you've only got a small amount of data, and if you don't have many attributes against each piece of data. It may be fine if you don't have much in the way of relational data across multiple worksheets. c) Once you start storing many attributes against each piece of data, and perhaps you find yourself repeating information across multiple worksheets, then it's time to start using Access (or another database system if you prefer).

32 d) Another important reason for using Access over Excel is, if you need to generate a lot of queries and reports. Access is much better suited for doing this compared to Excel.

33 1. Name of module: 3.2 Editing Database 2. Learning Outcomes: Students should be able to: a) Modify table: Add field b) Modify form 3. Knowledge and Skills: i) Modifying table j) Modifying form 4. Module summary: At the end of the module, the students should be able to modify form and table in their current database.

34 1. Name of module: 3.3 Getting External Data 2. Learning Outcomes: Students should be able to: a) Import data from other file type 3. Knowledge and Skills: a) Importing data from Excel 4. Module summary: At the end of the module, the students should be able to import data from Excel.

35 4.0 Cyberlaw

36 1. Name of module: 4.0 Cyberlaw 2. Learning Outcomes: Students should be able to: a) Describe the need for cyber law 3. Knowledge and Skills: a) Discussing reasons for the need of cyberlaw b) Writing a short essay on the need for cyberlaw 4. Module summary: At the end of the module, the students should be able to explain and elaborate the reasons for the need of cyberlaw.

37 5.0 Microsoft Publisher

38 5. Name of module: 5.1 Introduction to Microsoft Publisher 6. Learning Outcomes: Students should be able to: a) List components in the applications b) Create a newsletter 7. Knowledge and Skills: a) Listing components b) Creating a newsletter 8. Module summary: At the end of the module, the students should be able to

39 1. Name of module: 5.2 Creating Newsletter 2. Learning Outcomes: Students should be able to: a) Insert clip arts b) Insert text box c) Change the format of fonts d) Insert caption 3. Knowledge and Skills: a) Inserting clip arts b) Inserting text box c) Changing the format of fonts d) Inserting caption 4. Module summary: At the end of the module, the students should be able to complete a simple newsletter.

40 6.0 Internet

41 1. Name of module: 6.1 Bookmark 6.2 Downloading 2. Learning Outcomes: Students should be able to: a) know and understand the use of bookmark b) download files/ clips from the internet 3. Knowledge and Skills: a) Using bookmark b) Downloading 4. Module summary: At the end of the module, the students should be able to add a given website to the bookmark and download a requested file from a website. 5. List of activities: a) Set induction: Ask the students some questions: - What are the websites that they usually browse when they are surfing internet? - What will they do when they find anything that interests them? b) Internet browsers: - software applications for retrieving, presenting, and traversing information resources on the World Wide Web - an information resource may be a web page, image, video, or other piece of content and is identified by a Uniform Resource Identifier (URI), which is similar to website address

42 c) Using bookmark - we can save the website addresses using the feature available in our internet browser. - this helps us to browse online to the favourite websites easily - Procedures about how to use bookmark in Microsoft Internet Explorer: Step 1: Browse to the favourite website For example: Type in the website address: and click the button Enter to get to the website

43 Step 2: Click Favourites on the menu bar and Click Add to favourites Step 3: When a pop-out window comes out as below, type in the name that you want to save website.

44 Step 4: Click on the button Create in >> to get the extended window as below. Select the folder that you want to save the name in the list. Note that: To create a new folder inside another folder, just select the folder that you want to create the new folder inside it. Then, click on the button New Folder. Type in the new folder name and the click on the button OK. Step 5: Make sure the name for the website is typed and the folder that you want to save in is selected and then click on the button OK.

45 c) download files/ clips from the internet - when you need to access offline the files/ clips from the internet, we must save the files/ clips in the local computer - downloading is a way of - Procedures about how to download: Step 1: Browse to any website that allows you to download certain files/ clips Example: Step 2: Click on the button download (or sometimes it appears as a link) Step 3: When you see a company or publisher listed in a security message, make sure the company name is Microsoft Corporation.

46 If so, then it is safe to click Save.

47 Step4: Select the folder that you want to save your file/ clip inside and create a file name. Then, click on the button Save. Step5: You will see a window shown as below. Once the download progress reaches 100%, you could find the file/ clip inside the folder that you ve selected.

48 d) Students assignment: - Create bookmarks using different internet browsers, e.g. Mozilla Firefox - Manage websites saved in the bookmark - Download different types of files from any websites and tell the difference for the ways to download for different websites - Download an application from the internet and tell the difference between downloading a file and an application.

So computers can't think in the same way that people do. But what they do, they do excellently well and very, very fast.

So computers can't think in the same way that people do. But what they do, they do excellently well and very, very fast. Input What is Processing? Processing Output Processing is the thinking that the computer does - the calculations, comparisons, and decisions. Storage People also process data. What you see and hear and

More information

Dr./ Ahmed Mohamed Rabie Sayed

Dr./ Ahmed Mohamed Rabie Sayed 1 Dr./ Ahmed Mohamed Rabie Sayed 2 A network is a group of two or more computer systems linked together to exchange data and share resources, including expensive peripherals. 3 A local area network (LAN)

More information

TYPES OF COMPUTER NETWORKS

TYPES OF COMPUTER NETWORKS TYPES OF COMPUTER NETWORKS What is a Network? A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

Stonelaw High School. Computing Science. BGE - Computer Systems

Stonelaw High School. Computing Science. BGE - Computer Systems Stonelaw High School Computing Science BGE - Computer Systems Contents Computer Systems... 3 Computer Systems... 3 Hardware & Software... 3 Data Representation... 3 Representing Positive Integers... 3

More information

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance)

Computer Networks. Cables Radio signals (wireless/wifi) Telephone lines Satellite links (Long distance) COMPUTER NETWORKS Computer Networks A network is two or more computers connected together to allow them to share information and resources. Network connections are created by Cables Radio signals (wireless/wifi)

More information

Homeschool Enrichment. The System Unit: Processing & Memory

Homeschool Enrichment. The System Unit: Processing & Memory Homeschool Enrichment The System Unit: Processing & Memory Overview This chapter covers: How computers represent data and programs How the CPU, memory, and other components are arranged inside the system

More information

Question Bank. Fundamentals Of Computer FYBCA (SEM - I)

Question Bank. Fundamentals Of Computer FYBCA (SEM - I) Question Bank Fundamentals Of Computer FYBCA (SEM - I) 1) Choose the appropriate option (1 Marks Questions) 1) COBOL is an example of level language. a) low level b) middle level c) high level d) both

More information

CMSC 1513 Lecture 1.2

CMSC 1513 Lecture 1.2 Key Point: A computer is an electronic device that stores and processes data. Hardware Software Hardware comprises the visible, physical elements of the computer. Software provides the invisible instructions

More information

Networks: Communicating and Sharing Resources

Networks: Communicating and Sharing Resources Networks: Communicating and Sharing Resources 1 Network Fundamentals Networks o Links multiple computer systems and enables them to share data and resources o Types of computer networks: Local area network

More information

Copyright 2006 Prentice-Hall. All rights reserved. 1

Copyright 2006 Prentice-Hall. All rights reserved. 1 PC Basics CPSC 100 Hardware Software Networking Copyright 2006 Prentice-Hall. All rights reserved. 1 Objectives Identify basic components of a computer (hardware) Gain insight into how computers work (software)

More information

I1100 E Introduction to computer.

I1100 E Introduction to computer. Université Libanaise Faculty of Sciences I 1 st Session I1100 E Introduction to computer. Final 2017/2018 Duration : 2 h Problem 1 Multiple Choices Questions 25 points Question 1. The Operating System

More information

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas.

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Tú Teacher de Inglés 1 0B This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Anti-virus software = - A program that finds

More information

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. Networks, telecommunications and the Internet Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. The purpose of a network

More information

Many persons can work at a time on Super Computer. The first generation computer was developed in 1975.

Many persons can work at a time on Super Computer. The first generation computer was developed in 1975. (I) State True or False- Class X BASIC COMPUTER SUBJECT CODE 221 Objective Type Questions 1. The technology of Artificial Intelligence was used in second generation computer. Many persons can work at a

More information

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A

PAF Chapter Junior Section Name : Class: 5 Sec: Date: SECTION - A ICT CLASS-5 COMPREHENSIVE WORKSHEET Mid Term Session 2015-16 The City School PAF Chapter Junior Section Name : Class: 5 Sec: Date: Q1. Encircle any one correct option. i.) SECTION - A is an electronic

More information

Unit - II. Computer Concepts and C Programming 06CCP13. Unit II

Unit - II. Computer Concepts and C Programming 06CCP13. Unit II Computer Concepts and C Programming () Unit II Unit Division Unit-II (6 Hours) Processing Data Storing Data Topics Transforming Data into Information How computers represent data How computers process

More information

Vanavani Mat. Hr. Sec. School. Subject : Computer Science Std: XI. Quarterly Exam Key

Vanavani Mat. Hr. Sec. School. Subject : Computer Science Std: XI. Quarterly Exam Key Vanavani Mat. Hr. Sec. School Subject : Computer Science Std: XI Quarterly Exam Key Part I (15 X 1 = 15) 1. d 2. A 3. C 4. D 5. D 6. c 7. B 8. A 9. D 10. B 11. d 12. C 13. D 14. A 15. A Part B -Any Six

More information

networks List various types of networks and their

networks List various types of networks and their Chapter 15 Networks Chapter Goals Describe the core issues related to computer networks List various types of networks and their characteristics Explain various topologies of local-area networks Explain

More information

Microprocessors I MICROCOMPUTERS AND MICROPROCESSORS

Microprocessors I MICROCOMPUTERS AND MICROPROCESSORS Microprocessors I Outline of the Lecture Microcomputers and Microprocessors Evolution of Intel 80x86 Family Microprocessors Binary and Hexadecimal Number Systems MICROCOMPUTERS AND MICROPROCESSORS There

More information

SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node

SAMPLE PAGES. Unit 12.1 Information and Communication Systems Topic 2: Networking. What is a network? Network node Topic 2 focuses on networking. It covers: Definition of a network. Characteristics and functions of network devices. Specification of local area network (LAN). Network software. Application software. Basic

More information

CC411: Introduction To Microprocessors

CC411: Introduction To Microprocessors CC411: Introduction To Microprocessors OBJECTIVES this chapter enables the student to: Use number { base 2, base 10, or base 16 }. Add and subtract binary/hex numbers. Represent any binary number in 2

More information

Discovering Computers Chapter 9 Communications and Networks

Discovering Computers Chapter 9 Communications and Networks Discovering Computers 2009 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Describe

More information

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11 Types of Computer Networks ICS 614: Computer Networks Concepts and Principles 11 Types of networks Networks are categorized by distribution, size, and architecture. A network can be as simple as a single

More information

An Overview of the Computer System. Kafui A. Prebbie 24

An Overview of the Computer System. Kafui A. Prebbie 24 An Overview of the Computer System Kafui A. Prebbie -kafui@kafui.com 24 The Parts of a Computer System What is a Computer? Hardware Software Data Users Kafui A. Prebbie -kafui@kafui.com 25 The Parts of

More information

Chapter 15 Networks. Chapter Goals. Networking. Chapter Goals. Networking. Networking. Computer network. Node (host) Any device on a network

Chapter 15 Networks. Chapter Goals. Networking. Chapter Goals. Networking. Networking. Computer network. Node (host) Any device on a network Chapter Goals Chapter 15 Networks Describe the core issues related to computer networks List various types of networks and their characteristics Explain various topologies of local-area networks Explain

More information

INTRODUCTION TO COMPUTERS

INTRODUCTION TO COMPUTERS INTRODUCTION TO COMPUTERS When we talk about computers, we really are talking about a Computer System. Computer System: It is a combination of Hardware and Software. This combination allows a computer

More information

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Defining Computers. Defining Computers. Understanding Essential Computer Concepts Understanding Essential Computer Concepts Defining Computers A high-speed idiot must be told exactly what to do by humans and programs step-by-step instructions An electronic device that accepts input,

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

HARDWARE AND OPERATING SYSTEMS

HARDWARE AND OPERATING SYSTEMS HARDWARE AND OPERATING SYSTEMS UNIT 2. IES MIGUEL ESPINOSA - MURCIA 3º ESO HARDWARE AND OPERATING SYSTEMS COMPUTERS LANGUAGE AND FUNCTION Binary System ASCII code Units of information Computer functions

More information

OUTLINE OF THE AREAS COVERED IN THE UCTIT EXAM

OUTLINE OF THE AREAS COVERED IN THE UCTIT EXAM OUTLINE OF THE AREAS COVERED IN THE UCTIT EXAM INTRODUCTION This ICT Certification test is aimed at assessing whether a person has the basic Information and Communication Technology (ICT) knowledge and

More information

Information Science 1

Information Science 1 Information Science 1 -Basic Concepts of Computers: Opera4on, Architecture, Memory- Week 02 College of Information Science and Engineering Ritsumeikan University Today s lecture outline l Recall the previous

More information

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer General Certificate of Education (Ord.Level) Examination 2007 Information & Communication Technology I One hour Note: Answer all questions. In each of the questions 1 to 40 pick one of the alternatives

More information

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION TO COMPUTER NETWORKS Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. LAN, MAN & WAN Network in small geographical

More information

Introduction to Computers Chapter1

Introduction to Computers Chapter1 Introduction to Computers Chapter1 IS-IT-UOB 2013 Topics Covered Computer definition and main parts Computer Hardware Computer Software Computer Strengths Categories of Computers Computer Applications

More information

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017 Lecture Objectives Introduction to Computing Chapter The AVR microcontroller and embedded systems using assembly and c Students should be able to: Convert between base and. Explain the difference between

More information

(Refer Slide Time 00:01:09)

(Refer Slide Time 00:01:09) Computer Organization Part I Prof. S. Raman Department of Computer Science & Engineering Indian Institute of Technology Lecture 3 Introduction to System: Hardware In the previous lecture I said that I

More information

CONCEPTS OF MANAGEMENT COMPUTING

CONCEPTS OF MANAGEMENT COMPUTING CONBUS1 NOVEMBER 2013 EXAMINATION DATE: 11 NOVEMBER 2013 TIME: 14H00 17H00 TOTAL: 100 MARKS DURATION: 3 HOURS PASS MARK: 40% (BUS-EDP) CONCEPTS OF MANAGEMENT COMPUTING THIS EXAMINATION PAPER CONSISTS OF

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

COMPUTER HARDWARE RAYMOND ROSE

COMPUTER HARDWARE RAYMOND ROSE COMPUTER HARDWARE RAYMOND ROSE LEARNING OUTCOMES 1.1 Identify types of computer how they process information, and the purpose and function of different hardware components. Understanding the computer and

More information

A network is two or more computers, or other electronic devices, connected together so that they can exchange data.

A network is two or more computers, or other electronic devices, connected together so that they can exchange data. Computer Networks What is a Network? A network is two or more computers, or other electronic devices, connected together so that they can exchange data. For example; a network allows computers to share

More information

central processing unit (CPU) software operating system (OS) input device output device

central processing unit (CPU) software operating system (OS) input device output device central processing unit (CPU) Brain of the computer that performs instructions defined by software software Set of instructions that tells the hardware what to do. It is what guides the hardware and tells

More information

COMPUTER SCIENCE E-1 EXAM I BRIEFING. Understanding Computers & the Internet

COMPUTER SCIENCE E-1 EXAM I BRIEFING. Understanding Computers & the Internet COMPUTER SCIENCE E-1 Understanding Computers & the Internet EXAM I BRIEFING Our rst exam will take place on Monday, March 11 from 5:30pm 7:30pm EST. You will have two hours to complete the exam. is exam

More information

AN INTRODUCTION TO THE COMPUTER

AN INTRODUCTION TO THE COMPUTER AN INTRODUCTION TO THE COMPUTER COMPUTER a machine that follows instructions to accomplish a task HARDWARE Any physical components of a computer SOFTWARE Any instructions followed by the computer CATEGORIES

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

Part I: Hardware and communication

Part I: Hardware and communication Part I: Hardware and communication The following are a list of definitions for most things in the first section of the syllabus for CG1(Computing Theory). To test yourself on these items, you should attempt

More information

IB Computer Science Topic.2-

IB Computer Science Topic.2- Topic.2- Computer Organization Designed by: Allan Lawson Sources: Online Materials, thanks for all Topic 2.1.1 Computer Architecture Outline the architecture of a central processing unit (CPU) and the

More information

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies.

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies. Part 3: Packet Switching and Gail Hopkins Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins Introduction Circuit Switching vs. Packet Switching LANs and shared media Star, bus and

More information

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT NETWORK TOPOLOGY Network Topology refers to layout of a network and how different nodes in a network are connected to each other

More information

Full file at

Full file at Guide to Networking Essentials, Fifth Edition 2-1 Chapter 2 Network Design Essentials At a Glance Instructor s Manual Table of Contents Overview Objectives s Quick Quizzes Class Discussion Topics Additional

More information

Introduction to Computers. Chapter1

Introduction to Computers. Chapter1 Introduction to Computers Chapter1 ITBIS105 IS-IT-UOB 2016 IS-IT-UOB 2016 Topics Covered Computer Computer Computer Computer Categories of Computers Computer Applications in Networks definition and main

More information

Chapter 5 Local Area Networks. Computer Concepts 2013

Chapter 5 Local Area Networks. Computer Concepts 2013 Chapter 5 Local Area Networks Computer Concepts 2013 5 Chapter Contents Section A: Network Building Blocks Section B: Wired and Wireless Technologies Section C: Network Setup Section D: Sharing Files Section

More information

Edexcel GCSE in Computer Science Microsoft IT Academy Mapping

Edexcel GCSE in Computer Science Microsoft IT Academy Mapping Edexcel GCSE in Computer Science Microsoft IT Academy Mapping Topic 1: Problem solving Subject Content: 1.1 Algorithms MOAC course and lesson(s) MVA course and module(s) : 1.1.1 Understand what an algorithm

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

COMPUTER NETWORK. PBL(1)

COMPUTER NETWORK. PBL(1) COMPUTER NETWORK. PBL(1) BY : MUSTAFA H.NABBOUS NO : 1644 LIBYAN INTERNATIONAL MEDICAL UNIVERSITY FACULTY OF INFORMATION TECHNOLOGY LEARNING OBJECTIVES: WHAT IS COMPUTER NETWORK AND HOW IT WORKS? WHAT

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis p. 184 Fig.

More information

A1 ASSIGNMENT TERMINOLOGY.

A1 ASSIGNMENT TERMINOLOGY. A1 ASSIGNMENT TERMINOLOGY. Emma Ziolkowski Term Definition Image blog a web page or site that speaks to an audience of readers informally about opinionated topics. a blog is a website on which the author

More information

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. Hardware CSCE 101 Electricity: Voltage Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. The signals voltage will either be between

More information

Introduction to Computers and Applications

Introduction to Computers and Applications A World of Computers Introduction to Computers and Applications What is computer literacy? Knowledge and understanding of computers and their uses Computers are everywhere What Is a Computer? How is a

More information

Topic :- COMPUTER BASICS Subject :- COMPUTER BASICS Class :- I Semester BCA

Topic :- COMPUTER BASICS Subject :- COMPUTER BASICS Class :- I Semester BCA Topic :- COMPUTER BASICS Subject :- COMPUTER BASICS Class :- I Semester BCA By Prof. Shweta HoD- BCA Department of BCA Koshys Institute of Management Studies, Bangalore What is a Computer? An electronic

More information

COMPUTER NETWORKING. By: Dr. Noor Dayana Abd Halim

COMPUTER NETWORKING. By: Dr. Noor Dayana Abd Halim COMPUTER NETWORKING By: Dr. Noor Dayana Abd Halim Defining Computer Network Computer network is a collection of computers and other hardware devices so that network users can share hardware, software,

More information

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso 1 Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting from Binary to Decimal Converting

More information

2/29/2012. Part 1: Networking overview Part 2: Data transfer methods Part 3: Communication Channels

2/29/2012. Part 1: Networking overview Part 2: Data transfer methods Part 3: Communication Channels Jim Williams HONP-112 Week 7 Part 1: Networking overview Part 2: Data transfer methods Part 3: Communication Channels A Network consists of at least two computers, and other peripherals (like a printer)

More information

Skills for Employment Investment Project (SEIP)

Skills for Employment Investment Project (SEIP) Skills for Employment Investment Project (SEIP) Standards/ Curriculum Format For IT Support Technical Course Duration: 3 months www.bitm.org.bd 1 Course Structure and Requirements Course Title: IT Support

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low Chapter 15 Networking Concepts 1. Define networking. It is the interconnection of independent computing devices for sharing of information over shared medium. 2. What is the need for networking? / What

More information

Functional Skills. Entry 3 to Level 2. IT Basics Information

Functional Skills. Entry 3 to Level 2. IT Basics Information Functional Skills Skills ICT Entry 3 to Level 2 YOU DO NOT NEED TO WORK THROUGH THIS. IT IS AN PACK TO TEACH YOU THE SKILLS NEEDED TO COMPLETE THE TASKS. YOU CAN USE IT WHILST WORKING THROUGH THE TASKS,

More information

Elements of Computers and Programming Dr. William C. Bulko. What is a Computer?

Elements of Computers and Programming Dr. William C. Bulko. What is a Computer? Elements of Computers and Programming Dr. William C. Bulko What is a Computer? 2017 What is a Computer? A typical computer consists of: a CPU memory a hard disk a monitor and one or more communication

More information

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today:

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today: 1 Computer, Internet, and Network Basics 2 Computer Basics A computer system includes a computer, peripheral devices, and software Computer refers to a device that accepts data as input, processes data,

More information

System Unit Components Chapter2

System Unit Components Chapter2 System Unit Components Chapter2 ITBIS105 IS-IT-UOB 2013 The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis

More information

MOTHER TERESA SR. SEC. CO-ED SCHOOL. CLASS VIII (Comp Sc.) CHAPTER-1 : ABOUT NETWORKING

MOTHER TERESA SR. SEC. CO-ED SCHOOL. CLASS VIII (Comp Sc.) CHAPTER-1 : ABOUT NETWORKING Q1. Multiple Choice Questions MOTHER TERESA SR. SEC. CO-ED SCHOOL 1) WLAN stands for : CLASS VIII (Comp Sc.) 2017-18 CHAPTER-1 : ABOUT NETWORKING a) Wide Local Area Network b) World Local Area Network

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

HASTINGS HIGH SCHOOL

HASTINGS HIGH SCHOOL HASTINGS HIGH SCHOOL EXAMINATION GUIDE 2017-19 Subject Course code Website address Provisional examination dates Computer Science Computer Science (9-1) - J276 https://www.ocr.org.uk/qualifications/gcse/computerscience-j276-from-2016/

More information

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory. Introduction to Computers & The Internet Dr. Ahmad Reeves Computer Science Dep. Lecture 2 Contents Computer hardware and software Input and output devices CPU Memory Storage Motherboard Computers Have

More information

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc.

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc. Technology in Action Technology in Action Chapter 9 Behind the Scenes: A Closer Look a System Hardware Chapter Topics Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer

More information

Communications and Networks

Communications and Networks Information Technology Skills (DUT 122) CHAPTER 6: Communications and Networks Miss Wan Nor Ashiqin Wan Ali School of Human Development and Technocommunication Objectives Overview Discuss the purpose of

More information

Stratford School Academy Schemes of Work

Stratford School Academy Schemes of Work Number of weeks (between 6&8) Content of the unit Assumed prior learning (tested at the beginning of the unit) 6 This is a theoretical unit covering the basic principles and architecture of local and wide

More information

Dec Hex Bin ORG ; ZERO. Introduction To Computing

Dec Hex Bin ORG ; ZERO. Introduction To Computing Dec Hex Bin 0 0 00000000 ORG ; ZERO Introduction To Computing OBJECTIVES this chapter enables the student to: Convert any number from base 2, base 10, or base 16 to any of the other two bases. Add and

More information

E3-E4 CM TECHNICAL IT INFRASTRUCTURE

E3-E4 CM TECHNICAL IT INFRASTRUCTURE E3-E4 CM TECHNICAL IT INFRASTRUCTURE WELCOME This is a presentation for the E3-E4 CM Technical Module for the Topic: IT Infrastructure. Eligibility: Those who have got the Up-gradation from E3 to E4. This

More information

TestOut Desktop Pro Plus - English 4.1.x COURSE OUTLINE. Modified

TestOut Desktop Pro Plus - English 4.1.x COURSE OUTLINE. Modified TestOut Desktop Pro Plus - English 4.1.x COURSE OUTLINE Modified 2017-12-12 TestOut Desktop Pro Plus Outline - English 4.1.x Videos: 187 (10:54:27) Simulations: 189 Fact Sheets: 129 Exams: 18 CONTENTS:

More information

Chapter 2 Basic Computer Configuration

Chapter 2 Basic Computer Configuration CSCA0101 COMPUTING BASICS Chapter 2 1 Topics: Basic Operations Computer Components Computer Categories 2 Computing Terminology Data Data is anything in a form suitable for use with a computer. Information

More information

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2

Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2 Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2 Windows Basics 2 How to deal with windows; maximize, minimize, restore, move. 2 How to Create/Delete a Folder. 2 Mouse

More information

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result. Central Processing Unit (CPU) A processor is also called the CPU, and it works hand in hand with other circuits known as main memory to carry out processing. The CPU is the "brain" of the computer; it

More information

Q1. Describe the characteristic features of input and output devices of a computer system. [10]

Q1. Describe the characteristic features of input and output devices of a computer system. [10] Course: 1 st Sem. Of 3-year B.Sc. in H&HA Academic Year: 2017-2018 Q1. Describe the characteristic features of input and output devices of a computer system. [10] What is Topology? Discuss the various

More information

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T Credit : (2 + 1) / Week 2 TEXT AND REF. BOOKS Text Book: Peter Norton (2011), Introduction to Computers, 7 /e,

More information

TestOut Desktop Pro - English 4.1.x COURSE OUTLINE. Modified

TestOut Desktop Pro - English 4.1.x COURSE OUTLINE. Modified TestOut Desktop Pro - English 4.1.x COURSE OUTLINE Modified 2017-12-12 TestOut Desktop Pro Outline - English 4.1.x Videos: 122 (7:10:27) Simulations: 155 Fact Sheets: 107 Exams: 10 CONTENTS: 0.0 GETTING

More information

CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM. :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~

CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM. :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~ CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~ 1 Operating System and Software Computer Operating System An operating

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Computer Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

More information

Basic Computer Course

Basic Computer Course Basic Computer Course KNOWING COMPUTER: - 3. What is Computer? Basic Applications of Computer 4. Components of Computer System Central Processing Unit Keyboard, mouse and VDU Other Input devices Other

More information

Chapter 1.5 Data Transmission and Networking.

Chapter 1.5 Data Transmission and Networking. Chapter 1.5 Data Transmission and Networking. 1.5 (a) Networks All the systems that have been mentioned so far have been individual computers, sometimes with more than one user, but single processors.

More information

Downloaded From :

Downloaded From : 04-012-2011 Test V Computer Knowledge 201. The operation of combining two cells into a single cell in Excel is referred to as (1) Join Cells (2) Merge Cells (3) Merge Table (4) Join Table 202. Which of

More information

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communication. Chapter # 1: Introduction. By: William Stalling Data Communication Chapter # 1: By: Introduction William Stalling Data Communication The exchange of data between two devices via some form of transmission medium such as cable wire. For data communications

More information

4. Low level language with some high level features 9) What will happen if in a C program you assign a value to an array element whose subscript

4. Low level language with some high level features 9) What will happen if in a C program you assign a value to an array element whose subscript SET 9 1) Fastest component of a computer system is 1. Flash ROM 2. Cache memory 3. DDR RAM 4. CPU 2) Which tags are placed on animals, to track all of the animal speed 1. POS 2. RFID 3. PPS 4. GPS 3) user

More information

MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY)

MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY) MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY) STD: XII Max Marks: 50 Course: Computer Technique Time: 2 hrs Q1A.) Fill in the blanks by choosing the appropriate words from

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking David Reed Creighton University Computer Basics 1 What is a Computer? a computer is a device that receives, stores, and processes information different types of

More information

Computer Basics 1/24/13. Computer Organization. Computer systems consist of hardware and software.

Computer Basics 1/24/13. Computer Organization. Computer systems consist of hardware and software. Hardware and Software Computer Basics TOPICS Computer Organization Data Representation Program Execution Computer Languages Computer systems consist of hardware and software. Hardware includes the tangible

More information