SlideShare a Scribd company logo
1 of 53
Basic Concepts
 DATA
is a collection of independent and unorganized
facts.
 INFORMATION
is the processed and organized data presented in
a meaningful form.
 DATA PROCESSING
is the course of doing things in a sequence of
steps.
 COMPUTER
is an electronic machine that follows a set of
instructions in order that it may be able to
accept and gather data and transform these
into information.
PROCESSING
SYSTEM
DATA INFORMATION
 It accepts and gather data. (INPUT)
 It processes data to become information.
(PROCESSING)
 It stores data and information. (STORE)
 It presents information. (OUTPUT)
 HARDWARE is the tangible part of a computer
system.
 SOFTWARE is the non-tangible part that tells
the computer how to do its job.
 PEOPLEWARE refer to people who use and
operate the computer system, write computer
programs, and analyze and design the
information system.
 MAINFRAME are large general purpose
computers.
 MINICOMPUTER perform multi-tasking and
allow many terminals to be connected to their
services.
 MICROCOMPUTER (Personal Computer) is
most widely used especially at home because
of its affordable price and manageability.
MAINFRAME
COMPUTERS
MINICOMPUTERS
MICROCOMPUTERS/
PERSONAL COMPUTERS
 BIT
is a unit of information equivalent to the
result of a choice between only 2 possible
alternatives in the binary number system.
 BYTE
is a sequence of 8 bits (enough to represent
one character of alphanumeric data)
processed as a single unit for information.
 A byte can be used to represent a single
character, which can be:
◦ A letter
◦ A number
◦ A special character or symbol, or
◦ A space
1,000 BYTES = 1 Kilobyte (KB)
1,000 KB = 1 Megabyte (MB)
1,000 MB = 1 Gigabyte (GB)
1,000 GB = 1 Terabyte (TB)
 HARDWARE is the tangible part of a computer
system.
 Central Processing Unit (CPU)
 Memory Unit
 Input Devices
 Output Devices
 Secondary Storage Devices
 Brain of the computer.
 It directs and controls the entire computer
system and performs all arithmetic and
logical operations.
BACK
Where the programs and data are stored .
READ ONLY MEMORY (ROM) contains
the pre-programmed computer
instructions such as the Basic Input
Output System (BIOS).
RANDOM ACCESS MEMORY (RAM) is
used to store the programs and data
that you will run. Exists only when there is power.
BACK
In computing, an input device is a peripheral (piece
of computer hardware equipment) used to provide
data and control signals to an Information
Processing System such as a computer
 Keyboard
 Mouse
 Joystick
 Microphone
 Webcam
 Scanner
 Touch Screen LCD/LED Monitor
 Image Capturing Devices
 Traditional keyboards
 Flexible keyboards
 Ergonomic keyboards
 Wireless keyboards
 PDA keyboards
 Mechanical:
a type of computer mouse
that has a rubber or metal
ball on its underside and it
can roll in every direction.
 Optical:
This type uses a laser for
detecting the mouse's
movement.
 PS/2 Mouse
 Serial Mouse
 USB/Cordless Mouse
 Trackball
 Track point
 Touch pad
 Touch Screen
 Joystick – input device for
computer games
 Light Pens – light-sensitive
penlike device
 Stylus – penlike device
commonly used with tablet
PCs and PDAs.
 Optical scanners
 Card readers
 Bar code readers
 Character and mark recognition devices
 Digital Cameras
 Digital Video Cameras
BACK
 Media used by the computer in displaying
its responses to our requests and
instructions.
 Monitor
 Audio Speakers
 Printer
 Cathode Ray Tube (CRT)
 Liquid Crystal Display (LCD)
 Light Emitting Diode (LED)
 IMPACT PRINTERS uses pressure by physically
striking the paper. Ex. Daisy wheel printers,
line printers, dot matrix printers & band
printers.
 NON-IMPACT PRINTER does not apply
pressure on the paper but instead produces
character by using lasers, ink spray,
photography or heat.
Dot matrix
printer
Inkjet printer
Laser
printer
BACK
 Attached to the computer system to allow you
