SlideShare a Scribd company logo
1 of 27
Download to read offline
COMPUTER APPLICATION ASSISTANT
K72S003
University College of Jaffna
Lecture 01
INTRODUCTION
1.1 Introduction to Computer
K.Thiruthanigesan, BSc.
University College of Jaffna,
University of Vocational Technology,
Jaffna.
Introduction to Computer
What is Computer ???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
An electronic device which is capable of
receiving information (data) in a particular
form and of performing a sequence of
operations in accordance with a predetermined.
Such as variable set of procedural instructions
(program) to produce a result in the form as
information or signals.
What is Computer ???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is programming language ??
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
A programming language is a formal
constructed language designed to
communicate instructions to a machine,
particularly a computer. Programming
languages can be used to create programs
to control the behavior of a machine
What is programming language ??
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is input device ??
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Any machine that feeds data into a computer.
Eg: Keyboard
Mouse
Scanner
Barcode Reader
What is input device ??
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is Output Devices ???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Any machine capable of representing
information from a computer. This includes
display screens, printers, plotters
What is Output Devices ???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is RAM???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Random Access Memory (RAM) is a type of
data storage used in computers that is
generally located on the motherboard. This
type of memory is volatile and all information
that was stored in RAM is lost when the
computer is turned off.
What is RAM???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is Volatile Memory???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Volatile memory is computer storage that only
maintains its data while the device is powered.
Most RAM (random access memory) used for
primary storage in personal computers
as volatile memory.
What is Volatile Memory???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is Non Volatile Memory???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
non-volatile memory include read-
only memory, flash memory, most types of
magnetic computer storage devices (e.g. hard
disks, floppy disks, and magnetic tape), optical
discs, and early computer storage methods
such as paper tape and punched cards.
What is Non Volatile Memory???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is Operating System???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
An operating system is the most important
software that runs on a computer. It manages
the computer's memory, processes, and all of
its software and hardware.
What is Operating System???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Introduction to Computer
What is Software???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Software is a general term for the various
kinds of programs used to operate computers
and related devices.
What is Software???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Software Examples
Internet browser
Firefox, Google Chrome, Internet
Explorer
Movie player VLC, Windows Media Player
Operating system
macOS X 10, Windows XP,
Windows 7
Photo / Graphics program Adobe PhotoShop, CorelDRAW
Introduction to Computer
What is Hard disk???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
A hard disk drive is a hardware device that's
used to store information like software and
files
What is Hard disk???
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
a browser is a software application used to
locate, retrieve and display content on the World
Wide Web, including Web pages, images, video
and other files. As a client/server model, the
browser is the client run on a computer that
contacts the Web server and requests
information. The Web server sends the
information back to the Web browser which
displays the results on the computer or other
Internet-enabled device that supports a browser.
Mozilla Firefox, Google Chrome, Microsoft Internet Explorer, Apple Safari and the
Opera browser.
WEB Browser
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Search engines are programs that search
documents for specified keywords and returns a
list of the documents where the keywords were
found. A search engine is really a general class of
programs, however, the term is often used to
specifically describe systems like Google, Bing and
Yahoo! Search that enable users to search for
documents on the World Wide Web.
Search Engines
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
Hard copy means a printout of data stored in a
computer. It is considered hard because it exists
physically on paper, whereas a soft copy exists
only electronically.
Hard copy
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
A soft copy is an electronic copy of some type of
data, such as a file viewed on a computer's
display or transmitted as an e-mail attachment.
Such material, when printed, is referred to as a
hard copy .
Soft Copy
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
A collection of data or information that has a
name, called the filename. Almost all information
stored in a computer must be in a file. There are
many different types of files: data files, text files ,
program files, directory files, and so on. Different
types of files store different types of information.
For example, program files store programs,
whereas text files store text.
File
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna
In computers, a folder is the virtual location for
applications, documents, data or other sub-
folders. Folders help in storing and organizing files
and data in the computer. The term is most
commonly used with graphical user interface
operating systems.
Folder
Information and Communication Technology University College of Jaffna
K.Thiruthanigesan University College of Jaffna

