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

Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing UnitJan Ralph
 
Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentationOliver Sabornido
 
Computer Software and Operating System
Computer Software and Operating SystemComputer Software and Operating System
Computer Software and Operating SystemRupan Sharma
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its componentssamina khan
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its ComponentsMahmuda Rahman
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer systemmkhisalg
 
Types of software
Types of softwareTypes of software
Types of softwareSEO SKills
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentationashanrajpar
 
Random access memory
Random access memoryRandom access memory
Random access memoryRuchi Maurya
 
Functions Of Operating Systems
Functions Of Operating SystemsFunctions Of Operating Systems
Functions Of Operating SystemsAkshay Kurup
 

What's hot (20)

Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
 
Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentation
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Computer
ComputerComputer
Computer
 
Computer Software and Operating System
Computer Software and Operating SystemComputer Software and Operating System
Computer Software and Operating System
 
Operating system
Operating system Operating system
Operating system
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its components
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its Components
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
Cpu ppt cse
Cpu ppt cseCpu ppt cse
Cpu ppt cse
 
Operating system basics
Operating system basicsOperating system basics
Operating system basics
 
Types of software
Types of softwareTypes of software
Types of software
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
Computer network
Computer networkComputer network
Computer network
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
Functions Of Operating Systems
Functions Of Operating SystemsFunctions Of Operating Systems
Functions Of Operating Systems
 
Presentation on operating system
 Presentation on operating system Presentation on operating system
Presentation on operating system
 

Similar to Fundamentals of Computer.pptx

Similar to Fundamentals of Computer.pptx (20)

Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 
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
 

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

VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...Miss joya
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsGfnyt
 
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...narwatsonia7
 
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls Available
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls AvailableVip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls Available
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls AvailableNehru place Escorts
 
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...Neha Kaur
 
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune) Girls Service
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune)  Girls ServiceCALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune)  Girls Service
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune) Girls ServiceMiss joya
 
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...astropune
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safenarwatsonia7
 
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patna
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service PatnaLow Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patna
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patnamakika9823
 
Bangalore Call Girls Hebbal Kempapura Number 7001035870 Meetin With Bangalor...
Bangalore Call Girls Hebbal Kempapura Number 7001035870  Meetin With Bangalor...Bangalore Call Girls Hebbal Kempapura Number 7001035870  Meetin With Bangalor...
Bangalore Call Girls Hebbal Kempapura Number 7001035870 Meetin With Bangalor...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
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Servicevidya singh
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...narwatsonia7
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...Taniya Sharma
 
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...Miss joya
 
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiAlinaDevecerski
 
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
 

Recently uploaded (20)

VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...
Call Girls Service Pune Vaishnavi 9907093804 Short 1500 Night 6000 Best call ...
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
 
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
 
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
 
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls Available
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls AvailableVip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls Available
Vip Call Girls Anna Salai Chennai 👉 8250192130 ❣️💯 Top Class Girls Available
 
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
 
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune) Girls Service
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune)  Girls ServiceCALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune)  Girls Service
CALL ON ➥9907093804 🔝 Call Girls Baramati ( Pune) Girls Service
 
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Darjeeling Just Call 9907093804 Top Class Call Girl Service Available
 
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...
Best Rate (Hyderabad) Call Girls Jahanuma ⟟ 8250192130 ⟟ High Class Call Girl...
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
 
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patna
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service PatnaLow Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patna
Low Rate Call Girls Patna Anika 8250192130 Independent Escort Service Patna
 
Bangalore Call Girls Hebbal Kempapura Number 7001035870 Meetin With Bangalor...
Bangalore Call Girls Hebbal Kempapura Number 7001035870  Meetin With Bangalor...Bangalore Call Girls Hebbal Kempapura Number 7001035870  Meetin With Bangalor...
Bangalore Call Girls Hebbal Kempapura Number 7001035870 Meetin With Bangalor...
 
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.
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
 
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...
VIP Call Girls Pune Vrinda 9907093804 Short 1500 Night 6000 Best call girls S...
 
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
 
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
 

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