to store programs and data permanently for
the purpose of retrieving them for future use.
 Hard disk, CD Rom
 Made of rigid materials unlike floppy disks
 Holds a greater amount of data
◦ 10MB in 1980s
◦ 600MB in mid 1990s
◦ 4.3GB in 1999
◦ 180GB in 2001
◦ 400GB - 2004
 A standard part of modern desktop machines,
especially used for multimedia purposes and
preferred in loading applications.
 Compact Disk-CD (0.7-0.9)GB
 Digital Versatile Disk-DVD (4.7-17)GB
 Blue Ray Disk-BD (25-128)GB
 CD-ROM read CDs
 CD-Writer read/write CDs
 DVD-Combo read/write CDs, read DVD
 DVD Writer read/write CDs, read/write DVDs
 Solid-State Storage
◦ Flash memory cards
◦ USB flash drives
 Casing or Cover
 Power Supply
 Motherboard
 Microprocessor
 Memory
 Video Card
 Sound card
 Floppy disk drive
 Hard disk drive
 CD-ROM drive
 Modem
 The box or outer shell
that houses most of the
computer, it is usually
one of the most
overlooked parts of the
PC.
 Protects the computer
circuits, cooling and
system organization.
 Responsible for powering every device in
your computer.
 Parts of a Power supply:
◦ Disk drive connectors
◦ Motherboard connector
◦ Power supply fan
◦ Power switch
◦ Input voltage selector
◦ Cover
◦ Power plugs receptacle
 The physical arrangement in a computer
that contains the computer’s basic circuitry
and components.
 Components are:
◦ Microprocessor
◦ (Optional) Coprocessors
◦ Memory
◦ Basic Input/Output System (BIOS)
◦ Expansion Slot
◦ Interconnecting circuitry
M
O
T
H
E
R
B
O
A
R
D
 Graphic Cards
 Sound Cards
 Modem Cards
 Network Interface Cards/Network Adapter
 Serial ports – mouse, keyboard, modem
 Parallel ports – printers
 Universal serial bus (USB) – replacing serial
and parallel
 Firewire ports – faster than USB
 Instructions that tell the computer how to
process data into the form you want.
 Software and programs are interchangeable.
 Two major types:
◦ System and Applications
1. System Software enables the application
software to interact with the computer
hardware.
 Operating Systems are programs that coordinate
computer resources, provide an interface
between users and the computer; and run
applications.
 Utilities perform specific tasks related to
managing computer resources.
 Device drivers are specialized programs designed
to allow particular input or output devices to
communicate with the rest of the computer
system.
 Managing resources (memory, processing,
storage, and devices like printer).
 Providing user interface
 Running applications
Applications Software - provides the real
functionality of a computer. It help you use
your computer to do specific types of work.
 Basic Applications, widely used in all career
areas.
 Specialized Applications, more narrowly focused
on specific disciplines and occupations.
 DOS was the first widely installed operating
system for personal computers.
 Command-driven
 A COMMAND is the name of a special
program that makes your computer carry out
a task.
 Through GUI, users can interact directly with
the operating system.
 Microsoft Windows
 Icons, Menus, Dialog boxes
 FILE is simply a collection of information that
you store on a disk or diskette.
 Must have a unique name
 Two parts: the filename and extension
separated by a period.
RECIPE.DOC
 Use extension to make your filenames more
descriptive.
◦ FILENAME.DOCX – M.S. Word documents
◦ FILENAME.XLSX – M.S. Excel documents
◦ FILENAME.PPTX – M.S. PowerPoint documents
 One way of organizing the files on your
computer Hard Disk
 ROOT – one basic directory
 Subdirectories

More Related Content

What's hot

Hardware and software ppt
Hardware and software pptHardware and software ppt
Hardware and software pptshamitamurali
 
Presentation on computer generation
Presentation on computer generationPresentation on computer generation
Presentation on computer generationPritam Das
 
CPU (Central Processing Units)
CPU (Central Processing Units)CPU (Central Processing Units)
CPU (Central Processing Units)Prabin Maharjan
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of ComputerRajGopalAgrawal
 