More Related Content

Similar to Introduction to Computer i

Difference between hardware,software and firmware lesson 4
Difference between hardware,software and firmware lesson 4Difference between hardware,software and firmware lesson 4
Difference between hardware,software and firmware lesson 4PranabBandhuNath
 
Chapter 3 Software.ppt
Chapter 3 Software.pptChapter 3 Software.ppt
Chapter 3 Software.pptAmanuelZewdie4
 
Computer networks note 3
Computer networks note 3Computer networks note 3
Computer networks note 3MDHASNAIN23
 
Computer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cppComputer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cppmeharikiros2
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computerssir-smartt
 
Intro to Computer Chapter 1.pptx
Intro to Computer Chapter 1.pptxIntro to Computer Chapter 1.pptx
Intro to Computer Chapter 1.pptxAdrianVANTOPINA
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersYhal Htet Aung
 
Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_softwareAnirban Mandal
 
Dr. J. VijiPriya Information and Communication Technology Chapter 5,6
Dr. J. VijiPriya  Information and Communication Technology Chapter 5,6Dr. J. VijiPriya  Information and Communication Technology Chapter 5,6
Dr. J. VijiPriya Information and Communication Technology Chapter 5,6VijiPriya Jeyamani
 
Acem computer software
Acem computer softwareAcem computer software
Acem computer softwareAastha Kohli
 
Basic of Computer software
Basic of Computer softwareBasic of Computer software
Basic of Computer softwaresuraj pandey
 
Introduction to Java Programming Language
Introduction to Java Programming Language Introduction to Java Programming Language
Introduction to Java Programming Language Karwan Mustafa Kareem
 
Computer Notes
Computer NotesComputer Notes
Computer NotesEHSAN KHAN
 
One Computers Overview
One   Computers OverviewOne   Computers Overview
One Computers OverviewMISY
 
One Computers Overview
One   Computers OverviewOne   Computers Overview
One Computers OverviewMISY
 

Similar to Introduction to Computer i (20)

Difference between hardware,software and firmware lesson 4
Difference between hardware,software and firmware lesson 4Difference between hardware,software and firmware lesson 4
Difference between hardware,software and firmware lesson 4
 
Software and its Types
Software and its Types Software and its Types
Software and its Types
 
Chapter 3 Software.ppt
Chapter 3 Software.pptChapter 3 Software.ppt
Chapter 3 Software.ppt
 
Computer networks note 3
Computer networks note 3Computer networks note 3
Computer networks note 3
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
 
B.Ed class-1
B.Ed class-1B.Ed class-1
B.Ed class-1
 
Computer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cppComputer_Programming_Fundamentals in cpp
Computer_Programming_Fundamentals in cpp
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computers
 
Intro to Computer Chapter 1.pptx
Intro to Computer Chapter 1.pptxIntro to Computer Chapter 1.pptx
Intro to Computer Chapter 1.pptx
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using Computers
 
Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_software
 
Dr. J. VijiPriya Information and Communication Technology Chapter 5,6
Dr. J. VijiPriya  Information and Communication Technology Chapter 5,6Dr. J. VijiPriya  Information and Communication Technology Chapter 5,6
Dr. J. VijiPriya Information and Communication Technology Chapter 5,6
 
Acem computer software
Acem computer softwareAcem computer software
Acem computer software
 
Pooja H
Pooja H Pooja H
Pooja H
 
Basic of Computer software
Basic of Computer softwareBasic of Computer software
Basic of Computer software
 
Introduction to Java Programming Language
Introduction to Java Programming Language Introduction to Java Programming Language
Introduction to Java Programming Language
 
Computer Notes
Computer NotesComputer Notes
Computer Notes
 
One Computers Overview
One   Computers OverviewOne   Computers Overview
One Computers Overview
 
One Computers Overview
One   Computers OverviewOne   Computers Overview
One Computers Overview
 
Computer Hardware, Software and Firmware
Computer Hardware, Software and FirmwareComputer Hardware, Software and Firmware
Computer Hardware, Software and Firmware
 

