SlideShare uma empresa Scribd logo
1 de 12
Computer is an electronic device which converts row data into
meaningful information .It can perform many task.It work very fast
and accuratc.A computer programmed device with a set of
instnections of perform is spicilic task and generate result at a very
high speed.
The full form of computer……..
C Commonly
O Operated
M Machine
P Particularly
U Used for
T Technical
E Education
R Re-surch
There are three types of computer………
1. Analog computer
2. Digital computer
3. Hybride computer
Analog computer process data which is a physical nature.These
computer mainly perform hard.
Digital computer works on binary data 0 and 1.These computer
perform calculating words.Digital computer in fall into four
catagrees upon into their size, processing speed and crossed.
There are 4 types of digital computer………
1. Micro computer
2. Mini computer
3. Main frame computer
4. Super computer
These are both computer
Analog and Digital.
1. Hardware
2. Software
Physical componants of computer are called hardware.The
hardware computer devide into two catagrees.
1. Peripheralls
2. C.p.u.
Externall devices which be connect to the computer are
called peripheralls.
Peripheralls falls into three catagrees………
1. Input device
2. Output device
3. Storage device
An input device for a computer allows you to enter
information. The most fundamental pieces of information are
keystrokes on a keyboard and clicks with a mouse. These two
input devices are essential for you to interact with your
computer. Many other input devices exist for entering other
types of information, such as images, audio and video. Input
devices represent one type of computer peripheral - the other
two types are output devices and storage devices.
Examples of Input Devices:-
1. Graphics Tablets
2. Cameras
3. Gamepad
4. Joystick
5. Keyboard
6. Microphone etc
We need to head to the computer store one more time. We've
picked out your system unit and input devices. Now we've really
got to figure out what's important for your output devices, or how
we are going to see and hear the data and information created
and stored in your computer.
Examples of Output Devices:-
1. Monitor (LED, LCD, CRT etc)
2. Printers (all types)
3. Plotters
4. Projector
5. LCD Projection Panels
6. Speakers etc
What is a CPU (Central Processing Unit?)
The full form of CPU is Central Processing Unit. Alternatively, it
is also known by the name of processor, microprocessor or a
computer processor. A CPU is an electronics circuit used in a
computer that fetches the input instructions or commands from
the memory unit, performs arithmetic and logic operations and
stores this processed data back to memory.
A CPU or Central Processing Unit is the heart of a computer and
is installed in a socket specified on a motherboard. Since a CPU
performs a lot of calculations at a high speed, it gets heat up
quickly. To cool down the temperature of a CPU a cooling FAN is
installed on it.
Components of a CPU
Control Unit
The Control Unit is an internal part of a CPU that co-ordinates
the instructions and data flow between CPU and other
components of the computer. It is the CU that directs the
operations of a central processing unit by sending timing and
control signals.
Arithmetic Logic Unit
The ALU is an internal electronic circuitry of a CPU that
performs all the arithmetic and logical operations in a computer.
The ALU receives three types of inputs.
 Control signal from CU ( Control Unit )
 Data(operands) to be operated
 Status information from operations done previously.