Classification of Computers
Classification of ComputersClassification of Computers
Classification of ComputersHarjinder Singh
 
Computer Components
Computer ComponentsComputer Components
Computer ComponentsBeth Sockman
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of ComputerJack Frost
 
what is computer
what is computerwhat is computer
what is computerJelz JZ
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer systemlistergc
 
The History and Generation of Computers
The History and Generation of ComputersThe History and Generation of Computers
The History and Generation of ComputersShayan Amir
 
CPU-Central Processing Unit (With History and Complete Detail)
CPU-Central Processing Unit (With History and Complete Detail)CPU-Central Processing Unit (With History and Complete Detail)
CPU-Central Processing Unit (With History and Complete Detail)Adeel Rasheed
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamentalactanimation
 

What's hot (20)

Chapter 1 computer fundamentals
Chapter 1 computer  fundamentalsChapter 1 computer  fundamentals
Chapter 1 computer fundamentals
 
Hardware and software ppt
Hardware and software pptHardware and software ppt
Hardware and software ppt
 
Operating system
Operating system Operating system
Operating system
 
Presentation on computer generation
Presentation on computer generationPresentation on computer generation
Presentation on computer generation
 
Functional units
Functional unitsFunctional units
Functional units
 
Os ppt
Os pptOs ppt
Os ppt
 
CPU (Central Processing Units)
CPU (Central Processing Units)CPU (Central Processing Units)
CPU (Central Processing Units)
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
 
Cpu ppt cse
Cpu ppt cseCpu ppt cse
Cpu ppt cse
 
Classification of Computers
Classification of ComputersClassification of Computers
Classification of Computers
 
Computer Components
Computer ComponentsComputer Components
Computer Components
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 
what is computer
what is computerwhat is computer
what is computer
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
Types of computer
Types of computerTypes of computer
Types of computer
 
The History and Generation of Computers
The History and Generation of ComputersThe History and Generation of Computers
The History and Generation of Computers
 
CPU-Central Processing Unit (With History and Complete Detail)
CPU-Central Processing Unit (With History and Complete Detail)CPU-Central Processing Unit (With History and Complete Detail)
CPU-Central Processing Unit (With History and Complete Detail)
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Operating System
Operating SystemOperating System
Operating System
 

Similar to Fundamentals of Computer.pptx

Similar to Fundamentals of Computer.pptx (20)

002_Fundamentals of Computer.pdf
002_Fundamentals of Computer.pdf002_Fundamentals of Computer.pdf
002_Fundamentals of Computer.pdf
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
JSS IOE ICT
JSS IOE ICTJSS IOE ICT
JSS IOE ICT
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals of-computer
Fundamentals of-computerFundamentals of-computer
Fundamentals of-computer
 
COMP-FUNDAMENTALS.pptx
COMP-FUNDAMENTALS.pptxCOMP-FUNDAMENTALS.pptx
COMP-FUNDAMENTALS.pptx
 
Fundamentals of Computers.ppt
Fundamentals of Computers.pptFundamentals of Computers.ppt
Fundamentals of Computers.ppt
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
Fundamentals of-computer
Fundamentals of-computerFundamentals of-computer
Fundamentals of-computer
 
NI221 - Fundamentals of Computer
NI221 - Fundamentals of ComputerNI221 - Fundamentals of Computer
NI221 - Fundamentals of Computer
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Computer Basics and Hardware
Computer Basics and HardwareComputer Basics and Hardware
Computer Basics and Hardware
 
Computer.pptx
Computer.pptxComputer.pptx
Computer.pptx
 
Hardware & software
Hardware & softwareHardware & software
Hardware & software
 
Computer basics--computer basics2
Computer basics--computer basics2Computer basics--computer basics2
Computer basics--computer basics2
 

More from ZORAIZ HAIDER

Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptxZORAIZ HAIDER
 
Health-Research-Methods-HRM-1.pptx
Health-Research-Methods-HRM-1.pptxHealth-Research-Methods-HRM-1.pptx
Health-Research-Methods-HRM-1.pptxZORAIZ HAIDER
 