Recently uploaded

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Recently uploaded (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Introduction to Computer i

  • 1. COMPUTER APPLICATION ASSISTANT K72S003 University College of Jaffna Lecture 01 INTRODUCTION 1.1 Introduction to Computer K.Thiruthanigesan, BSc. University College of Jaffna, University of Vocational Technology, Jaffna.
  • 2. Introduction to Computer What is Computer ??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 3. An electronic device which is capable of receiving information (data) in a particular form and of performing a sequence of operations in accordance with a predetermined. Such as variable set of procedural instructions (program) to produce a result in the form as information or signals. What is Computer ??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 4. Introduction to Computer What is programming language ?? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 5. A programming language is a formal constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine What is programming language ?? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 6. Introduction to Computer What is input device ?? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 7. Any machine that feeds data into a computer. Eg: Keyboard Mouse Scanner Barcode Reader What is input device ?? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 8. Introduction to Computer What is Output Devices ??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 9. Any machine capable of representing information from a computer. This includes display screens, printers, plotters What is Output Devices ??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 10. Introduction to Computer What is RAM??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 11. Random Access Memory (RAM) is a type of data storage used in computers that is generally located on the motherboard. This type of memory is volatile and all information that was stored in RAM is lost when the computer is turned off. What is RAM??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 12. Introduction to Computer What is Volatile Memory??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 13. Volatile memory is computer storage that only maintains its data while the device is powered. Most RAM (random access memory) used for primary storage in personal computers as volatile memory. What is Volatile Memory??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 14. Introduction to Computer What is Non Volatile Memory??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 15. non-volatile memory include read- only memory, flash memory, most types of magnetic computer storage devices (e.g. hard disks, floppy disks, and magnetic tape), optical discs, and early computer storage methods such as paper tape and punched cards. What is Non Volatile Memory??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 16. Introduction to Computer What is Operating System??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 17. An operating system is the most important software that runs on a computer. It manages the computer's memory, processes, and all of its software and hardware. What is Operating System??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 18. Introduction to Computer What is Software??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 19. Software is a general term for the various kinds of programs used to operate computers and related devices. What is Software??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna Software Examples Internet browser Firefox, Google Chrome, Internet Explorer Movie player VLC, Windows Media Player Operating system macOS X 10, Windows XP, Windows 7 Photo / Graphics program Adobe PhotoShop, CorelDRAW
  • 20. Introduction to Computer What is Hard disk??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 21. A hard disk drive is a hardware device that's used to store information like software and files What is Hard disk??? Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 22. a browser is a software application used to locate, retrieve and display content on the World Wide Web, including Web pages, images, video and other files. As a client/server model, the browser is the client run on a computer that contacts the Web server and requests information. The Web server sends the information back to the Web browser which displays the results on the computer or other Internet-enabled device that supports a browser. Mozilla Firefox, Google Chrome, Microsoft Internet Explorer, Apple Safari and the Opera browser. WEB Browser Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 23. Search engines are programs that search documents for specified keywords and returns a list of the documents where the keywords were found. A search engine is really a general class of programs, however, the term is often used to specifically describe systems like Google, Bing and Yahoo! Search that enable users to search for documents on the World Wide Web. Search Engines Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 24. Hard copy means a printout of data stored in a computer. It is considered hard because it exists physically on paper, whereas a soft copy exists only electronically. Hard copy Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 25. A soft copy is an electronic copy of some type of data, such as a file viewed on a computer's display or transmitted as an e-mail attachment. Such material, when printed, is referred to as a hard copy . Soft Copy Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 26. A collection of data or information that has a name, called the filename. Almost all information stored in a computer must be in a file. There are many different types of files: data files, text files , program files, directory files, and so on. Different types of files store different types of information. For example, program files store programs, whereas text files store text. File Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna
  • 27. In computers, a folder is the virtual location for applications, documents, data or other sub- folders. Folders help in storing and organizing files and data in the computer. The term is most commonly used with graphical user interface operating systems. Folder Information and Communication Technology University College of Jaffna K.Thiruthanigesan University College of Jaffna