When all the instructions have been operated, the output that
consists of data is stored in memory and status information is
stored in internal registers of a CPU.
Memory
It is part of computer.We can all data and programs stored in
memory.In computing, memory refers to the computer
hardware integrated circuits that store information for immediate
use in a computer; it is synonymous with the term "primary
storage". Computer memory operates at a high speed, for
example random-access memory (RAM), as a distinction
from storage that provides slow-to-access information but offers
higher capacities. If needed, contents of the computer memory
can be transferred to secondary storage, through a memory
management technique called "virtual memory". An archaic
synonym for memory is store.[1]
There are two types of memory............
1. Primary memory
2. Secondary memory
Primary memory
Primary memory is computer memory that a processor or
computer accesses first or directly. It allows a processor to
access running execution applications and services that are
temporarily stored in a specific memory location.Primary
memory is also known as primary storage or main memory.
There are two types of primary memory.............
1. RAM
2. ROM
RAM
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. Volatile memory is
temporary memory while ROM (read-only memory)
is non-volatile and holds data permanently when the
power is turned off.The RAM chip may be
individually mounted on the motherboard or in sets
of several chips on a small board connected to the
motherboard. Older memory types were in the form
of chips called dual in-line package (DIP). Although
DIP chips are still used today, the majority of
memory is in the form of a module, a narrow printed
circuit board attached to a connector on the
motherboard.
ROM
Read-only memory (ROM) is a type of storage
medium that permanently stores data on personal
computers (PCs) and other electronic devices. It
contains the programming needed to start a PC,
which is essential for boot-up; it performs major
input/output tasks and holds programs or software
instructions.
Because ROM is read-only, it cannot be changed; it is permanent
and non-volatile, meaning it also holds its memory even when
power is removed. By contrast, random access memory (RAM) is
volatile; it is lost when power is removed.
Secondary memory
Secondary memory is computer memory that is non-volatile and
persistent in nature and is not directly accessed by a
computer/processor. It allows a user to store data that may be
instantly and easily retrieved, transported and used by
applications and services.Secondary memory is also known as
secondary storage.
There are many types of secondary memory.......
CD, Hard disk, Pain drive, Phlopy disk etc
Cache memory is the fisted memory placed between cup and main
memory the access time much less then the main memory. The
main memory increases the operating speed of the system. Cache
memory is a small sized type of volatile computer memory provides
high speed data access to processor and stores frequently used
computer programs application and data. Cache memory, also
called CPU memory, is random access memory (RAM) that a
computer microprocessor can access more quickly than it can
access regular RAM. This memory is typically integrated directly
with the CPU chip or placed on a separate chip that has a separate
bus interconnect with the CPU. The basic purpose of cache memory
is to store program instructions that are frequently re-referenced
by software during operation. Fast access to these instructions
increases the overall speed of the software program.
Software is a set of procedures and associated programs
documentation related to an if active operation of the computer
system. Computer hardware in itself cannot perform any useful
task. It must be complemented with some instruction, which the
hardware under stands and obey. Software is two
types---- [1.] system software [2.]
Application software
[1.] System software==== system software, system packages are
sets of one are program that are basically designed to control the
operation of a computer system in generally system software
control the following—(A) Running of other software packages.
(B) Communicating with other peripheral device such age printer
hard disk and tape device etc.
[2.] Application software==== system software are once which
directly talk with the hardware component the application
software intern talk with the system for their execution.
Software
System software Application software
User written Readymade
Lodder Assemblers Operating software Compiler
A program which translates a high level language
programs in to machine language program is non as
complier. It checks all kinds of limits, rang, error etc but
its programs execution time is more and occupies a
larger part of memory. It has low speed and low
efficiency of memory utilization.
An inter preter is a program which translate one
statement of a high level language in to machine
language. A complier is nearly 5 to 25 faster than inter
prettier. An inter preter is a smaller program as
compared to the complier. It needs less memory space.
1. C language, 2. FORTRAN, 3. C++, 4. Java, 5. Lisp

Mais conteúdo relacionado

Mais procurados

Some topics of Computer
Some topics of ComputerSome topics of Computer
Some topics of ComputerNazish Jamali
 
11. Computer Systems Hardware 1
11. Computer Systems   Hardware 111. Computer Systems   Hardware 1
11. Computer Systems Hardware 1New Era University
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Studentsvethics
 
Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computerSandeep Menon
 
Computer & it's components
Computer & it's componentsComputer & it's components
Computer & it's componentsluckygamer
 
Computer System Overview,
Computer System Overview, Computer System Overview,
Computer System Overview, Sajid Marwat
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft wareSamuel Igbanogu
 
Computer Organisation
Computer OrganisationComputer Organisation
Computer OrganisationLaxmiDevi38
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organizationNeha Kurale
 
Typical Computer Components
Typical Computer Components Typical Computer Components
Typical Computer Components CharlotteMay97
 
Dc ass-001-1834902082 ismail
Dc ass-001-1834902082 ismailDc ass-001-1834902082 ismail
Dc ass-001-1834902082 ismailMdISMAIL97
 
Chapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareChapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareAnjan Mahanta
 
Components of computer systems
Components of computer systemsComponents of computer systems
Components of computer systemsZainab&Sons
 
Components of computer
Components of computerComponents of computer
Components of computernirmeennimmu
 

Mais procurados (20)

Some topics of Computer
Some topics of ComputerSome topics of Computer
Some topics of Computer
 
11. Computer Systems Hardware 1
11. Computer Systems   Hardware 111. Computer Systems   Hardware 1
11. Computer Systems Hardware 1
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Students
 
Fundamental units of computer
Fundamental units of computerFundamental units of computer
Fundamental units of computer
 
Computer & it's components
Computer & it's componentsComputer & it's components
Computer & it's components
 
Computer System Overview,
Computer System Overview, Computer System Overview,
Computer System Overview,
 
Functional units
Functional unitsFunctional units
Functional units
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft ware
 
Computer Organisation
Computer OrganisationComputer Organisation
Computer Organisation
 
Basic computer system
Basic computer systemBasic computer system
Basic computer system
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organization
 
Basic computer
Basic computerBasic computer
Basic computer
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Typical Computer Components
Typical Computer Components Typical Computer Components
Typical Computer Components
 
Dc ass-001-1834902082 ismail
Dc ass-001-1834902082 ismailDc ass-001-1834902082 ismail
Dc ass-001-1834902082 ismail
 
Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
 
Chapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareChapter 2 Hardware and Software
Chapter 2 Hardware and Software
 
Components of computer systems
Components of computer systemsComponents of computer systems
Components of computer systems
 
Components of computer
Components of computerComponents of computer
Components of computer
 
Processing Devices
Processing DevicesProcessing Devices
Processing Devices
 

Semelhante a Pankaj kumar

lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxnoveriustelaumbanua
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer systemmkhisalg
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxJunaidRamzan4
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptxSalarAzam1
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thingAbdul Rehman
 
Computer-Processing-Devices.pdf
Computer-Processing-Devices.pdfComputer-Processing-Devices.pdf
Computer-Processing-Devices.pdfDKGAUTAMgautam
 
Computer fundamental
Computer fundamentalComputer fundamental
Computer fundamentalrachit jaish
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computersVishal Patyal
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptShivamSaini553956
 
Ise iv-computer organization [10 cs46]-notes new
Ise iv-computer  organization [10 cs46]-notes newIse iv-computer  organization [10 cs46]-notes new
Ise iv-computer organization [10 cs46]-notes newdilshad begum
 
Computer system organization unit i chapter 1
Computer system organization unit   i chapter 1Computer system organization unit   i chapter 1
Computer system organization unit i chapter 1vinodchand10
 
BASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsBASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsMuskanMukhi1
 
Introduction to pc operations nc ii
Introduction to pc operations nc iiIntroduction to pc operations nc ii
Introduction to pc operations nc iiNSU-Biliran Campus
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfsaurabhChandbodhale
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfMewledMohammed
 
Computer System
Computer SystemComputer System
Computer Systemhajjaz
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computersejistcaloocan
 

Semelhante a Pankaj kumar (20)

lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Data processing
Data processingData processing
Data processing
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
 
Introduction to computer system
Introduction to computer systemIntroduction to computer system
Introduction to computer system
 
Computer-Processing-Devices.pdf
Computer-Processing-Devices.pdfComputer-Processing-Devices.pdf
Computer-Processing-Devices.pdf
 
Components of a computer
Components of a computerComponents of a computer
Components of a computer
 
Computer fundamental
Computer fundamentalComputer fundamental
Computer fundamental
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computers
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).ppt
 
Ise iv-computer organization [10 cs46]-notes new
Ise iv-computer  organization [10 cs46]-notes newIse iv-computer  organization [10 cs46]-notes new
Ise iv-computer organization [10 cs46]-notes new
 
Computer system organization unit i chapter 1
Computer system organization unit   i chapter 1Computer system organization unit   i chapter 1
Computer system organization unit i chapter 1
 
BASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsBASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding details
 
Introduction to pc operations nc ii
Introduction to pc operations nc iiIntroduction to pc operations nc ii
Introduction to pc operations nc ii
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
Computer System
Computer SystemComputer System
Computer System
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
 

Último

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 