1._Practical_Research_Methods__this_book_used_at_UBB.pdf
1._Practical_Research_Methods__this_book_used_at_UBB.pdf1._Practical_Research_Methods__this_book_used_at_UBB.pdf
1._Practical_Research_Methods__this_book_used_at_UBB.pdfZORAIZ HAIDER
 
tlc-lecture-120629110900-phpapp02.ppt
tlc-lecture-120629110900-phpapp02.ppttlc-lecture-120629110900-phpapp02.ppt
tlc-lecture-120629110900-phpapp02.pptZORAIZ HAIDER
 
Mass Spectrometer.pptx
Mass Spectrometer.pptxMass Spectrometer.pptx
Mass Spectrometer.pptxZORAIZ HAIDER
 
hplc-120629111345-phpapp01.ppt
hplc-120629111345-phpapp01.ppthplc-120629111345-phpapp01.ppt
hplc-120629111345-phpapp01.pptZORAIZ HAIDER
 
Differential_Scanning_Calorimetry.ppt
Differential_Scanning_Calorimetry.pptDifferential_Scanning_Calorimetry.ppt
Differential_Scanning_Calorimetry.pptZORAIZ HAIDER
 
Atomic_Absorption_Emission.ppt
Atomic_Absorption_Emission.pptAtomic_Absorption_Emission.ppt
Atomic_Absorption_Emission.pptZORAIZ HAIDER
 
3rd.prof mam abida.pptx
3rd.prof mam abida.pptx3rd.prof mam abida.pptx
3rd.prof mam abida.pptxZORAIZ HAIDER
 
gass chromatography(dr.islam).docx
gass chromatography(dr.islam).docxgass chromatography(dr.islam).docx
gass chromatography(dr.islam).docxZORAIZ HAIDER
 
Drug Misuse and Abuse (sir ali).pptx
Drug Misuse and Abuse (sir ali).pptxDrug Misuse and Abuse (sir ali).pptx
Drug Misuse and Abuse (sir ali).pptxZORAIZ HAIDER
 
Epidemiology newwwwwwwwwwwwwwwwwwww.pptx
Epidemiology newwwwwwwwwwwwwwwwwwww.pptxEpidemiology newwwwwwwwwwwwwwwwwwww.pptx
Epidemiology newwwwwwwwwwwwwwwwwwww.pptxZORAIZ HAIDER
 
Various Methods of Preparation of Dispersed system (1).docx
Various Methods of Preparation of  Dispersed system (1).docxVarious Methods of Preparation of  Dispersed system (1).docx
Various Methods of Preparation of Dispersed system (1).docxZORAIZ HAIDER
 
Stability of dispersed systems.pptx
Stability of dispersed  systems.pptxStability of dispersed  systems.pptx
Stability of dispersed systems.pptxZORAIZ HAIDER
 
Dispersed System Classification.docx
Dispersed System  Classification.docxDispersed System  Classification.docx
Dispersed System Classification.docxZORAIZ HAIDER
 

More from ZORAIZ HAIDER (20)

Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptx
 
Health-Research-Methods-HRM-1.pptx
Health-Research-Methods-HRM-1.pptxHealth-Research-Methods-HRM-1.pptx
Health-Research-Methods-HRM-1.pptx
 
1._Practical_Research_Methods__this_book_used_at_UBB.pdf
1._Practical_Research_Methods__this_book_used_at_UBB.pdf1._Practical_Research_Methods__this_book_used_at_UBB.pdf
1._Practical_Research_Methods__this_book_used_at_UBB.pdf
 
nmr2_pl.ppt
nmr2_pl.pptnmr2_pl.ppt
nmr2_pl.ppt
 
tlc-lecture-120629110900-phpapp02.ppt
tlc-lecture-120629110900-phpapp02.ppttlc-lecture-120629110900-phpapp02.ppt
tlc-lecture-120629110900-phpapp02.ppt
 
