Fundamental Concepts of Computers

Estudies4you

Fundamental Concepts of Computers:

JNTUH R16 Computer Programming in  C Syllabus,jntuh Computer Programming in  C study material for civil,r16 Computer Programming in  C study material,Computer Programming in  C lecture notes,Computer Programming in  C course file,Computer Programming in  C co po mapping,Computer Programming in  C course outcome,Computer Programming in  C course overview,Computer Programming in  C unitwise notes pdf,Computer Programming in  C for engineering,jntuh Computer Programming in  C class room notes pdf,Computer Programming in  C previous question papers pdf,Computer Programming in  C notes with real time examples, jntuh cpds lecture notes pdf,jntuh c language notes pdf,jntu c language study material, c programming notes pdf,c programming lecture notes pdf, c programming study material pdf,c programming previous question papers pdf
A Computer is a system composed of two main components: Hardware and Software


JNTUH R16 Computer Programming in  C Syllabus,jntuh Computer Programming in  C study material for civil,r16 Computer Programming in  C study material,Computer Programming in  C lecture notes,Computer Programming in  C course file,Computer Programming in  C co po mapping,Computer Programming in  C course outcome,Computer Programming in  C course overview,Computer Programming in  C unitwise notes pdf,Computer Programming in  C for engineering,jntuh Computer Programming in  C class room notes pdf,Computer Programming in  C previous question papers pdf,Computer Programming in  C notes with real time examples, jntuh cpds lecture notes pdf,jntuh c language notes pdf,jntu c language study material, c programming notes pdf,c programming lecture notes pdf, c programming study material pdf,c programming previous question papers pdf
Hardware:
The Hardware is the physical equipment. The Hardware of the Computer System consists of five parts:
 Input Devices
 Output Devices
 CPU
 Primary Storage and
 Auxiliary Storage Devices


C programming Study material, C programming notes unit wise, c programming notes topic wise, c programming notes pdf, free download study material for C programming, C programming study material free download,C programming study material download pdf,C programming study matrerial download free, C programming lab manual, r13 C programming study material
Software:
The Software is a collection of programs that allow users to interact with the Hardware.









Computer Software:

Computer Software is divided into Two categories:
System Software and Application Software.

System Software:
The System Software manages the resources of a computer. It provides the interface between the hardware and the users. It provides a platform for maintaining and running other software's.
Example: Windows 95/98/Vista/7/8/10..

Application Software:
Application Software is a program designed to run under an operating system. Mostly , applications are designed for a very specific purpose.
Example: MS Word, Google Chrome, Windows media player, Skype etc....

System Software 
The System Software consists of programs that manage the hardware resources of a computer.
These programs are classified into three categories:
Operating System
System Development Software
System Support Software

Operating System
Operating System is a collection of software that manages the computer hardware resources and provides common services for computer programs
Example: DOS, WINDOWS XP, WINDOWS VISTA, UNIX/LINUX, MAC/OS etc.

System Development Software
The system development software includes:
Language translators-that convert programs into machine language for execution.
Example: Rational rose, UML diagram tools, design tools

System Support Software
The set of files and programs that help the computer to operate, control and extend the processing capabilities of the system is known as system support software. Generally, system support software is organized by computer manufactures and is written in low level language. It speeds up the operation of the drivers, services, system preferences and other configured files.
Example: System utilities, device drivers

Application Software
There are two types of Application Software:
General purpose Software and Application specific software

General Purpose Software is used for any general applications. It allows users to perform simple computer tasks. It purchased from a developer and can be used by any one.
Examples: Spreadsheets and word processing

Application Specific Software is designed to perform specific tasks.
Example: Image Processing, Mat lab, Accounting Software (like Tally, Busy, etc. ), Custom made software (like payroll, billing, reservations, etc.. ).

                           
To Top