Último (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 

Pankaj kumar

  • 1.
  • 2. Computer is an electronic device which converts row data into meaningful information .It can perform many task.It work very fast and accuratc.A computer programmed device with a set of instnections of perform is spicilic task and generate result at a very high speed. The full form of computer…….. C Commonly O Operated M Machine P Particularly U Used for T Technical E Education R Re-surch There are three types of computer……… 1. Analog computer 2. Digital computer 3. Hybride computer
  • 3. Analog computer process data which is a physical nature.These computer mainly perform hard. Digital computer works on binary data 0 and 1.These computer perform calculating words.Digital computer in fall into four catagrees upon into their size, processing speed and crossed. There are 4 types of digital computer……… 1. Micro computer 2. Mini computer 3. Main frame computer 4. Super computer These are both computer Analog and Digital. 1. Hardware 2. Software
  • 4. Physical componants of computer are called hardware.The hardware computer devide into two catagrees. 1. Peripheralls 2. C.p.u. Externall devices which be connect to the computer are called peripheralls. Peripheralls falls into three catagrees……… 1. Input device 2. Output device 3. Storage device An input device for a computer allows you to enter information. The most fundamental pieces of information are keystrokes on a keyboard and clicks with a mouse. These two input devices are essential for you to interact with your computer. Many other input devices exist for entering other types of information, such as images, audio and video. Input devices represent one type of computer peripheral - the other two types are output devices and storage devices. Examples of Input Devices:-
  • 5. 1. Graphics Tablets 2. Cameras 3. Gamepad 4. Joystick 5. Keyboard 6. Microphone etc We need to head to the computer store one more time. We've picked out your system unit and input devices. Now we've really got to figure out what's important for your output devices, or how we are going to see and hear the data and information created and stored in your computer. Examples of Output Devices:- 1. Monitor (LED, LCD, CRT etc) 2. Printers (all types) 3. Plotters 4. Projector 5. LCD Projection Panels 6. Speakers etc What is a CPU (Central Processing Unit?) The full form of CPU is Central Processing Unit. Alternatively, it is also known by the name of processor, microprocessor or a
  • 6. computer processor. A CPU is an electronics circuit used in a computer that fetches the input instructions or commands from the memory unit, performs arithmetic and logic operations and stores this processed data back to memory. A CPU or Central Processing Unit is the heart of a computer and is installed in a socket specified on a motherboard. Since a CPU performs a lot of calculations at a high speed, it gets heat up quickly. To cool down the temperature of a CPU a cooling FAN is installed on it. Components of a CPU Control Unit The Control Unit is an internal part of a CPU that co-ordinates the instructions and data flow between CPU and other components of the computer. It is the CU that directs the operations of a central processing unit by sending timing and control signals.
  • 7. Arithmetic Logic Unit The ALU is an internal electronic circuitry of a CPU that performs all the arithmetic and logical operations in a computer. The ALU receives three types of inputs.  Control signal from CU ( Control Unit )  Data(operands) to be operated  Status information from operations done previously. When all the instructions have been operated, the output that consists of data is stored in memory and status information is stored in internal registers of a CPU. Memory It is part of computer.We can all data and programs stored in memory.In computing, memory refers to the computer hardware integrated circuits that store information for immediate use in a computer; it is synonymous with the term "primary storage". Computer memory operates at a high speed, for example random-access memory (RAM), as a distinction from storage that provides slow-to-access information but offers higher capacities. If needed, contents of the computer memory can be transferred to secondary storage, through a memory management technique called "virtual memory". An archaic synonym for memory is store.[1] There are two types of memory............ 1. Primary memory 2. Secondary memory Primary memory Primary memory is computer memory that a processor or computer accesses first or directly. It allows a processor to access running execution applications and services that are
  • 8. temporarily stored in a specific memory location.Primary memory is also known as primary storage or main memory. There are two types of primary memory............. 1. RAM 2. ROM RAM 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. Volatile memory is temporary memory while ROM (read-only memory) is non-volatile and holds data permanently when the power is turned off.The RAM chip may be individually mounted on the motherboard or in sets of several chips on a small board connected to the motherboard. Older memory types were in the form of chips called dual in-line package (DIP). Although DIP chips are still used today, the majority of memory is in the form of a module, a narrow printed circuit board attached to a connector on the motherboard. ROM Read-only memory (ROM) is a type of storage medium that permanently stores data on personal computers (PCs) and other electronic devices. It contains the programming needed to start a PC, which is essential for boot-up; it performs major input/output tasks and holds programs or software instructions. Because ROM is read-only, it cannot be changed; it is permanent and non-volatile, meaning it also holds its memory even when
  • 9. power is removed. By contrast, random access memory (RAM) is volatile; it is lost when power is removed. Secondary memory Secondary memory is computer memory that is non-volatile and persistent in nature and is not directly accessed by a computer/processor. It allows a user to store data that may be instantly and easily retrieved, transported and used by applications and services.Secondary memory is also known as secondary storage. There are many types of secondary memory....... CD, Hard disk, Pain drive, Phlopy disk etc Cache memory is the fisted memory placed between cup and main memory the access time much less then the main memory. The main memory increases the operating speed of the system. Cache memory is a small sized type of volatile computer memory provides high speed data access to processor and stores frequently used computer programs application and data. Cache memory, also called CPU memory, is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. This memory is typically integrated directly with the CPU chip or placed on a separate chip that has a separate bus interconnect with the CPU. The basic purpose of cache memory is to store program instructions that are frequently re-referenced by software during operation. Fast access to these instructions increases the overall speed of the software program.
  • 10. Software is a set of procedures and associated programs documentation related to an if active operation of the computer system. Computer hardware in itself cannot perform any useful task. It must be complemented with some instruction, which the hardware under stands and obey. Software is two types---- [1.] system software [2.] Application software [1.] System software==== system software, system packages are sets of one are program that are basically designed to control the operation of a computer system in generally system software control the following—(A) Running of other software packages. (B) Communicating with other peripheral device such age printer hard disk and tape device etc. [2.] Application software==== system software are once which directly talk with the hardware component the application software intern talk with the system for their execution. Software System software Application software User written Readymade
  • 11. Lodder Assemblers Operating software Compiler A program which translates a high level language programs in to machine language program is non as complier. It checks all kinds of limits, rang, error etc but its programs execution time is more and occupies a larger part of memory. It has low speed and low efficiency of memory utilization. An inter preter is a program which translate one statement of a high level language in to machine language. A complier is nearly 5 to 25 faster than inter prettier. An inter preter is a smaller program as compared to the complier. It needs less memory space.
  • 12. 1. C language, 2. FORTRAN, 3. C++, 4. Java, 5. Lisp