Mass Spectrometer.pptx
Mass Spectrometer.pptxMass Spectrometer.pptx
Mass Spectrometer.pptx
 
hplc-120629111345-phpapp01.ppt
hplc-120629111345-phpapp01.ppthplc-120629111345-phpapp01.ppt
hplc-120629111345-phpapp01.ppt
 
Differential_Scanning_Calorimetry.ppt
Differential_Scanning_Calorimetry.pptDifferential_Scanning_Calorimetry.ppt
Differential_Scanning_Calorimetry.ppt
 
Atomic_Absorption_Emission.ppt
Atomic_Absorption_Emission.pptAtomic_Absorption_Emission.ppt
Atomic_Absorption_Emission.ppt
 
3rd.prof mam abida.pptx
3rd.prof mam abida.pptx3rd.prof mam abida.pptx
3rd.prof mam abida.pptx
 
gass chromatography(dr.islam).docx
gass chromatography(dr.islam).docxgass chromatography(dr.islam).docx
gass chromatography(dr.islam).docx
 
GC Power Point.pptx
GC Power Point.pptxGC Power Point.pptx
GC Power Point.pptx
 
Drug Misuse and Abuse (sir ali).pptx
Drug Misuse and Abuse (sir ali).pptxDrug Misuse and Abuse (sir ali).pptx
Drug Misuse and Abuse (sir ali).pptx
 
Epidemiology newwwwwwwwwwwwwwwwwwww.pptx
Epidemiology newwwwwwwwwwwwwwwwwwww.pptxEpidemiology newwwwwwwwwwwwwwwwwwww.pptx
Epidemiology newwwwwwwwwwwwwwwwwwww.pptx
 
Acupuncture.pptx
Acupuncture.pptxAcupuncture.pptx
Acupuncture.pptx
 
20160_powders.ppt
20160_powders.ppt20160_powders.ppt
20160_powders.ppt
 
Dispensing.pdf
Dispensing.pdfDispensing.pdf
Dispensing.pdf
 
Various Methods of Preparation of Dispersed system (1).docx
Various Methods of Preparation of  Dispersed system (1).docxVarious Methods of Preparation of  Dispersed system (1).docx
Various Methods of Preparation of Dispersed system (1).docx
 
Stability of dispersed systems.pptx
Stability of dispersed  systems.pptxStability of dispersed  systems.pptx
Stability of dispersed systems.pptx
 
Dispersed System Classification.docx
Dispersed System  Classification.docxDispersed System  Classification.docx
Dispersed System Classification.docx
 

Recently uploaded

Call Girl Surat Madhuri 7001305949 Independent Escort Service Surat
Call Girl Surat Madhuri 7001305949 Independent Escort Service SuratCall Girl Surat Madhuri 7001305949 Independent Escort Service Surat
Call Girl Surat Madhuri 7001305949 Independent Escort Service Suratnarwatsonia7
 
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment BookingHousewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Bookingnarwatsonia7
 
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service BangaloreCall Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalorenarwatsonia7
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowNehru place Escorts
 
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdf
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdfHemostasis Physiology and Clinical correlations by Dr Faiza.pdf
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdfMedicoseAcademics
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbaisonalikaur4
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...narwatsonia7
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.MiadAlsulami
 
Call Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknow
Call Girl Lucknow Mallika 7001305949 Independent Escort Service LucknowCall Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknow
Call Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknownarwatsonia7
 
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment Booking
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment BookingCall Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment Booking
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment BookingNehru place Escorts
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...narwatsonia7
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliRewAs ALI
 
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...narwatsonia7
 
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Serviceparulsinha
 
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Miss joya
 

Recently uploaded (20)

Call Girl Surat Madhuri 7001305949 Independent Escort Service Surat
Call Girl Surat Madhuri 7001305949 Independent Escort Service SuratCall Girl Surat Madhuri 7001305949 Independent Escort Service Surat
Call Girl Surat Madhuri 7001305949 Independent Escort Service Surat
 
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment BookingHousewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
 
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service BangaloreCall Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
 
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdf
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdfHemostasis Physiology and Clinical correlations by Dr Faiza.pdf
Hemostasis Physiology and Clinical correlations by Dr Faiza.pdf
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
 
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
 
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCREscort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
 
Call Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknow
Call Girl Lucknow Mallika 7001305949 Independent Escort Service LucknowCall Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknow
Call Girl Lucknow Mallika 7001305949 Independent Escort Service Lucknow
 
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment Booking
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment BookingCall Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment Booking
Call Girls Service Nandiambakkam | 7001305949 At Low Cost Cash Payment Booking
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
 
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...
Russian Call Girls Chickpet - 7001305949 Booking and charges genuine rate for...
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas Ali
 
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
 
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
 
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hebbal Just Call 7001305949 Top Class Call Girl Service Available
 
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
 

Fundamentals of Computer.pptx

  • 2.  DATA is a collection of independent and unorganized facts.  INFORMATION is the processed and organized data presented in a meaningful form.  DATA PROCESSING is the course of doing things in a sequence of steps.
  • 3.  COMPUTER is an electronic machine that follows a set of instructions in order that it may be able to accept and gather data and transform these into information.
  • 5.  It accepts and gather data. (INPUT)  It processes data to become information. (PROCESSING)  It stores data and information. (STORE)  It presents information. (OUTPUT)
  • 6.  HARDWARE is the tangible part of a computer system.  SOFTWARE is the non-tangible part that tells the computer how to do its job.  PEOPLEWARE refer to people who use and operate the computer system, write computer programs, and analyze and design the information system.
  • 7.  MAINFRAME are large general purpose computers.  MINICOMPUTER perform multi-tasking and allow many terminals to be connected to their services.  MICROCOMPUTER (Personal Computer) is most widely used especially at home because of its affordable price and manageability.
  • 9.  BIT is a unit of information equivalent to the result of a choice between only 2 possible alternatives in the binary number system.  BYTE is a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit for information.
  • 10.  A byte can be used to represent a single character, which can be: ◦ A letter ◦ A number ◦ A special character or symbol, or ◦ A space
  • 11.
  • 12. 1,000 BYTES = 1 Kilobyte (KB) 1,000 KB = 1 Megabyte (MB) 1,000 MB = 1 Gigabyte (GB) 1,000 GB = 1 Terabyte (TB)
  • 13.  HARDWARE is the tangible part of a computer system.
  • 14.  Central Processing Unit (CPU)  Memory Unit  Input Devices  Output Devices  Secondary Storage Devices
  • 15.  Brain of the computer.  It directs and controls the entire computer system and performs all arithmetic and logical operations. BACK
  • 16. Where the programs and data are stored . READ ONLY MEMORY (ROM) contains the pre-programmed computer instructions such as the Basic Input Output System (BIOS). RANDOM ACCESS MEMORY (RAM) is used to store the programs and data that you will run. Exists only when there is power. BACK
  • 17. In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an Information Processing System such as a computer  Keyboard  Mouse  Joystick  Microphone  Webcam  Scanner  Touch Screen LCD/LED Monitor  Image Capturing Devices
  • 18.  Traditional keyboards  Flexible keyboards  Ergonomic keyboards  Wireless keyboards  PDA keyboards
  • 19.  Mechanical: a type of computer mouse that has a rubber or metal ball on its underside and it can roll in every direction.  Optical: This type uses a laser for detecting the mouse's movement.
  • 20.  PS/2 Mouse  Serial Mouse  USB/Cordless Mouse
  • 21.  Trackball  Track point  Touch pad  Touch Screen
  • 22.  Joystick – input device for computer games  Light Pens – light-sensitive penlike device  Stylus – penlike device commonly used with tablet PCs and PDAs.
  • 23.  Optical scanners  Card readers  Bar code readers  Character and mark recognition devices
  • 24.  Digital Cameras  Digital Video Cameras BACK
  • 25.  Media used by the computer in displaying its responses to our requests and instructions.  Monitor  Audio Speakers  Printer
  • 26.  Cathode Ray Tube (CRT)  Liquid Crystal Display (LCD)  Light Emitting Diode (LED)
  • 27.  IMPACT PRINTERS uses pressure by physically striking the paper. Ex. Daisy wheel printers, line printers, dot matrix printers & band printers.  NON-IMPACT PRINTER does not apply pressure on the paper but instead produces character by using lasers, ink spray, photography or heat.
  • 29.  Attached to the computer system to allow you to store programs and data permanently for the purpose of retrieving them for future use.  Hard disk, CD Rom
  • 30.  Made of rigid materials unlike floppy disks  Holds a greater amount of data ◦ 10MB in 1980s ◦ 600MB in mid 1990s ◦ 4.3GB in 1999 ◦ 180GB in 2001 ◦ 400GB - 2004
  • 31.  A standard part of modern desktop machines, especially used for multimedia purposes and preferred in loading applications.
  • 32.  Compact Disk-CD (0.7-0.9)GB  Digital Versatile Disk-DVD (4.7-17)GB  Blue Ray Disk-BD (25-128)GB
  • 33.  CD-ROM read CDs  CD-Writer read/write CDs  DVD-Combo read/write CDs, read DVD  DVD Writer read/write CDs, read/write DVDs
  • 34.  Solid-State Storage ◦ Flash memory cards ◦ USB flash drives
  • 35.  Casing or Cover  Power Supply  Motherboard  Microprocessor  Memory  Video Card  Sound card  Floppy disk drive  Hard disk drive  CD-ROM drive  Modem
  • 36.  The box or outer shell that houses most of the computer, it is usually one of the most overlooked parts of the PC.  Protects the computer circuits, cooling and system organization.
  • 37.  Responsible for powering every device in your computer.  Parts of a Power supply: ◦ Disk drive connectors ◦ Motherboard connector ◦ Power supply fan ◦ Power switch ◦ Input voltage selector ◦ Cover ◦ Power plugs receptacle
  • 38.  The physical arrangement in a computer that contains the computer’s basic circuitry and components.  Components are: ◦ Microprocessor ◦ (Optional) Coprocessors ◦ Memory ◦ Basic Input/Output System (BIOS) ◦ Expansion Slot ◦ Interconnecting circuitry
  • 40.  Graphic Cards  Sound Cards  Modem Cards  Network Interface Cards/Network Adapter
  • 41.  Serial ports – mouse, keyboard, modem  Parallel ports – printers  Universal serial bus (USB) – replacing serial and parallel  Firewire ports – faster than USB
  • 42.
  • 43.  Instructions that tell the computer how to process data into the form you want.  Software and programs are interchangeable.  Two major types: ◦ System and Applications
  • 44. 1. System Software enables the application software to interact with the computer hardware.  Operating Systems are programs that coordinate computer resources, provide an interface between users and the computer; and run applications.  Utilities perform specific tasks related to managing computer resources.  Device drivers are specialized programs designed to allow particular input or output devices to communicate with the rest of the computer system.
  • 45.  Managing resources (memory, processing, storage, and devices like printer).  Providing user interface  Running applications
  • 46. Applications Software - provides the real functionality of a computer. It help you use your computer to do specific types of work.  Basic Applications, widely used in all career areas.  Specialized Applications, more narrowly focused on specific disciplines and occupations.
  • 47.
  • 48.  DOS was the first widely installed operating system for personal computers.  Command-driven
  • 49.  A COMMAND is the name of a special program that makes your computer carry out a task.
  • 50.  Through GUI, users can interact directly with the operating system.  Microsoft Windows  Icons, Menus, Dialog boxes
  • 51.  FILE is simply a collection of information that you store on a disk or diskette.  Must have a unique name  Two parts: the filename and extension separated by a period. RECIPE.DOC
  • 52.  Use extension to make your filenames more descriptive. ◦ FILENAME.DOCX – M.S. Word documents ◦ FILENAME.XLSX – M.S. Excel documents ◦ FILENAME.PPTX – M.S. PowerPoint documents
  • 53.  One way of organizing the files on your computer Hard Disk  ROOT – one basic directory  Subdirectories