0% found this document useful (0 votes)
10 views

Basics_of_Computer_Applications_Short_

For

Uploaded by

sangamraj1738
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Basics_of_Computer_Applications_Short_

For

Uploaded by

sangamraj1738
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 50

1

Engineers Wallah ME/CE/EE/ECE


SHORT NOTES
Basic of Computer Applications
CHAPTER
Basic of Computer Applications
1
Computer History

Generation of Computer

Subject 1st generation 2nd generation 3rd generation 4th generation 5th generation

Period 1940-1956 1956-1963 1964-1971 1971-present Present & beyond

Circuitry Vacuum tube Transistor Integrated Microprocessor ULSI (Ultra Large


Chips (IC) (VLSI) Scale Integration
technology)

Memory 20 KB 128 KB 1 MB Semiconductor VLSI and ULSI


Capacity type and very high

Processing 300 IPS inst. 300 IPS 1 MIPS (1 Faster than 3rd Very fast
Speed Per sec. MILLION generation
INST. Per sec.)

Programming Assembly High level C,C++ C,C++,Java All the Higher


Language Language language level languages,
(FORTRAN, neural networks,
COBOL, ALGOL)

Example UNIVAC, IBM 1401, IBM IBM 360 Pentium series Artificial
EDVAC 7094, CDC 3600, D Series, 1900 Multimedia, Intelligence,
of Computers UNIVAC 1108 series Stimulation Robotics

Basics & Fundamentals of Computer

Basics & Fundamentals of Computer


Computer: A computer is a truly amazing machine that performs a specified sequence of operations as per the set of
instructions (known as programs) given on a set of data (input) to generate desired information (output).
Father of Computer: Charles Babbage

A complete computer system consists of four parts:


2

• Hardware: Hardware represents the physical and tangible • User: The computer operators are known as
components of the computer. users.
• Software: Software is a set of electronic instructions consisting of • Data: Consists of raw facts, which the
complex codes (Programs) that make the computer perform tasks. computer stores and reads in the form of
numbers.
Hardware:

Input Devices Processing Devices Output Devices Storage Devices

Keyboard Mother board Monitor Magnetic Disk


Microphone Processor Printer Optical Disk
Mouse RAM Speaker Flash Memory
Web camera ROM Magnetic Tape
Touch Screen SMPS
Light Pen
The following features characterize this electronic machine:
• Speed
• Accuracy
• Storage and Retrieval
• Repeated Processing Capabilities
• Reliability
• Flexibility
• Low cost
Software:
3

Utility Software Application Software System software (OS)


Utility Tools Text Single User Multi User
Customized Software Graphics DOS Unix
Utility Software Multimedia Mac-OS Windows Server
Language Winsows xp, 7, 8.1 Win
Accounting
Computer hardware consists of the following components:

1. CPU (Central Processing Unit)


CPU is considered as the brain of the computer. It performs all types of data processing operations, stores data,
intermediate results and instructions (program). It controls the operation of all parts of computer.

Fig. The relationship between different hardware components

[A] CPU itself has following three components:


• ALU (Arithmetic Logic Unit): When the control unit encounters an instruction that involves mathematical
calculation or decision/logic, it passes the control to the second component, i.e., the arithmetic logic unit (ALU).
The ALU includes a group of registers - memory locations built directly into the CPU - that are used to hold data
that are being processed by the current instruction.
• Registers: The register is the smallest high-speed storage area in the CPU. All data must be represented in a register
before it can be processed.
4

• Control Unit: This unit controls the operations of all parts of computer but does not carry out any actual data
processing operations.

[B] Primary memory consists of mainly two types of memories:


• Random Access Memory (RAM): RAM is the internal memory of the CPU for storing data, program and program
result. It is read/write memory which stores data until the machine is working. As soon as the machine is switched
off, data is erased.
• RAM is volatile, i.e. data stored in it is lost when we switch off the computer or if there is a power failure. Hence
a backup uninterruptible power system (UPS) is often used with computers. RAM is small, both in terms of its
physical size and in the amount of data it can hold.

There are mainly three types of RAM available:


• Dynamic Random Access Memory (DRAM): A type of physical memory used in most personal computers. The
term dynamic indicates that the memory must be constantly refreshed? (reenergized) or it loses its contents. This
type of memory is more economical.
• Static Random Access Memory (SRAM): A type of memory that is faster and less volatile than DRAM, but
requires more power and is more expensive. The term static is derived from the fact that it does not need to be
refreshed like DRAM.
• Synchronous Dynamic Random Access Memory (SDRAM): A type of DRAM that can run at much higher
clock speeds.
• Read Only Memory (ROM): The memory from which we can only read but can not write on it . This type of
memory is non-volatile. The information is stored permanently in such memories during manufacture. A ROM,
stores such instructions that are required to start a computer. This operation is referred to as bootstrap.

There are mainly three types of ROM available:


• MROM (Masked ROM): The very first ROMs were hard-wired devices that contained a pre-programmed set of
data or instructions. These kinds of ROMs are known as masked ROMs which are inexpensive.
• PROM (Programmable Read only Memory): PROM is read-only memory that can be modified only once by a
user. The user buys a blank PROM and enters the desired contents using a PROM program.
• EPROM (Erasable and Programmable Read Only Memory): The EPROM can be EPROM (Erasable and
Programmable Read Only Memory): The EPROM can be erased by exposing it to ultra-violet light for a duration
of up to 40 minutes. Usually, an EPROM eraser achieves this function.
• EEPROM (Electrically Erasable and Programmable Read Only Memory): The EEPROM is programmed and
erased electrically. It can be erased and reprogrammed about ten thousand times. Both erasing and programming
take about 4 to 10 ms (milli second).

Memory
A memory is just like a human brain. It is used to store data and instructions. Computer memory is the storage space
in computer where data is to be processed and instructions required for processing are stored. The memory is divided
into large number of small parts called cells. Each location or cell has a unique address which varies from zero to
memory size minus one.

Memory
Primary Memory Secondary Memory
Cache Memory Mian Memory  Magnetic Disk (HDD)
Registers RAM ROM  Optical Disk (CD, DVD, BRD)
SRAM DRAM PROM  Flash Memory (Memory card, Pen Drive)
EPROM
EEPROM
5

Memory is primarily of three types


• Cache Memory: It is a very high- speed semiconductor memory which can speed up CPU. It acts as a buffer
between the CPU and main memory.
• Primary Memory/Main Memory: Primary memory holds only those data and instructions on which computer is
currently working. It has limited capacity and data is lost when power is switched off.
• Secondary Memory: This type of memory is also known as external memory or non-volatile. It is slower than main
memory. These are used for storing data/Information permanently.

2. Secondary Storage (External Storage Devices)


Floppy diskettes, hard disk, tapes and optical disks come under the category of external storage devices or ancillary
storage devices. These devices are very sensitive to environmental conditions (humidity and temperature) as well as
to external magnetic fields and need to be stored carefully.
• Floppy Disk: Floppy disks are primarily used on PCs. Information on a floppy disk is recorded in the magnetized
states of particles of iron oxides evenly placed upon concentric circles known as tracks.
• Hard Disk: It is a non-removable enclosed magnetic disk included in most PCs. It contains a stack of metal platters,
each coated with iron oxide, that spin on a spindle and the entire unit is encased in a sealed chamber.
• Magnetic Tape: This is plastic tape, usually made of Mylar that is coated with iron oxide, thereby enabling the
introduction (writing); retention (memory) and reading of magnetically recorded information. The best use of tape
storage is for data that you do not use very often.

3. Peripherals:

Peripheral devices are devices connected to the computer externally. If a peripheral device is disconnected, the
computer will still be able to work; only functions performed by this peripheral device will not be available.
Mainly there are following types of peripheral devices:

1. Input Devices (How to tell it what to do):


This unit makes link between user and computer. The input devices translate the information into the form understandable
by computer.

• Keyboard: The most common and very popular input device which helps in inputting data to the computer
• Mouse: Mouse is the most popular pointing device and cursor-control device having a small palm size box with a
round ball at its base which senses the movement of mouse and sends corresponding signals to CPU when the
mouse buttons are pressed.
• Joy-Stick: To move cursor position on a monitor screen. It is mainly used in Computer Aided Designing (CAD)
and playing computer games.
• Light pen: It is used to select a displayed menu item or draw pictures on the monitor screen.
• Track Ball: Mostly used in notebook or laptop computer, instead of a mouse .This is a ball which is half inserted
and by moving fingers on ball, pointer can be moved
• Scanner: A scanner allows you to scan printed material and convert it into a file format that may be used within
the PC.
• Digitizer: It converts analog information into digital form.
• Microphone: Microphone is an input device to input sound that is then stored in digital form.
• Magnetic Ink Card Reader (MICR): MICR input device is generally used in banks because of a large number
of check to be processed every day.
• Optical Character Reader (OCR)- OCR: scans text optically character by character, converts them into a
machine readable code and stores the text on the system memory.
6

• Bar Code Reader: A device used for reading bar coded data (data in form of light and dark lines). Bar coded data
is generally used in labeling goods, numbering the books.
• Optical Mark Reader (OMR): A special type of optical scanner used to recognize the type of mark made by pen
or pencil.

2. Output Devices: (How it shows you what it is doing)


Output devices translate the computer's output into the form understandable by users.
Monitors: Monitors, commonly called as Visual Display Unit (VDU), are the main output device of a computer. It
forms images from tiny dots, called pixels that are arranged in a rectangular form. The sharpness of the image depends
upon the number of pixels.
There are two kinds of viewing screen used for monitors.
• Cathode-Ray Tube (CRT): The CRT display is made up of small picture elements called pixels. The smaller the
pixels, the better the image clarity, or resolution
• Flat- Panel Display: The flat-panel display refers to a class of video devices that have reduced volume, weight
and power requirement in comparison to the CRT.
Printer:
Printer is an output device, which is used to print information on paper.
• Impact Printers: The impact printers print the characters by striking them on the ribbon which is then pressed on
the paper.
• Non-Impact Printers: Non-impact printers print the characters without using ribbon. These printers print a
complete page at a time so they are also called as Page Printers. Laser Printers, Inkjet Printers.
Note:
• Data: Data can be defined as a representation of facts, concepts or instructions in a formalized manner which
should be suitable for communication, interpretation, or processing by human or electronic machine.
• Information: Information is organized or classified data which has some meaningful values for the receiver.
Information is the processed data on which decisions and actions are based.
• Data Processing Cycle: Data processing is the re-structuring or re-ordering of data by people or machine to
increase their usefulness and add values for particular purpose. Data processing consists of basic steps input,
processing and output. These three steps constitute the data processing cycle.
• Input: Input data is prepared in some convenient form for processing. The form will depend on the processing
machine. For example, when electronic computers are used, the input data could be recorded on any one of
several types of input medium, such as magnetic disks, tapes and so on.
• Processing: In this step input data is changed to produce data in a more useful form. For example, paychecks
may be calculated from the time cards, or a summary of sales for the month may be calculated from the sales
orders.
• Output: The result of the proceeding processing step are collected. The particular form of the output data depends
on the use of the data. For example, output data may be pay-checks for employees.

Computer Languages
Languages

Lowlevel language: these are coded in a form which is easy to understand by the processor.

Machine language: it is also a type of low level language these can be develop in binary language (0 and 1).
7

Assembly language: it is also a type of low level language and using the human readable instruction of the CPU. It is
written as ‘MOV A.’

High level language programmer: can write code in simple easy language, it is user friendly. E.g. C, JAVA

C language: it is a middle level programming language and also known as procedural language

C++: is high level language that uses the OOPS concept.

Fortran: it is known as formula translation. It is used for scientific application.

COBOL (Common Business Oriented Language): used for record keeping and data management in business
organizations.

BASIC (Beginner’s All Purpose Symbolic Instruction Code): first language designed for non-professional
programmers.

PASCAL: it is developed as a teaching tool for programming concepts.

Simula was the first object-oriented programming language.

Java, Python, C++, Visual Basic .NET and Ruby are the most popular Object Oriented Programming languages.

The Java programming language is designed especially for use in distributed applications on corporate networks and
the Internet. Ruby is used in many Webapplications.

Curl, Smalltalk, Delphi and Eiffel are also examples of object- oriented programming languages.

Language processor (Translator): Programmers write their program in one of the high-level language because it is
much easy to code in these language but computer does not understand any of these language so it is necessary to
convert program into a machine language so translator do this work.

Loader: It loads the code which is translated by translator into the main memory and makes it ready to execute.

Linker is used to combine all the object files and convert them into a final executable program.

Interpreter converts high level language program into machine language. It is very slow because it convert program
line by line.

Compiler: It also translates the program from high level language to machine language. It is very fast because it
converts the whole program into machine language.

Assembler: It is used for converting the code of low level language (assembly language) into machine level language.

Classification of Computers
Computers can be broadly classified by their speed and computing power:
Sr.No. Type Specifications
1 PC (Personal It is a single user computer system having moderately powerful microprocessor.
Computer)
8

2 WorkStation It is also a single user computer system which is similar to personal computer but have
more powerful microprocessor.
3 Mini Computer It is a multi-user computer system which is capable of supporting hundreds of users
simultaneously. Software technology is different from minicomputer.
4 Main Frame It is a multi-user computer system which is capable of supporting hundreds of users
simultaneously. Software technology is different from minicomputer.
5 Supercomputer It is an extremely fast computer which can execute hundreds of millions of instructions
per second.

Following are the main memory storage units:


Sr.No. Type Specifications
1 Bit (Binary A binary digit is logical 0 and 1 representing a passive or an active state of a component in an
Digit) electric circuit.
Computer)
2 Nibble A group of 4 bits is called nibble.
3 Byte A group of 8 bits is called byte. A byte is the smallest unit which can represent a data item or
a character. (1 byte = 8 bits)
4 Word A computer word, like a byte, is a group of fixed number of bits processed as a unit which
varies from computer to computer but is fixed for each computer. The length of a computer
word is called word-size or word length and it may be as small as 8 bits or may be as long as
96 bits. A computer stores the information in the form of computer words.

Few higher storage units are following:


S.No. Unit Description
1 Kilobyte (KB) 1 KB = 1024 Bytes
2 Megabyte(MB) 1 MB = 1024 KB
3 GigaByte (GB) 1 GB = 1024 MB
4 TeraByte (TB) 1 TB = 1024 GB
5 PetaByte (PB) 1 PB = 1024 TB

Software
Software: software represents the set of programs that govern the operation of a computer system and make the hardware
run. There are two types of software.
• System Software: The system software is collection of programs designed to operate, control, and extend the
processing capabilities of the computer itself. System software are generally prepared by computer manufactures.
System software serves as the interface between hardware and the end users. Examples: Operating System,
Compilers, Interpreter, Assembler etc.
• Application Software: It is the set of programs necessary to carry out operations for a specified application.

Boot: When computer starts, the operating system is first loaded (as it is essential for running all other programs), this
process is known as booting.
Cold Boot: When you turn the computer ON from an OFF position.
Warm Boot: When you reset the computer that is already ON.
Motherboard: The motherboard serves as a single platform to connect all of the parts of a computer together. A
motherboard connects CPU, memory, hard drives, optical drives, video card, sound card, and other ports and expansion
cards directly or via cables. It can be considered as the backbone of a computer.
Combinational Circuit: It consist of AND,OR , NOT,NAND,NOR Gate. Output will depend on input and there is no time
gap between input and output There are different type of combination circuit used for different purpose.
9

Multiplexer: It has multiple input and Single output. Multiplexer may be of different type like 4 × 1 MUX, 8 × 1 MUX,16
× 1 MUX etc.
De Multiplexer: It perform opposite function of Multiplexer. It has single input line and multiple output line. n × 2N.
Decoder: It is use to convert one code system to anther like Binary to Octal digit or Binary to Hexadecimal digit.
Adder: Adder is use to add bits Adder is of to type Half adder and full Adder. Half Adder is use to add two bits and full
Adder is use to add three bits.
Encoder: It perform opposite function of Decoder;

Software Categories
Freeware: Software which is completely costless. The producers of this software are either public institutions such as
universities or developers who do it for personal interest or advertisement or private company who do it for dumping reasons.
Shareware: Software which is initially costless but after a certain period the user is asked to pay a fee or delete it. Or
software which has two versions a free one, but incomplete or with advertisement banners and a complete advertisement
free one for which the user must pay. The most common example is WinZip compression program.
Commercial: Software for which the user has to pay a license to use it . Common examples are Microsoft Windows
operating system and Microsoft word.
Private: Software uniquely built, under payment for a specific customer to fit his need. Only the customer may use it.
Open Source: Software may be modified by anyone, sometimes under certain restrictions. Open source software is also
freeware.
Proprietary: Software is distributed with the explicit with the explicit legal warning not to modify it and technically locked
to prevent other developers to see or modify its source.

Networking

Network: Computer Networks means interconnected set of autonomous system that permit distributed processing to
information.

Classified on the basis of Geographical Coverage:


• Local Area Network (LAN): A local area network is relatively smaller and privately owned network with the
maximum span of 10 km.
• Metropolitan Area Network (MAN): MAN is defined for less than 50 Km and provides regional connectivity
within a campus or small geographical area.
• Wide Area Network (WAN): A wide Area Network (WAN) is a group Communication Technology, provides no
limit of distance

Type of Networking
1. Point to Point Network:
When a packet is sent from one router to another intermediate routers, the entire packet is stored at each intermediate
router, stored there till the output line is free and then forwarded. A subnet using this principle is called point to point
or packet switched network.

Topologies for a point to point Subnet


• Star: Each device has a dedicated point to point link only to a central controller, usually called a hub.
• Tree: A tree topology is a variation of a star.
• Ring: Each device has a dedicated point to point line configuration only with the two devices on either side of it.
• Bus: One long cable acts as a backbone to link all the devices in the network.

2. Broadcast Networks:
Broadcast networks have a single communication channel that is shared by all the machines on the network.
10

Transmission Media
• Network Cables: Network cables are used to connect computers. The most commonly used cable is Category 5
cable RJ-45.
• Distributors: A computer can be connected to another one via a serial port but if we need to connect many
computers to produce a network, this serial connection will not work. The solution is to use a central body to which
other computers, printers, scanners etc. can be connected and then this body will manage or distribute network
traffic
• Repeaters: A repeater is an electronic device that receives a signal and retransmits it at a higher level or higher
power, or onto the other side of an obstruction, so that the signal can cover longer distances.
• Bridge: A bridge is a product that connects a local area network (LAN) to another local area network that uses the
same protocol (for example, Ethernet or token ring).
• Routers: A router is a device that forwards data packets along networks. A router is connected to at least two
networks, commonly two LANs or WANs or a LAN and its ISP's network. Router sare located at gateways, the
places where two or more networks connect.
• Internal Network Cards: Network card is a necessary component of a computer without which a computer cannot
be connected over a network. It is also known as network adapter or Network Interface Card (NIC). Most branded
computers have network card pre-installed. Network cards are of two types: Internal and External Network Cards.
• External Network Cards: External network cards come in two types: Wireless and USB based. Wireless network
card need to be inserted into the motherboard but no network cable is required to connect to network.
• Universal Serial Bus (USB): USB card are easy to use and connect via USB port. Computers automatically detect
USB card and can install the drivers required to support the USB network card automatically.
• Modem (Modulator –DE Modulator): Modem is a device attached to computers that can convert digital signals
to analog signals to analog signals and vice versa.

Operating System:
An Operating system is a program, which acts as an interface between a user and the hardware

MS - Window
MS-Windows is a GUI based operating system. In Windows Operating system multiple applications can be
simultaneously run in different windows.

• In MS-Windows, the screen upon which icons, windows, too are displayed is known as desktop.
• An icon is a graphic symbol that represents a window element like, file, folder, or shortcut.
• Loading up of operating system files into the computer’s memory in called booting up.
• The taskbar is a bar, which is usually located at the bottom of the screen.
• My computer is helpful for viewing the contents of a single folder or drive.
• Windows Explorer is another way of seeing what is on your computer. Windows Explorer shows the computer’s
contents as a hierarchy.
• File: A program or document stored on a disk.
• Toolbar: A set of button you click to perform common tasks.
• A folder is a location in which you can store files and other folders.
• To create a new folder, File—New—Folder commands are clicked in My Computer windows.
• To find files or folders, Start---Find---Files or Folder commands are clicked.
• To create a shortcut to a file, firstly select the file or folder, whose shortcut is to be created. Then drag the file icon
through right mouse button to desired location where shortcut to be placed, and then select create shortcut(s).
• To shut down the computer, Start—Shut Down commands are clicked.
11

MS-Word
• A word processor is a package that processes textual matter and creates organized and flawless documents.
• The world processor offers very useful features like speed, powerful editing and formatting features, permanent
storage, Graphics, object linking and embedding, spell check and mail merge etc.
• The word processor automatically fits the typed text within the specified left and right margins. This feature is
called word wrapping.
• Margins can be four type viz. left, right, top and bottom.
• The distance between text boundaries and page margins is called indent. The indent can be positive, negative or
hanging indent.
• The text layout
• In Word, paragraphs can be formatted through Paragraph option of Format menu and the borders can be applied
through Borders and shading option of Format menu.
• The page formatting in Word can be controlled through Page Setup … option of File menu. The header and footer
can be created and formatted using Header and Footer option of the view menu.
• In word, the document can either be printed through print button of standard toolbar or through the Print.. option
of File menu. The help is available in Word through the Help menu.
• In word, spelling and grammar can be checked either through the spelling and Grammar option of Tools menu.
• The Autocorrect feature of Word converts shorthand into longer strings. You can create your own Autocorrect
entries by clicking to Autocorrect command to Tools menu.
• Tables can be inserted in a Word document through Table button of Standard toolbar and can be manipulated
through the table drop menu.
• In MS-Word, the mail merge involves two files – Main document and data source file to produce the merged
document. The main document and data source can handled through Mail Merge option of Tools menu.

Some of the valid file names are as follows:


Type of File File name and Extension
Notepad File Type.txt
Paintbrush File Painting.bmp
Word Document.doc
Excel Book.xls
PowerPoint Presentation.ppt
Database Db1.mdb
Executable Game.exe

MS- EXCEL
• A spreadsheet is a software tool that lets one enter, calculate, manipulate and analyze set of numbers.
• A Worksheet is a grid of cells made up of horizontal rows and vertical columns.
• A workbook is a group of worksheets.
• Three types of data can be entered in a worksheet (i) number (ii) Text (iii) Formulas.
• Cell can be referenced in three ways (i) relative (ii) absolute (iii) mixed
• A cell can be edited either by overwriting or by partially modifying the cell contents.
• A range can selected using mouse or keyboard.
• A range can be either through copy and paste operations or by dragging the fill handle.
• A range can be moved either through cut and paste operations or by dragging the range border.
• A range can be cleared through Edit--Clear command.
• To erase everything from a worksheet ,select all the cells in the worksheet and then use Edit—Clear—All.
• To save a workbook use File-Save command.
12

• To open a workbook use File—Open command.


• To insert cells, rows or columns in worksheet, use Insert---Cells----, Insert-----Rows or Insert-----Column
command respectively.
• General arrangement of data is known as formatting.
• Formatting does not affect the actual cell value only the appearance change.
• Formatting is performed in MS-Excel through options available in Format menu.
• Charts are the pictorial representation of worksheet data.
• Various chart types in MS- Excel are area chart, column chart, bar chart, line chart, pie chart, XY(Scatter) chart.
• Chart in MS-Excel saved in two ways : (i) embedded chart (ii) chart sheet
• Embedded chart is a chart object that is placed on a worksheet and saved with that work sheet.
• Chart sheet is a sheet in workbook that contains only a chart.
• Charts are created using chart wizard

Powerpoint
• The application software that can create professional looking visual aids is called Presentation Graphics Software.
• MS-PowerPoint can be started by clicking at Start—Program---Microsoft PowerPoint.
• A slide can contain one or more of these components: Titles, Graphs, Drawing objects, ClipArt and Pictures.
• The slide components that are used for reference are: Handouts, Notes, Outlines.
• A new presentation can be created through one of these methods:(i) Auto content Wizard (ii) Design Templates
(iii) Sample Presentation and (iv) Blank Presentation
• A new side can be added by either clicking at Common Tasks options of Formatting toolbar and then selecting
New Slide option, by clicking at Insert menu’s New Slide option.
• A presentation in PowerPoint can viewed in any of these views: Normal, Outline, Slide, Slide Sorter, Slide Show
and Notes Page View.
• To apply new design to slides, click either at Apply Design Template option of Common Tasks options of
Formatting toolbar, or at Format menu’s Apply Design Template option or ever from the shortcut menu.
• A color scheme is a combination of various colors used for text and other presentation elements.
• A color scheme can be changed by clicking at Slide Color Scheme option of Format menu.
• Background color can be changed by clicking at Format----Background command or even through slide’s shortcut
menu.
• You can change text font and style by using Format---Font command.
• Header and Footer information can be viewed and changed by clicking at View---Header and Footer option.
• The slide ---shorter view in useful for viewing the slides in miniature forms and for rearranging them.
• Movies (Vedio) & Sound can be inserted by using Insert—Movies & Sounds command.
• While creating slide shows you can add transitions to slides by using Slide Show --- Slide Transition command.
• To add animation, you can use Slide Show- ----Custom Animation commands.

Internet
 The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite
(TCP/IP) to link several billion devices worldwide. It also known as “network of networks” that consists of millions
of private, public, academic, business, and government networks.
Various Applications of Internet are:
• Exchange messages using e-mail (Electronic mail).
• Transfer files as well as software.
• Browse through information on any topic on web.
• Communicate in real time (chat) with others connected to the Internet.
• Search databases of government, individuals and organizations.
13

• Read news available from leading news groups.


• Send or receive animation and picture files from distant places.
• Set up a site with information about your company’s products and services
 The World Wide Web commonly known as the Web or www developed founded by Tim Berners – Lee in 1989, is
a system of interlinked hypertext documents that are accessed via the Internet. These multimedia pages are ever-
changing.
 A web browser (commonly referred to as a browser) is a software application for retrieving, presenting and
traversing information resources on the World Wide Web.

Various features of a Web Browser are:


• Menu bar: The menu bar, located at the very top of the screen, can be accessed using the mouse. Actions that are
in black can be performed, while actions that cannot be performed will be in gray or lightened.
• Tool bar: The tool bar is located at the top of the browser; it contains navigational buttons for the Web. Basic
functions of these buttons include:
Command Function
Home Opens or returns to starting page
Back Takes you to the previous page
Forward Takes you to the next page
Print Prints current page
Stop Stops loading a page
Reload Refresh/redisplays current page
Search Accesses search engine

• Location bar: The location bar, below the tool bar, is a box labelled "Location," "GoTo," or "Address." You can
type in a site's address, and press the Return or Enter key to open the site.
• Status bar: The status bar is located at the very bottom of the browser window. You can watch the progress of a
web page download to determine if the host computer has been contacted and text and images are being
downloaded.
• Scroll bar: The scroll bar is the vertical bar located on the right of the browser window. You can scroll up and
down a web page by placing the cursor on the slider control and holding down the mouse button.
• A website is a set of related web pages served from a single web domain.
• The Uniform Resource Locator, abbreviated as URL is the Address for web sites. Most of them begin with http
(Hyper Text Transfer Protocol), followed by a colon and two slashes.. In most web browsers, the URL of a web
page is displayed on top inside an address bar. An example of a typical URL would be
"http://www.gradestack.com".
• A Home page, index page, or main page is a page on a website. A home page usually refers to:
• A Hyperlink is a reference to data that the reader can directly follow either by clicking or by hovering or that is
followed automatically.
• Downloading means to receive data to a local system from a remote system, or to initiate such a data transfer.
• Uploading refers to the sending of data from a local system to a remote system such as a server or another client
with the intent that the remote system should store a copy of the data being transferred.
• An email attachment is a computer file sent along with an email message. One or more files can be attached to any
email message, and be sent along with it to the recipient. The first email was sent by Ray Tomlinson to himself in
1971.
• CC (Carbon Copy) in e – mail indicates those who are to receive a copy of a message addressed primarily to
another. The list of CCed recipients is visible to all other recipients of the message.
14

• An additional BCC (blind carbon copy) field is available for hidden notification; recipients listed in the BCC field
receive a copy of the message, but are not shown on any other recipient's copy (including other BCC recipients).
• The Drafts folder retains copies of messages that you have started but are not yet ready to send.
• Hotmail, a free e-mail service provided by Microsoft which was established in 1995 was co - founded by an Indian
American entrepreneur Sabeer Bhatia along with Jack Smith in July of 1996.
• An Internet Protocol address (also known as an IP address) is a numerical label assigned to each device (e.g.,
computer, printer) participating in a computer network. It acts as an identifier for a computer. It is a unique address
for every computer.
• Top-level domain: Each part of a domain name contains certain information. The first field is the host name,
identifying a single computer or organization. The last field is the top-level domain, describing the type of
organization and occasionally country of origin associated with the address. For e.g. - .com – Commercial, .edu –
Educational.

Important Key in a Keyboard


Toggle keys- toggle the input from a group of keys on a keyboard between two different input modes.
• Caps Lock
• Num Lock
• Scroll Lock
• Insert
Modifier Keys- In computing, a modifier key is a special key (or combination) on a computer keyboard that temporarily
modifies the normal action of another key when pressed together. For e.g.-
• Shift
• Alt
• Ctrl
• Fn
Function keys– A function key is a key on a computer or terminal keyboard which can be programmed so as to cause an
operating system command interpreter or application program to perform certain actions, a form of soft key. For e.g. – F1
through F12 keys are known as function keys. Each keys perform different functions.

Computer Virues
A virus is a parasitic program that infects another legitimate program, which is sometimes called the host. To infect the host
program, the virus modifies the host so that it contains a copy of the virus.
Boot sector viruses: A boot sector virus infects the boot record of a hard disk. The virus allows the actual boot sector data
to be read as through a normal start-up were occurring.
Cluster viruses: If any program is run from the infected disk, the program causes the virus also to run . This technique
creates the illusion that the virus has infected every program on the disk.
Worms: A worm is a program whose purpose is to duplicate itself.
Bombs: This type of virus hides on the user’s disk and waits for a specific event to occur before running.
Trojan Horses: A Trojan Horses is a malicious program that appears to be friendly. Because Trojan Horses do not make
duplicates of themselves on the victim’s disk. They are not technically viruses.
Stealth Viruses: These viruses take up residence in the computer’s memory, making them hard to detect.
Micro Viruses: A macro virus is designed to infect a specific type of document file, such as Microsoft Word or Microsoft
Excel files. These types of documents can include macros, which are small programs that execute commands.

Commonly Used Computer Terms


• Abort: To stop a program or function before it has finished.
• Algorithm: A set of instructions that provides a solution to a given problem.
• Animation: A simulation of movement created by displaying a series of pictures, or frames. For example, cartoons
on television.
15

• ANSI: American National Standards Institute, a powerful industry association of USA, promoting Programming
language standards.
• Antivirus: Program A utility that searches a hard disk for viruses and removes any, that is found.
• Architecture: A design. It can refer to either hardware or software or to a combination of hardware and software.
The architecture of a system defines its broad outlines.
• ASCII: American Standard Code for Information Inter change. This is a seven/eight bit code widely used in
computers for the transfer of data.
• Bandwidth: The amount of data that can be transmitted in a fixed amount of time. It is usually expressed in bits
per second (bps) or bytes per second.
• Bit: The smallest unit of information in computer system. Bit is short for binary digit; either a "1” or a "0".
• Boot: The process of getting the computer started.
• Byte: A byte is made up of 8 bits. The amount of memory it takes to store a single character.
• Cache: A separate area of Primary Memory (RAM) where the computer stores a copy of frequently used
information for quick access. This is meant to speed up the operation of the hard disk.
• CD-ROM: Compact Disk-Read Only Memory. This is a permanent storage device used to store large quantities
of information that need not be changed.
• CGA: Color Graphics Adapter. Low-resolution screen (640x200 pixels) with color capability.
• Character: A number, letter, symbol, or punctuation mark.
• Chip: A small piece of silicon containing thousands or millions of electrical elements. Also called an Integrated
Circuit (IC).
• Compatible: The ability of one device or program to work with another device or program. For example, a printer
and a computer are said to be compatible if they can be connected to each other.
• Conventional Memory: The first 640K of electronic Memory (RAM) in a computer used to run OS and
applications.
• Debug: In computer related systems, fixing software related problem is known as debugging.
• Digitize: To scan a piece of artwork in very fine detail and store it in a form that computer understands.
• DOS: It stands for Disk Operating System. It is a single user operating system.
• DVD: Digital Versatile Disc or Digital Video Disc
• Dynamic: Refers to actions that take place at the moment they are needed rather than in advance.
• EDP: Electronic Data Processing.
• E-Mail: Electronic Mail. A facility to send electronic messages to another person on a computer network.
• End-User: The end user is the individual who uses the product after it has been fully developed and marketed.
• EPROM: Erasable Programmable Read Only Memory. A type of ROM that can be programmed or reprogrammed
usually by exposing a normally covered sector to UV-Light.
• Extended Memory: Memory in addition to conventional memory used to run and manage applications; together
with expanded memory, it helps PCs to address increased amounts of data in memory.
• Fax/Facsimile: A way of transmitting copies of documents over telephone lines. Fax is short for Facsimile.
• Gigabyte: A bbreviated as GB, is equal to 1024 MB. GUI Graphical User Interface. A user interface that works
visually and is based on the selection of actions using a mouse or a similar pointing device to click on icons or to
pick options from menus; see also icon.
• Hertz: A unit of frequency that means Cycles per Second.
• High Density: The amount of information a disk can hold. High Density disks hold more information than Double
Density disks.
• Hypertext: A method of presenting information so the user can view it in a non-sequential way, regardless of how
the topics were originally arranged. It has now evolved as a flexible software technology to create electronic books
provides fast and flexible access to search criteria and provides quick access to information in large documents.
16

• HTML: Hyper Text Markup Language. A markup or structuring language used to describe Web and Intranet
documents. It is used to define structure, appearance and placement of HTML elements including, fonts, graphics,
text, hypertext links to other sites and many more details.
• IBM: International Business Machines, a USA based multinational Company.
• Icon: A graphical screen element that executes one or more commands when selected with a mouse or other
pointing device
• IDE: Integrated Device Electronics, a standard used for connecting hard drive to a computer. IDE hard drives are
very common and relatively inexpensive.
• Intel: The manufacturer of the most popular microprocessors or CPUs.
• Intelligent: Printer combining laser, computer and photocopying technology.
• Internet: The world's largest computer network that links many of the scientific, research and educational
computers as well as commercial networks. The internet uses TCP/IP protocols, and computers on Internet can run
on any operating system, like, several variations of UNIX, Windows NT, and VMS etc.
• Intranet: In the most general sense, a private corporate network that uses Internet technology based software and
TCP/IP protocol standards. Many companies use intranets for tasks as simple as distributing a company letter and
for tasks as complex as posting and updating technical support bulletins to service personnel worldwide. An intranet
does not always include permanent connection to Internet.
• Kilobyte (K, KB) Approximately one thousand characters; actually 1024bytes.
• LAN An acronym for local area network. A system of PCs that are located relatively near to each other and
connected by wire so that individual users can cooperatively process information and share resources; see also
WAN.
• Laptop Computer: A portable computer, small enough to be held on a lap,but slightly larger than a notebook
computer.
• LED: Light Emitting Diode. An electronic device that lights up when electricity is passed through it.
• Light Pen: An input device that allows a user to write on or point to a special pad or the screen of a pen-based
computer, such as a PDA.
• Macintosh: A PC based on a Motorola microprocessor employing GUI. Apple Macintosh has been in use since
late eighties.
• Macro: A symbol, name, or key that represents a list of commands, actions or keystrokes.
• Math co-processor: Part of the microprocessor; a companion chip designed to perform complex calculations.
• Megabyte (M, MB): Approximately one million characters; actually 1,048,576 bytes. A measure of memory or
storage.
• Megahertz (MHz): A measure of processing speed. The higher the value, the faster a computer can work.
• Microprocessor: A single chip containing all the elements of a computer's CPU.
• MIPS: Million Instructions Per Seconds, a unit for measuring the speed of a computer.
• Mother Board: The main circuit board of a computer, which carries electrical signals to and from various parts of
the computer.
• Multimedia: A computer system that combines text, graphics, animation, music, voice and video media; may
include stereo speakers as an output device.
• Multiprocessing: It refers to a computer system’s ability to support more than one process at the same time. It is
also called multitasking.
• Nibble: Half a byte i.e. 4 bits.
• Non-Volatile Memory: This is data storage that does not lose its contents on power off; for example, ROM.
• Notebook Computer: A portable computer, approximately 8½ by 11 inches, that fits inside a briefcase.
• Numeric keypad: The part of a keyboard that looks like an adding machine, with 10 digits and mathematical
operators; usually located on the right side of the keyboard.
17

• Office-Automation: The use of computer systems to execute a variety of office operations, such as word
processing, accounting and Email.
• Parallel Port: An outlet on a computer used to attach a device, such as a printer. A parallel port sends data (bits)
down the wire side by side (parallel to each other).
• Pentium: The fifth generation of microprocessors. The Pentium is 2 to 3 times faster than the 80486, the fourth
generation of microprocessors.
• Peripheral: Any piece of hardware attached to the outside of a computer. Examples are printers and modems.
• Pixel: Short for "Picture Element". A Pixel is the smallest dot the computer can control on the screen.
• Portable computer: A small computer that usually runs on batteries. In the categories of portable computers are
laptop, notebook, subnotebook and palmtop.
• Protocol: In networking and communications, the formal specification that defines the procedures to follow when
transmitting and receiving data. Protocol defines the format, timing, sequence and error checking used on the
network.
• Resolution: The size and quantity of dots that make up a printed page, screen or scanned image.
• Runtime: Error An error that occurs during the execution of a program.
• Scanner: An input device used to copy a printed document into a computer’s memory in digital form, without
requiring manual keying.
• SCSI: Small Computer System Interface. A standard for connecting a hard drive to a computer.
• Serial Port: An outlet on a computer used to attach a device, such as a modem. A serial port sends data (bits) down
the wire one at a time (in a series).
• Service Pack: It is an update to a software version that fixes an existing problem, such as a bug or provides
enhancements to the product that will appear in the next version of the product.
• TCP/IP: Transmission Control Protocol / Internet Protocol is a set of communication protocols that encompass
media access, packet transport, session communications, file transfer, e-mail, and terminal emulation. TCP/IP is
supported by a large number of H/W and S/W vendors and is available on many computer systems, from PCs to
mainframes.
• Troubleshoot: To isolate the source of a problem and fix it. In case of computer systems, troubleshoot is usually
used when the problem is hardware related.
• UNIX: A multi user operating system.
• Upgrade: A new version of a software or hardware product designed to replace an older version of the same
product.
• UPS: Uninterruptible Power Supply. It is a power supply that includes a battery to maintain power in the event of
a power cut for several minutes to some hours.
• Utility: A program that performs a very specific task, usually related to managing system resources

Computer Shorcut Keys


Shortcut Key:

1. Common Shortcut Keys:

 CTRL + A : Select All

 CTRL + C : Copy

 CTRL + X : Cut

 CTRL + V : Paste
18

 CTRL + Z : Undo

 CTRL + B : Bold

 CTRL + U : Underline

 CTRL + I : Italic

 ALT + TAB : Cycle between open applications

 ALT + F4 : Close program, close current window

2. Function Key:

 F1 : Help

 F2 : Rename the selected object

 F3 : Find all files

 F4 : Opens the file list drop-down in dialogs

 F5 : Refresh the current window

 F6 : Shifts focus in Windows Explorer

 F7 : Spell check

 F10 : Activates menu bar options

 ALT + F6 : Switch between current program windows

 ALT + F4 : It is used to close the current program

 ALT + ENTER : Opens the Properties dialog

 ALT + SPACE : System menu for the current window

 Shift + Delete : Delete - Files are permanently deleted

3. MS-Word Shortcut Key:

• CTRL + E : Center the text

• CTRL + L : Align text to the left

• CTRL + R : Align text right

• ESC : Cancel a command

• CTRL + Z : Undo the last action


19

• CTRL + Y : Redo the last action

• CTRL + ALT + S : Split the document window

• CTRL + Shift + C : Remove document window split

o OR

o CTRL + ALT + S : Remove document window split

• ALT + N : Open the Insert tab

• Alt + G : Open the Design tab to apply themes, colors, and effects, such as page borders

• ALT + P : Open the Layout tab

• Shift+ Arrow Keys : Select text


4. MS-Excel Shortcut Key:
 CTRL + W : To close the current workbook
 CTRL + F4 : To close Exce
 CTRL + Page Down : To go to the next sheet
 CTRL + Page Up : To go to the previous sheet
 ALT + A : To go to the Data tab
 ALT + W : To go to View tab
 ALT + M : To go to the Formula tab
 F2 : To edit a cell
 Tab : To move to the next cell
 Shift Tab : To go to the previous cell
 Shift + F2 : To add a comment to a cell
 CTRL + K : To insert a hyperlink
 Shift + SPACE : To select an entire row
 CTRL + SPACE : To select an entire column
5. MS Power Point Shortcut Key:
 CTRL + N : Create a new presentation
 CTRL + M : Add a new slide
 CTRL + D : Open the Font dialog box
 F5 : Start slide show
 CTLR + D : Close the presentation
6. Browser Shortcut Key:
• F3, Shift + F3 : Search text on current page, find next text result
• CTRL + H : Open browsing history
• CTRL + J :Open the Downloads folder and/or history
• CTRL + Sft +Del : Delete history
• ALT + Enter :Open search in a new tab
20

Some Important Full Form

Shortcut Key

• ISO : International Organization for Standardization

• OS : Operating System

• GB : Gigabyte

• POST : Power On Self Test

• EBCDIC : Extended Binary Coded Decimal Interchange Code

• DPI : Dots per Inch

• BCR : Business Cord Reader

• CUI : Character User Interface

• PPT : Power Point Presentation

• HP : Hewlett Packard

• BMP : Bitmap

• JPEG : Joint Photographic Experts Group

• HLL : High Level Language

• ULSI : Ultra Large-Scale Integration

• GSM : Global System for Mobile

• BIT : Binary Digit

• FDD : Floppy Disk Drive

• IT : Information Technology

• AM : Amplitude Modulation

• PDP : Programmed Data Processor

• PPM : Pages per Minute

• FAT : File Allocation Table

• KB : Kilobyte

• CPS : Character per second


21

• BPS : Bits per second

• MB : Megabyte

• WAP : Wireless Application Protocol

• MIS : Management Information System

• JPG : Joint Photographic Experts Group

• BCD : Binary Coded Decimal

• GIGO : Garbage In, Garbage Out

• UDP : User Data Gram Protocol

• IE : Internet Explorer

• CCC : Course on Computer Concepts

• LSI : Large Scale Integration

• ANSI : American National Standards Institute

• DBA : Database Architect

• MAR : Memory Address Register

• ASP : Active Server Page

• SSI : Small Scale Integration

• FD : Floppy Drive

• PD : Pen Drive

• DDR : Double Data Rate

• CAN : Controller Area Network

• MPEG : Moving Picture Experts Group

• DAC : Digital-to-Analog Converter

• CAL : Computer Aided Learning

• MBPS : Megabits per second

• PPP : Point to Point Protocol

• TP : Transfer Protocol

• MMU : Memory Management Unit


22

• PPI : Pixels per inch

• IPU : Image Processing Unit

• W3C : World Wide Web Consortium

• TELNET : Tally Type Network

• DSA : Digital Signature Algorithm

• RDP : Remote Desktop Protocol

• EMI : Electromagnetic Interface

• MPG : Moving Picture Expert Group

• BPS : Bits Per Second

• WLL : Wireless Local Loop

• MS DOS : Microsoft Disk Operating System

• EDVAC : Electronic Discrete Variable Automatic Computer

• VAN : Value Added Network

• ARPANET: Advanced Research Projects Agency Network

• MDR : Memory Data Register

• ALU : Arithmetic Logical Unit

• EDP : Electronic Data Processing

• IPC : Inter Process Communication

• WLAN : Wireless Local Area Network

• PB : Peta Byte

• HD : Hard Drive

• CBT : Computer Based Training

• HTML : Hyper Text Markup Language

• RAID : Redundant Array of Independent Disks

• RDMA : Remote Direct Memory Access

• SATA : Serial Advanced Technology Attachment

• DNS : Domain Name System


23

• VGA : Video Graphics Array

• DVI : Digital Visual Interface

• DHTML : Dynamic Hyper Text Markup Language

• DVE : Digital Video Effects

• DOS : Disk Operating System

• DPI : Dots per Inch

• BIOS : Basic Input Output System

• HDMI : High-Definition Multimedia Interface

• HDD : Hard Disk Drive

• PDF : Portable Document Format

• NTFS : New Technology File System

• UPS : Uninterrupted Power Supply

• MMC : Multimedia Card

• SSD : Solid State Drive

• SMPS : Switch Mode Power Supply

• DVD : Digital Video Disk

• CD : Compact Disk

• EPROM : Erasable PROM

• KBD : Keyboard

• FDD : Floppy Disk Drive

• EEPROM: Electrically EPROM

• VDU : Visual Display Unit

• VIRUS : Vital Information Resources Under Siege

• LLL : Low Level Language

• HLL : High Level Language

• CPU : Central Processing Unit

• RAM : Random Access Memory


24

• ROM : Read Only Memory

• PROM : Programmable Read Only Memory

• LED : Light Emitting Diode

• LCD : Liquid Crystal Display

• USB : Universal Serial Bus

• LAN : Local Area Network

• WAN : White Area Network

• HTTP : Hyper Text Transfer Protocol


25

Engineering Wallah Electronics Engineering


सं��प्त �टप्प�णयाँ
कंप्यट
ू र �सस्टम का मल

अध्याय
कंप्यटू र िसस्टम का मल

1
कंप्यूटर इ�तहास

कंप्यूटर क� पीढ़�

�वषय पहल� पीढ़� दस


ू र� पीढ़� तीसर� पीढ़� चौथी पीढ़� 5वीं पीढ़�

अव�ध 1940-1956 1956-1963 1964-1971 1971-वतर्मान वतर्मान और उससे आगे

स�कर्टर� वैक्यूम ट्यूब ट्रांिजस्टर एक�कृत �चप्स माइक्रोप्रोसेसर ULSI (अल्ट्रा लाजर् स्केल
(आईसी) (वीएलएसआई) इंट�ग्रेशन टे क्नोलॉजी)

स्म�ृ त �मता 20 KB 128 KB 1 एमबी सेमीकंडक्टर प्रकार VLSI और ULSI


और बहुत उच्च

प्रसंस्करण ग�त 300 IPS इंस्ट. 300 IPS 1 एमआईपीएस (1 तीसर� पीढ़� से भी बहुत तेज
प्र�त सेकंड. �म�लयन इंस्ट. प्र�त अ�धक तेज
सेकंड)

प्रोग्रा�मंग भाषा अस�बल� भाषा उच्च स्तर�य भाषा सी,सी++ सी, सी++, जावा सभी उच्च स्तर�य भाषाएँ,
(फोरट्रान, कोबोल, तं�त्रका नेटवकर्, कृ�त्रम
एल्गोल) बुद्�धम�ा, रोबो�टक्स

कंप्यूटर का यूनीवैक, एडवैक आईबीएम 1401, आईबीएम 360 प��टयम सीर�ज सभी उच्च स्तर�य भाषाएँ,
उदाहरण आईबीएम 7094, सीर�ज, 1900 सीर�ज मल्ट�मी�डया, तं�त्रका नेटवकर्, कृ�त्रम
सीडीसी 3600, डी उ�ेजना बुद्�धम�ा, रोबो�टक्स
यू�नवैक 1108

कंप्यूटर �सस्टम का मल

कंप्यूटर क� मूल बात� और बु�नयाद� बात�

कंप्यूटर: कंप्यूटर वास्तव म� एक अद्भुत मशीन है जो वां�छत जानकार� (आउटपट


ु ) उत्पन्न करने के �लए डेटा (इनपट
ु ) के सेट पर �दए गए �नद� श�
(प्रोग्राम के रूप म� जाना जाता है) के अनस
ु ार संचालन का एक �न�दर्ष्ट अनक्र
ु म �नष्पा�दत करता है।
कंप्यूटर के जनक: चाल्सर् बैबज

26

एक संपूणर् कंप्यूटर �सस्टम म� चार भाग होते ह�:

े र: हाडर्वय
• हाडर्वय े र कंप्यट
ू र के भौ�तक और मूतर् घटक� का प्र�त�न�धत्व करता है। • उपयोगकतार्: कंप्यटू र ऑपरे टर� को उपयोगकतार् के रूप
म� जाना जाता है।
• सॉफ्टवेयर: सॉफ्टवेयर इलेक्ट्रॉ�नक �नद�श� का एक समह
ू है िजसम� ज�टल कोड • डेटा: इसम� कच्चे तथ्य होते ह�, िजन्ह� कंप्यटू र
(प्रोग्राम) होते ह� जो कंप्यट
ू र को कायर् करने म� स�म बनाते ह�। संख्याओं के रूप म� संग्रह�त और पढ़ता है।

हाडर्वेयर:

इनपुट �डवाइस प्रोसे�संग �डवाइस आउटपट


ु �डवाइस स्टोरे ज �डवाइस
क�बोडर् मदर बोडर् मॉनीटर चंब
ु क�य �डस्क
माइक्रोफ़ोन प्रोसेसर �प्रंटर ऑिप्टकल �डस्क
माउस रैम स्पीकर फ्लैश मेमोर�
वेब कैमरा रोम चुंबक�य टेप
टच स्क्र�न SMPS

लाइट पेन

इस इलेक्ट्रॉ�नक मशीन क� �वशेषताएँ �नम्न�ल�खत ह�:

• ग�त
• सट�कता
• भंडारण और पुनप्रार्िप्त
• बार-बार प्रसंस्करण �मताएँ
• �वश्वसनीयता
• लचीलापन
• कम लागत
27

सॉफ़्टवेयर:

उपयो�गता सॉफ्टवेयर एप्ल�केशन सॉफ्टवेयर �सस्टम सॉफ्टवेयर (ओएस)


उपयो�गता उपकरण टे क्स्ट �संगल यज
ू र मल्ट� यूजर
अनक
ु ू �लत सॉफ्टवेयर ग्रा�फक्स डीओएस यू�नक्स
उपयो�गता सॉफ्टवेयर मल्ट�मी�डया मैक-ओएस �वंडोज सवर्र
भाषा �वंडोज xp, 7, 8.1 �वन
लेखा

कंप्यूटर हाडर्वेयर म� �नम्न�ल�खत घटक होते ह�

1. सीपीयू (स�ट्रल प्रोसे�संग यू�नट)


स�टर पावर यू�नट को कंप्यट
ू र का मिस्तष्क माना जाता है। यह सभी प्रकार के डेटा प्रोसे�संग ऑपरे शन करता है, डेटा, इंटरमी�डएट प�रणाम और
�नद�श (प्रोग्राम) संग्रह�त करता है। यह कंप्यट
ू र के सभी भाग� के संचालन को �नयं�त्रत करता है।

�चत्र. �व�भन्न हाडर्वेयर घटक� के बीच संबंध


[ए] सीपीयू म� स्वयं �नम्न�ल�खत तीन घटक होते ह�:
• अंकग�णतीय तकर् इकाई: जब �नयंत्रण इकाई को कोई �नद�श �मलता है िजसम� ग�णतीय गणना या �नणर्य/तकर् शा�मल होता है, तो यह
�नयंत्रण को दस
ू रे घटक, यानी अंकग�णतीय तकर् इकाई (ALU) को स�प दे ता है। ALU म� रिजस्टर� का एक समूह शा�मल होता है - CPU
म� सीधे �न�मर्त मेमोर� स्थान - िजनका उपयोग वतर्मान �नद� श द्वारा संसा�धत �कए जा रहे डेटा को रखने के �लए �कया जाता है।
• रिजस्टर: रिजस्टर CPU म� सबसे छोटा हाई-स्पीड स्टोरेज ए�रया है। प्रोसेस �कए जाने से पहले सभी डेटा को रिजस्टर म� दशार्या जाना
चा�हए।
• �नयंत्रण इकाई: यह इकाई कंप्यूटर के सभी भाग� के संचालन को �नयं�त्रत करती है ले�कन कोई वास्त�वक डेटा प्रोसे�संग ऑपरे शन नह�ं
करती है।
28

[बी] प्राथ�मक मेमोर� म� मुख्य रूप से दो प्रकार क� मेमोर� होती ह�:

• र�डम एक्सेस मेमोर� (RAM): RAM, CPU क� आंत�रक मेमोर� है िजसम� डेटा, प्रोग्राम और प्रोग्राम प�रणाम संग्रह�त होते ह�। यह र�ड/राइट
मेमोर� है जो मशीन के काम करने तक डेटा संग्रह�त करती है। जैसे ह� मशीन बंद होती है, डेटा �मट जाता है।
• RAM अिस्थर होती है, यानी इसम� संग्रह�त डेटा तब खो जाता है जब हम कंप्यट
ू र बंद करते ह� या �बजल� चल� जाती है। इस�लए कंप्यट
ू र
के साथ अक्सर बैकअप अनइंटरिप्टबल पावर �सस्टम (UPS) का उपयोग �कया जाता है। RAM अपने भौ�तक आकार और डेटा क� मात्रा
दोन� के संदभर् म� छोट� होती है।

मुख्यतः तीन प्रकार क� RAM उपलब्ध ह�:

• डायने�मक र�डम एक्सेस मेमोर� (DRAM): अ�धकांश पसर्नल कंप्यूटर म� इस्तेमाल क� जाने वाल� एक प्रकार क� भौ�तक मेमोर�। डायने�मक
शब्द से संकेत �मलता है �क मेमोर� को लगातार �रफ्रेश (पन
ु ः स�क्रय) �कया जाना चा�हए या यह अपनी सामग्री खो दे ती है। इस प्रकार
क� मेमोर� अ�धक �कफायती होती है।
• स्टै �टक र�डम एक्सेस मेमोर� (SRAM): एक प्रकार क� मेमोर� जो DRAM क� तल
ु ना म� तेज़ और कम अिस्थर होती है, ले�कन इसके �लए
अ�धक �बजल� क� आवश्यकता होती है और यह अ�धक महंगी होती है। स्टै �टक शब्द इस तथ्य से �लया गया है �क इसे DRAM क� तरह
�रफ्रेश करने क� आवश्यकता नह�ं होती है।
• �संक्रोनस डायने�मक र�डम एक्सेस मेमोर� (SDRAM): एक प्रकार क� DRAM जो बहुत अ�धक क्लॉक स्पीड पर चल सकती है।
• र�ड ओनल� मेमोर� (ROM): वह मेमोर� िजससे हम केवल पढ़ सकते ह� ले�कन उस पर �लख नह�ं सकते। इस प्रकार क� मेमोर� गैर-
वाष्पशील होती है। �नमार्ण के दौरान ऐसी मेमोर� म� सूचना स्थायी रूप से संग्रह�त होती है। एक ROM, ऐसे �नद�श� को संग्रह�त करता है
जो कंप्यूटर को शुरू करने के �लए आवश्यक होते ह�। इस ऑपरेशन को बूटस्ट्रैप कहा जाता है।

मुख्यतः तीन प्रकार के ROM उपलब्ध ह�:


• MROM (मास्कड ROM): सबसे पहले ROM हाडर्-वायडर् �डवाइस थे िजनम� डेटा या �नद� श� का एक प्री-प्रोग्राम्ड सेट होता था। इस तरह
के ROM को मास्क्ड ROM के रूप म� जाना जाता है जो �क सस्ते होते ह�।
• PROM (प्रोग्रामेबल र�ड ओनल� मेमोर�): PROM र�ड-ओनल� मेमोर� है िजसे उपयोगकतार् द्वारा केवल एक बार संशो�धत �कया जा सकता
है। उपयोगकतार् एक खाल� PROM खर�दता है और PROM प्रोग्राम का उपयोग करके वां�छत सामग्री दजर् करता है।
• EPROM (इरे ज़ब
े ल और प्रोग्रामेबल र�ड ओनल� मेमोर�): EPROM को 40 �मनट तक क� अव�ध के �लए अल्ट्रा-वायलेट प्रकाश म� उजागर
करके �मटाया जा सकता है। आमतौर पर, एक EPROM इरेज़र इस फ़ंक्शन को प्राप्त करता है।
• EEPROM (इलेिक्ट्रकल� इरेज़ेबल और प्रोग्रामेबल र�ड ओनल� मेमोर�): EEPROM को इलेिक्ट्रकल� प्रोग्राम और �मटाया जाता है। इसे
लगभग दस हज़ार बार �मटाया और �फर से प्रोग्राम �कया जा सकता है। �मटाने और प्रोग्रा�मंग दोन� म� लगभग 4 से 10 एमएस (�मल�
सेकंड) का समय लगता है।

मेमोर�
मेमोर� �बल्कुल मानव मिस्तष्क क� तरह होती है। इसका उपयोग डेटा और �नद� श� को संग्रह�त करने के �लए �कया जाता है। कंप्यूटर मेमोर�
कंप्यूटर म� वह स्टोरेज स्पेस है जहाँ डेटा को प्रोसेस �कया जाना है और प्रोसे�संग के �लए आवश्यक �नद� श संग्रह�त �कए जाते ह�। मेमोर� को
बड़ी संख्या म� छोटे भाग� म� �वभािजत �कया जाता है िजन्ह� सेल कहा जाता है। प्रत्येक स्थान या सेल का एक �व�शष्ट पता होता है जो शून्य
से लेकर मेमोर� साइज़ माइनस एक तक �भन्न होता है।
मेमोर�
प्राथ�मक मेमोर� माध्य�मक मेमोर�
कैच मेमोर� मेन मेमोर�  चुंबक�य �डस्क (HDD)
रिजस्टर रैम ROM  ऑिप्टकल �डस्क (CD, DVD, BRD)
एसआरएएम डीआरएएम प्रोम  फ़्लैश मेमोर� (मेमोर� काडर्, पेन ड्राइव)
ईपीरोम
ईईपीरोम
29

मेमोर� मुख्य रूप से तीन प्रकार क� होती है


• कैश मेमोर�: यह बहुत तेज़ ग�त वाल� सेमीकंडक्टर मेमोर� है जो CPU क� ग�त बढ़ा सकती है। यह CPU और मख्
ु य मेमोर� के बीच
बफर क� तरह काम करती है।
• प्राइमर� मेमोर�/मेन मेमोर�: प्राइमर� मेमोर� म� �सफ़र् वह� डेटा और �नद�श होते ह� िजन पर कंप्यूटर अभी काम कर रहा है। इसक� �मता
सी�मत होती है और �बजल� बंद होने पर डेटा नष्ट हो जाता है।
• सेक�डर� मेमोर�: इस प्रकार क� मेमोर� को एक्सटनर्ल मेमोर� या नॉन-वोलेटाइल भी कहा जाता है। यह मेन मेमोर� से धीमी होती है। इनका
इस्तेमाल डेटा/सूचना को स्थायी रूप से स्टोर करने के �लए �कया जाता है।

2. द्�वतीयक संग्रहण (बाह्य संग्रहण उपकरण)

फ्लॉपी �डस्केट, हाडर् �डस्क, टे प और ऑिप्टकल �डस्क बाहर� स्टोरे ज �डवाइस या सहायक स्टोरेज �डवाइस क� श्रेणी म� आते ह�। ये �डवाइस
पयार्वरण क� िस्थ�तय� (आद्रर्ता और तापमान) के साथ-साथ बाहर� चब
ुं क�य �ेत्र� के प्र�त बहुत संवेदनशील होते ह� और इन्ह� सावधानीपव
ू र्क
संग्रह�त करने क� आवश्यकता होती है।

• फ्लॉपी �डस्क: फ्लॉपी �डस्क का उपयोग मख्


ु य रूप से पीसी पर �कया जाता है। फ्लॉपी �डस्क पर सच
ू ना लोहे के आक्साइड के कण� क�
चुंबक�य अवस्था म� �रकॉडर् क� जाती है, जो ट्रैक के रूप म� जाने जाने वाले संक��द्रत व�
ृ � पर समान रूप से रखे जाते ह�।
• हाडर् �डस्क: यह एक गैर-हटाने योग्य संलग्न चब
ंु क�य �डस्क है जो अ�धकांश पीसी म� शा�मल होती है। इसम� धातु के प्लेटसर् का एक ढेर
होता है, िजनम� से प्रत्येक लोहे के आक्साइड से ले�पत होता है, जो एक धरु � पर घम
ू ता है और परू � इकाई एक सीलबंद क� म� बंद होती
है।
• ु क�य टेप: यह प्लािस्टक टे प है, जो आमतौर पर माइलर से बना होता है िजसे लोहे के आक्साइड से ले�पत �कया जाता है, िजससे
चंब
चुंबक�य रूप से �रकॉडर् क� गई जानकार� का प�रचय (लेखन); अवधारण (स्म�ृ त) और पढ़ना संभव होता है। टेप भण्डारण का सबसे अच्छा
उपयोग उस डेटा के �लए है िजसका आप अक्सर उपयोग नह�ं करते ह�।

3. बाह्य उपकरण:

प�रधीय उपकरण वे उपकरण होते ह� जो कंप्यट


ू र से बाहर� रूप से जुड़े होते ह�। य�द प�रधीय उपकरण �डस्कनेक्ट हो जाता है, तो कंप्यूटर अभी
भी काम करने म� स�म होगा; केवल इस प�रधीय उपकरण द्वारा �कए जाने वाले कायर् उपलब्ध नह�ं ह�गे

मुख्य रूप से प�रधीय उपकरण �नम्न प्रकार के होते ह�:

1. इनपुट �डवाइस (इसे कैसे बताएं �क क्या करना है):


यह इकाई उपयोगकतार् और कंप्यट
ू र के बीच संपकर् बनाती है। इनपट
ु �डवाइस सच
ू ना को कंप्यट
ू र द्वारा समझे जाने योग्य रूप म� अनव
ु ा�दत करती
है।
• क�-बोडर्: सबसे आम और बहुत लोक�प्रय इनपुट �डवाइस जो कंप्यट
ू र म� डेटा इनपुट करने म� मदद करता है।
• माउस: माउस सबसे लोक�प्रय पॉइं�टंग �डवाइस और कसर्र-कंट्रोल �डवाइस है िजसम� एक छोटा हथेल� के आकार का बॉक्स होता है िजसके
आधार पर एक गोल बॉल होती है जो माउस क� हरकत को समझती है और माउस बटन दबाने पर CPU को संबं�धत �सग्नल भेजती है।
• जॉय-िस्टक: मॉ�नटर स्क्र�न पर कसर्र क� िस्थ�त को बदलने के �लए। इसका उपयोग मख्
ु य रूप से कंप्यट
ू र एडेड �डजाइ�नंग (CAD) और
कंप्यट
ू र गेम खेलने म� �कया जाता है।
• लाइट पेन: इसका उपयोग मॉ�नटर स्क्र�न पर प्रद�शर्त मेनू आइटम को चन
ु ने या �चत्र बनाने के �लए �कया जाता है।
• ट्रै क बॉल: माउस के बजाय ज्यादातर नोटबक
ु या लैपटॉप कंप्यूटर म� उपयोग �कया जाता है। यह एक बॉल होती है िजसे आधा अंदर डाला
जाता है और बॉल पर उं ग�लयां घम
ु ाकर पॉइंटर को घम
ु ाया जा सकता है
• स्कैनर: एक स्कैनर आपको म�ु द्रत सामग्री को स्कैन करने और इसे एक फ़ाइल प्रारूप म� बदलने क� अनुम�त दे ता है िजसका उपयोग पीसी
के भीतर �कया जा सकता है।
30

• �डिजटाइज़र: यह एनालॉग सूचना को �डिजटल रूप म� प�रव�तर्त करता है।


• माइक्रोफ़ोन: माइक्रोफ़ोन ध्व�न को इनपुट करने के �लए एक इनपट
ु �डवाइस है िजसे �फर �डिजटल रूप म� संग्रह�त �कया जाता है।
• मैग्ने�टक इंक काडर् र�डर (MICR): MICR इनपुट �डवाइस का उपयोग आम तौर पर ब�क� म� �कया जाता है क्य��क हर �दन बड़ी संख्या म�
चेक संसा�धत �कए जाते ह�।
• ऑिप्टकल कैरे क्टर र�डर (OCR) - OCR: टेक्स्ट को ऑिप्टकल� कैरेक्टर दर कैरेक्टर स्कैन करता है, उन्ह� मशीन द्वारा पढ़े जाने वाले कोड
म� प�रव�तर्त करता है और �सस्टम मेमोर� पर टे क्स्ट को संग्रह�त करता है।
• बार कोड र�डर: बार कोडेड डेटा (हल्क� और गहर� रे खाओं के रूप म� डेटा) को पढ़ने के �लए उपयोग �कया जाने वाला उपकरण। बार कोडेड
डेटा का उपयोग आम तौर पर सामान� को लेबल करने, �कताब� को नंबर दे ने म� �कया जाता है।
• ऑिप्टकल माकर् र�डर (OMR): एक �वशेष प्रकार का ऑिप्टकल स्कैनर िजसका उपयोग पेन या प��सल द्वारा बनाए गए �नशान के प्रकार
को पहचानने के �लए �कया जाता है।

2. आउटपुट �डवाइस: (यह आपको �दखाता है �क यह क्या कर रहा है)


आउटपट
ु �डवाइस कंप्यट
ू र के आउटपुट को उपयोगकतार्ओं द्वारा समझे जाने योग्य रूप म� प�रव�तर्त करते ह�।
मॉनीटर: मॉ�नटर, िजसे आमतौर पर �वज़ुअल �डस्प्ले यू�नट (VDU) कहा जाता है, कंप्यूटर का मख्
ु य आउटपुट �डवाइस है। यह छोटे �बंदओ
ु ं से
छ�व बनाता है, िजन्ह� �पक्सेल कहा जाता है, जो आयताकार रूप म� व्यविस्थत होते ह�। छ�व क� ती�णता �पक्सेल क� संख्या पर �नभर्र करती है।
मॉनीटर के �लए दो प्रकार क� देखने वाल� स्क्र�न का उपयोग �कया जाता है।
• कैथोड-रे ट्यूब (CRT): CRT �डस्प्ले �पक्सेल नामक छोटे �चत्र तत्व� से बना होता है। �पक्सेल िजतने छोटे ह�गे, छ�व क� स्पष्टता या
�रज़ॉल्यश
ू न उतना ह� बेहतर होगा
• फ्लैट-पैनल �डस्प्ले: फ्लैट-पैनल �डस्प्ले वी�डयो �डवाइस के एक वगर् को संद�भर्त करता है िजसम� CRT क� तल
ु ना म� कम वॉल्यम
ू , वजन
और �बजल� क� आवश्यकता होती है।
�प्रंटर:
�प्रंटर एक आउटपुट �डवाइस है, िजसका उपयोग कागज पर जानकार� �प्रंट करने के �लए �कया जाता है।
• इम्पैक्ट �प्रंटर: इम्पैक्ट �प्रंटर �रबन पर अ�र� को मारकर �प्रंट करते ह� िजसे �फर कागज पर दबाया जाता है।
• नॉन-इम्पैक्ट �प्रंटर: नॉन-इम्पैक्ट �प्रंटर �रबन का उपयोग �कए �बना अ�र �प्रंट करते ह�। ये �प्रंटर एक बार म� परू ा पेज �प्रंट करते ह�,
इस�लए इन्ह� पेज �प्रंटर भी कहा जाता है। लेजर �प्रंटर, इंकजेट �प्रंटर।
नोट:
• डेटा: डेटा को औपचा�रक तर�के से तथ्य�, अवधारणाओं या �नद�श� के प्र�त�न�धत्व के रूप म� प�रभा�षत �कया जा सकता है जो मानव या
इलेक्ट्रॉ�नक मशीन द्वारा संचार, व्याख्या या प्रसंस्करण के �लए उपयुक्त होना चा�हए।
• सूचना: सच
ू ना संग�ठत या वग�कृत डेटा है िजसम� �रसीवर के �लए कुछ साथर्क मूल्य होते ह�। सच
ू ना संसा�धत डेटा है िजस पर �नणर्य
और �क्रयाएँ आधा�रत होती ह�।
• डेटा प्रोसे�संग चक्र: डेटा प्रोसे�संग लोग� या मशीन� द्वारा डेटा क� पुनस�रचना या पन
ु व्यर्वस्था है ता�क उनक� उपयो�गता बढ़ाई जा सके
और �कसी �वशेष उद्दे श्य के �लए मल्
ू य जोड़े जा सक�। डेटा प्रोसे�संग म� ब�ु नयाद� चरण इनपट
ु , प्रोसे�संग और आउटपट
ु शा�मल ह�। ये
तीन चरण डेटा प्रोसे�संग चक्र का गठन करते ह�।
• इनपुट: इनपट
ु डेटा को प्रोसे�संग के �लए �कसी सु�वधाजनक रूप म� तैयार �कया जाता है। फॉमर् प्रोसे�संग मशीन पर �नभर्र करे गा।
उदाहरण के �लए, जब इलेक्ट्रॉ�नक कंप्यट
ू र का उपयोग �कया जाता है, तो इनपट
ु डेटा को कई प्रकार के इनपट
ु माध्यम� म� से �कसी एक
पर �रकॉडर् �कया जा सकता है, जैसे चब
ुं क�य �डस्क, टेप आ�द।
• प्रोसे�संग: इस चरण म� इनपुट डेटा को अ�धक उपयोगी रूप म� बनाने के �लए बदला जाता है। उदाहरण के �लए, पेचक
े क� गणना टाइम
काडर् से क� जा सकती है, या मह�ने के �लए �बक्र� का सारांश �बक्र� ऑडर्र से गणना �कया जा सकता है।
• ु : आगे क� प्रोसे�संग स्टे प के प�रणाम एकत्र �कए जाते ह�। आउटपुट डेटा का �वशेष रूप डेटा के उपयोग पर �नभर्र करता है।
आउटपट
उदाहरण के �लए, आउटपट
ु डेटा कमर्चा�रय� के �लए पे-चेक हो सकता है।
31

कंप्यूटर भाषा

भाषाएँ

�नम्नस्तर�य भाषा: इन्ह� ऐसे रूप म� को�डत �कया जाता है िजसे प्रोसेसर आसानी से समझ सके।

मशीन भाषा: यह भी �नम्नस्तर�य भाषा का एक प्रकार है, इन्ह� बाइनर� भाषा (0 और 1) म� �वक�सत �कया जा सकता है।

अस�बल� भाषा: यह भी �नम्नस्तर�य भाषा का एक प्रकार है और CPU के मानव पठनीय �नद�श का उपयोग करती है। इसे 'MOV A' के रूप म�
�लखा जाता है।

उच्चस्तर�य भाषा प्रोग्रामर: सरल आसान भाषा म� कोड �लख सकते ह�, यह उपयोगकतार् के अनक
ु ू ल है। उदाहरण के �लए C, JAVA

C भाषा: यह एक मध्यमस्तर�य प्रोग्रा�मंग भाषा है और इसे प्र�क्रयात्मक भाषा के रूप म� भी जाना जाता है

C++: उच्चस्तर�य भाषा है जो OOPS अवधारणा का उपयोग करती है।

फोरट्रान: इसे सत्र


ू अनव
ु ाद के रूप म� जाना जाता है। इसका उपयोग वै�ा�नक अनप्र
ु योग के �लए �कया जाता है।

COBOL (कॉमन �बजनेस ओ�रएंटेड ल�ग्वेज): व्यावसा�यक संगठन� म� �रकॉडर् रखने और डेटा प्रबंधन के �लए उपयोग �कया जाता है।

BASIC (�ब�गनसर् ऑल पपर्स �सम्बॉ�लक इंस्ट्रक्शन कोड): गैर-पेशव


े र प्रोग्रामर के �लए �डज़ाइन क� गई पहल� भाषा।

PASCAL: इसे प्रोग्रा�मंग अवधारणाओं के �लए एक �श�ण उपकरण के रूप म� �वक�सत �कया गया है।

�समुला पहल� ऑब्जेक्ट-ओ�रएंटेड प्रोग्रा�मंग भाषा थी।

जावा, पायथन, सी++, �वजअ


ु ल बे�सक .NET और रूबी सबसे लोक�प्रय ऑब्जेक्ट ओ�रएंटेड प्रोग्रा�मंग भाषाएँ ह�। जावा प्रोग्रा�मंग भाषा को खास
तौर पर कॉप�रे ट नेटवकर् और इंटरनेट पर �वत�रत अनप्र
ु योग� म� उपयोग के �लए �डज़ाइन �कया गया है। रूबी का इस्तेमाल कई वेब अनप्र
ु योग�
म� �कया जाता है। कलर्, स्मॉलटॉक, डेल्फ� और ए�फल भी ऑब्जेक्ट-ओ�रएंटेड प्रोग्रा�मंग भाषाओं के उदाहरण ह�।

भाषा संसाधक (अनुवादक): प्रोग्रामर अपने प्रोग्राम को उच्च स्तर�य भाषा म� �लखते ह� क्य��क इन भाषाओं म� कोड करना बहुत आसान है ले�कन
कंप्यट
ू र इनम� से �कसी भी भाषा को नह�ं समझता है इस�लए प्रोग्राम को मशीन भाषा म� बदलना आवश्यक है इस�लए अनव
ु ादक यह काम करते
ह�।

लोडर: यह अनुवादक द्वारा अनव


ु ा�दत कोड को मख्
ु य मेमोर� म� लोड करता है और इसे �नष्पा�दत करने के �लए तैयार करता है।

�लंकर का उपयोग सभी ऑब्जेक्ट फ़ाइल� को संयोिजत करने और उन्ह� अं�तम �नष्पादन योग्य प्रोग्राम म� बदलने के �लए �कया जाता है।

इंटरप्रेटर उच्च स्तर�य भाषा के प्रोग्राम को मशीन भाषा म� प�रव�तर्त करता है। यह बहुत धीमा है क्य��क यह प्रोग्राम को लाइन दर लाइन
प�रव�तर्त करता है।

कंपाइलर: यह प्रोग्राम को उच्च स्तर�य भाषा से मशीन भाषा म� भी अनुवा�दत करता है। यह बहुत तेज़ है क्य��क यह परू े प्रोग्राम को मशीन
भाषा म� प�रव�तर्त करता है।

अस�बलर: इसका उपयोग �नम्न स्तर�य भाषा (अस�बल� भाषा) के कोड को मशीन स्तर क� भाषा म� प�रव�तर्त करने के �लए �कया जाता है।
32

कंप्यूटर का वग�करण

कंप्यूटर� को उनक� ग�त और कंप्यू�टंग शिक्त के आधार पर मोटे तौर पर वग�कृत �कया जा सकता है:

क्र. सं. टाइप �वशेष �ववरण


1 पीसी (पसर्नल यह एकल उपयोगकतार् कंप्यट
ू र प्रणाल� है िजसम� मध्यम शिक्तशाल� माइक्रोप्रोसेसर होता है।
कंप्यूटर)
2 वकर्स्टेशन यह भी एकल उपयोगकतार् कंप्यट
ू र प्रणाल� है जो व्यिक्तगत कंप्यूटर के समान है ले�कन इसम� अ�धक शिक्तशाल�
माइक्रोप्रोसेसर है
3 �मनी कंप्यूटर यह एक बहु-उपयोगकतार् कंप्यूटर प्रणाल� है जो एक साथ सैकड़� उपयोगकतार्ओं का समथर्न करने म� स�म है।
सॉफ्टवेयर प्रौद्यो�गक� �मनीकंप्यट
ू र से अलग है।
4 मेन फ्रेम यह एक बहु-उपयोगकतार् कंप्यट ू र प्रणाल� है जो एक साथ सैकड़� उपयोगकतार्ओं का समथर्न करने म� स�म है।
सॉफ्टवेयर प्रौद्यो�गक� �मनीकंप्यटू र से अलग है।
5 सुपरकंप्यट
ू र यह एक अत्यंत तेज़ कंप्यट
ू र है जो प्र�त सेकंड करोड़� �नद�श� को �नष्पा�दत कर सकता है।

मुख्य मेमोर� भंडारण इकाइयाँ �नम्न�ल�खत ह�:

क्र. सं. टाइप �वशेष �ववरण


1 �बट (बाइनर� बाइनर� अंक ता�कर्क 0 और 1 है जो �वद्युत प�रपथ म� �कसी घटक क� �निष्क्रय या स�क्रय अवस्था को दशार्ता
अंक) कंप्यट
ू र) है।
2 �नबल 4 �बट्स के समूह को �नबल कहा जाता है।
3 बाइट 8 �बट्स के समूह को बाइट कहा जाता है। बाइट सबसे छोट� इकाई है जो डेटा आइटम या कैरेक्टर को दशार्
सकती है। (1 बाइट = 8 �बट्स)
4 शब्द एक कंप्यट
ू र शब्द, बाइट क� तरह, एक इकाई के रूप म� संसा�धत �बट्स क� �निश्चत संख्या का एक समह
ू है जो
कंप्यूटर से कंप्यट
ू र म� �भन्न होता है ले�कन प्रत्येक कंप्यूटर के �लए तय होता है। कंप्यूटर शब्द क� लंबाई को
शब्द-आकार या शब्द लंबाई कहा जाता है और यह 8 �बट िजतना छोटा हो सकता है या 96 �बट िजतना लंबा हो
सकता है। एक कंप्यूटर जानकार� को कंप्यट
ू र शब्द� के रूप म� संग्रह�त करता है।.

कुछ उच्च भंडारण इकाइयाँ �नम्न�ल�खत ह�:

क्र. सं. यू�नट �ववरण


1 �कलोबाइट (KB) 1 KB = 1024 Bytes
2 मेगाबाइट (MB) 1 MB = 1024 KB
3 गीगाबाइट (GB) 1 GB = 1024 MB
4 टे राबाइट (TB) 1 TB = 1024 GB
5 पेटाबाइट (PB) 1 PB = 1024 TB

सोफ्टवेयर

सॉफ्टवेयर: सॉफ्टवेयर उन प्रोग्राम� के समूह को दशार्ता है जो कंप्यूटर �सस्टम के संचालन को �नयं�त्रत करते ह� और हाडर्वेयर को
चलाते ह�। सॉफ्टवेयर दो प्रकार के होते ह�।
• �सस्टम सॉफ्टवेयर: �सस्टम सॉफ्टवेयर प्रोग्राम� का संग्रह है िजसे कंप्यूटर क� प्रोसे�संग �मताओं को संचा�लत करने, �नयं�त्रत करने और
बढ़ाने के �लए �डज़ाइन �कया गया है। �सस्टम सॉफ्टवेयर आमतौर पर कंप्यूटर �नमार्ताओं द्वारा तैयार �कए जाते ह�। �सस्टम सॉफ्टवेयर
हाडर्वय
े र और अं�तम उपयोगकतार्ओं के बीच इंटरफेस के रूप म� कायर् करता है। उदाहरण: ऑपरे �टंग �सस्टम, कंपाइलर, इंटरप्रेटर, अस�बलर
आ�द।
• ु योग सॉफ्टवेयर: यह �कसी �न�दर्ष्ट अनुप्रयोग के �लए संचालन करने हेतु आवश्यक प्रोग्राम� का समूह है।
अनप्र
33

• बूट: जब कंप्यूटर चालू होता है, तो सबसे पहले ऑपरे �टंग �सस्टम लोड होता है (क्य��क यह अन्य सभी प्रोग्राम चलाने के �लए ज़रूर� है),
इस प्र�क्रया को बू�टंग कहते ह�।
• कोल्ड बूट: जब आप कंप्यट
ू र को बंद िस्थ�त से चालू करते ह�।
• ू : जब आप पहले से चालू कंप्यूटर को र�सेट करते ह�।
वामर् बट
• मदरबोडर्: मदरबोडर् कंप्यूटर के सभी �हस्स� को एक साथ जोड़ने के �लए एक �संगल प्लेटफ़ॉमर् के रूप म� काम करता है। मदरबोडर् CPU,
मेमोर�, हाडर् ड्राइव, ऑिप्टकल ड्राइव, वी�डयो काडर्, साउं ड काडर् और दस
ू रे पोटर् और एक्सप�शन काडर् को सीधे या केबल के ज़�रए जोड़ता है।
इसे कंप्यूटर क� र�ढ़ माना जा सकता है।
• कॉिम्बनेशनल स�कर्ट: इसम� AND,OR, NOT,NAND,NOR गेट होते ह�। आउटपुट इनपट
ु पर �नभर्र करे गा और इनपट
ु और आउटपट
ु के बीच
कोई समय अंतराल नह�ं होता है। अलग-अलग उद्दे श्य� के �लए अलग-अलग तरह के कॉिम्बनेशन स�कर्ट का इस्तेमाल �कया जाता है।
• मल्ट�प्लेक्सर: इसम� मल्ट�पल इनपुट और �संगल आउटपुट होता है। मल्ट�प्लेक्सर अलग-अलग प्रकार के हो सकते ह� जैसे 4 × 1 MUX, 8
× 1 MUX, 16 × 1 MUX आ�द।
• डी मल्ट�प्लेक्सर: यह मल्ट�प्लेक्सर के �वपर�त कायर् करता है। इसम� �संगल इनपट
ु लाइन और मल्ट�पल आउटपट
ु लाइन होती है। n × 2N.
• �डकोडर: इसका उपयोग एक कोड �सस्टम को दस
ू रे म� बदलने के �लए �कया जाता है जैसे बाइनर� से ऑक्टल �डिजट या बाइनर� से
हेक्साडे�समल �डिजट।
• एडर: एडर का उपयोग �बट्स को जोड़ने के �लए �कया जाता है। एडर हाफ एडर और फुल एडर प्रकार का होता है। हाफ एडर का उपयोग
दो �बट्स को जोड़ने के �लए �कया जाता है और फुल एडर का उपयोग तीन �बट्स को जोड़ने के �लए �कया जाता है।
• एनकोडर: यह �डकोडर के �वपर�त कायर् करता है;

सॉफ्टवेयर श्रे�णयाँ

फ्र�वेयर: ऐसा सॉफ्टवेयर जो पूर� तरह से लागत र�हत होता है। इस सॉफ्टवेयर के �नमार्ता या तो सावर्ज�नक संस्थान जैसे �वश्व�वद्यालय या डेवलपसर्
होते ह� जो इसे �नजी �हत या �व�ापन के �लए बनाते ह� या �नजी कंपनी जो इसे डं�पंग कारण� से बनाती है।

शेयरवेयर: ऐसा सॉफ्टवेयर जो शुरू म� लागत र�हत होता है ले�कन एक �निश्चत अव�ध के बाद उपयोगकतार् को शुल्क का भुगतान करने या इसे हटाने
के �लए कहा जाता है। या ऐसा सॉफ्टवेयर िजसके दो संस्करण होते ह�, एक मफ़्
ु त, ले�कन अधरू ा या �व�ापन बैनर के साथ और एक पूणर् �व�ापन
मुक्त िजसके �लए उपयोगकतार् को भुगतान करना होगा। सबसे आम उदाहरण WinZip संपीड़न कायर्क्रम है।

वा�णिज्यक: ऐसा सॉफ्टवेयर िजसके उपयोग के �लए उपयोगकतार् को लाइस�स का भुगतान करना पड़ता है। सामान्य उदाहरण Microsoft Windows
ऑपरे �टंग �सस्टम और Microsoft Word ह�।

�नजी: �कसी �व�शष्ट ग्राहक क� ज़रूरत के �हसाब से भुगतान के तहत बनाया गया सॉफ़्टवेयर। केवल ग्राहक ह� इसका उपयोग कर सकता है।

ओपन सोसर्: सॉफ़्टवेयर को कोई भी व्यिक्त संशो�धत कर सकता है, कभी-कभी कुछ प्र�तबंध� के तहत। ओपन सोसर् सॉफ़्टवेयर भी फ्र�वेयर है।

स्वा�मत्व: सॉफ़्टवेयर को स्पष्ट कानूनी चेतावनी के साथ �वत�रत �कया जाता है �क इसे संशो�धत न �कया जाए और अन्य डेवलपसर् को इसके स्रोत
को दे खने या संशो�धत करने से रोकने के �लए तकनीक� रूप से लॉक �कया जाता है।
नेटव�क�ग
नेटवकर्: कंप्यट
ू र नेटवकर् का अथर् है स्वाय� प्रणाल� का परस्पर जड़
ु ा हुआ सेट जो सच
ू ना को �वत�रत प्रसंस्करण क� अनम
ु �त दे ता है।

भौगो�लक कवरे ज के आधार पर वग�कृत:


• लोकल ए�रया नेटवकर् (LAN): एक लोकल ए�रया नेटवकर् अपे�ाकृत छोटा और �नजी स्वा�मत्व वाला नेटवकर् होता है, िजसक� अ�धकतम
सीमा 10 �कलोमीटर होती है।
• मेट्रोपॉ�लटन ए�रया नेटवकर् (MAN): MAN को 50 �कलोमीटर से कम के �लए प�रभा�षत �कया गया है और यह �कसी प�रसर या छोटे
भौगो�लक �ेत्र के भीतर �ेत्रीय संपकर् प्रदान करता है।
34

• वाइड ए�रया नेटवकर् (WAN): एक वाइड ए�रया नेटवकर् (WAN) एक समह


ू संचार प्रौद्यो�गक� है, जो दरू � क� कोई सीमा प्रदान नह�ं करता
है।

नेटव�क�ग के प्रकार
1. पॉइंट टू पॉइंट नेटवकर्: जब एक पैकेट एक राउटर से दस
ू रे इंटरमी�डएट राउटर पर भेजा जाता है, तो परू ा पैकेट प्रत्येक इंटरमी�डएट राउटर पर
स्टोर होता है, आउटपुट लाइन के फ्र� होने तक वहां स्टोर होता है और �फर फॉरवडर् �कया जाता है। इस �सद्धांत का उपयोग करने वाले सबनेट
को पॉइंट टू पॉइंट या पैकेट िस्वच्ड नेटवकर् कहा जाता है।

पॉइंट टू पॉइंट सबनेट के �लए टोपोलॉजी


• स्टार: प्रत्येक �डवाइस म� केवल एक क�द्र�य �नयंत्रक के �लए एक सम�पर्त पॉइंट टू पॉइंट �लंक होता है, िजसे आमतौर पर हब कहा जाता
है।
• ट्र�: ट्र� टोपोलॉजी एक स्टार का एक रूप है।
• �रंग: प्रत्येक �डवाइस म� केवल एक सम�पर्त पॉइंट टू पॉइंट लाइन कॉिन्फ़गरे शन होता है, िजसके दोन� ओर दो �डवाइस होते ह�।
• बस: एक लंबी केबल नेटवकर् म� सभी �डवाइस को जोड़ने के �लए एक बैकबोन के रूप म� कायर् करती है।

2. प्रसारण नेटवकर्:
प्रसारण नेटवकर् म� एक एकल संचार चैनल होता है िजसे नेटवकर् पर सभी मशीन� द्वारा साझा �कया जाता है।

ट्रांस�मशन मी�डया
• नेटवकर् केबल: नेटवकर् केबल का उपयोग कंप्यट
ू र को जोड़ने के �लए �कया जाता है। सबसे अ�धक इस्तेमाल क� जाने वाल� केबल श्रेणी 5
केबल RJ-45 है।
• �वतरक: एक कंप्यट
ू र को सी�रयल पोटर् के माध्यम से दस
ू रे कंप्यट
ू र से जोड़ा जा सकता है, ले�कन अगर हम� नेटवकर् बनाने के �लए कई
कंप्यट
ू र� को जोड़ने क� ज़रूरत है, तो यह सी�रयल कनेक्शन काम नह�ं करे गा। इसका समाधान एक क�द्र�य �नकाय का उपयोग करना है
िजससे अन्य कंप्यूटर, �प्रंटर, स्कैनर आ�द को जोड़ा जा सकता है और �फर यह �नकाय नेटवकर् ट्रै �फ़क का प्रबंधन या �वतरण करे गा
• �रपीटर: �रपीटर एक इलेक्ट्रॉ�नक उपकरण है जो �सग्नल प्राप्त करता है और इसे उच्च स्तर या उच्च शिक्त पर या �कसी बाधा के दस
ू र�
तरफ़ �फर से प्रसा�रत करता है, ता�क �सग्नल लंबी दरू � तय कर सके।
• �ब्रज: �ब्रज एक ऐसा उत्पाद है जो एक स्थानीय �ेत्र नेटवकर् (LAN) को दस
ू रे स्थानीय �ेत्र नेटवकर् से जोड़ता है जो समान प्रोटोकॉल
(उदाहरण के �लए, ईथरनेट या टोकन �रंग) का उपयोग करता है।
• राउटर: राउटर एक ऐसा उपकरण है जो नेटवकर् के साथ डेटा पैकेट को आगे बढ़ाता है। एक राउटर कम से कम दो नेटवकर् से जड़
ु ा होता
है, आमतौर पर दो LAN या WAN या एक LAN और उसके ISP का नेटवकर्। राउटर गेटवे पर िस्थत होते ह�, वे स्थान जहाँ दो या
अ�धक नेटवकर् जुड़ते ह�।
• आंत�रक नेटवकर् काडर्: नेटवकर् काडर् कंप्यट
ू र का एक आवश्यक घटक है िजसके �बना कंप्यूटर को नेटवकर् से कनेक्ट नह�ं �कया जा सकता
है। इसे नेटवकर् एडेप्टर या नेटवकर् इंटरफ़ेस काडर् (NIC) के रूप म� भी जाना जाता है। अ�धकांश ब्रांडेड कंप्यट
ू र म� नेटवकर् काडर् पहले से
इंस्टॉल होता है। नेटवकर् काडर् दो प्रकार के होते ह�: आंत�रक और बाहर� नेटवकर् काडर्।
• बाहर� नेटवकर् काडर्: बाहर� नेटवकर् काडर् दो प्रकार के होते ह�: वायरलेस और USB आधा�रत। वायरलेस नेटवकर् काडर् को मदरबोडर् म� डालने
क� आवश्यकता होती है ले�कन नेटवकर् से कनेक्ट करने के �लए �कसी नेटवकर् केबल क� आवश्यकता नह�ं होती है।
• यू�नवसर्ल सी�रयल बस (USB): USB काडर् का उपयोग करना आसान है और USB पोटर् के माध्यम से कनेक्ट होता है। कंप्यूटर स्वचा�लत
रूप से USB काडर् का पता लगाते ह� और USB नेटवकर् काडर् को सपोटर् करने के �लए आवश्यक ड्राइवर को स्वचा�लत रूप से इंस्टॉल कर
सकते ह�।
• मॉडेम (मॉड्यल
ू ट
े र -डीई मॉड्यल े र): मॉडेम कंप्यट
ू ट ू र से जड़
ु ा एक उपकरण है जो �डिजटल �सग्नल को एनालॉग �सग्नल म� और �फर
एनालॉग �सग्नल को �डिजटल �सग्नल म� प�रव�तर्त कर सकता है।
35

ऑपरे �टंग �सस्टम:


ऑपरे �टंग �सस्टम एक प्रोग्राम है, जो यज
ू र और हाडर्वय
े र के बीच इंटरफेस का काम करता है।

MS - �वंडो
MS-Windows एक GUI आधा�रत ऑपरे �टंग �सस्टम है। �वंडोज ऑपरे �टंग �सस्टम म� कई एिप्लकेशन एक साथ अलग-अलग �वंडो म� चलाए
जा सकते ह�।
• MS-Windows म�, िजस स्क्र�न पर आइकन, �वंडो भी �दखाई दे ते ह�, उसे डेस्कटॉप कहा जाता है।
• आइकन एक ग्रा�फक प्रतीक है जो फ़ाइल, फ़ोल्डर या शॉटर्कट जैसे �वंडो तत्व का प्र�त�न�धत्व करता है।
• ऑपरे �टंग �सस्टम फ़ाइल� को कंप्यट
ू र क� मेमोर� म� लोड करना ब�ू टंग अप कहलाता है।
• टास्कबार एक बार है, जो आमतौर पर स्क्र�न के नीचे िस्थत होता है।
• मेरा कंप्यट
ू र �कसी एक फ़ोल्डर या ड्राइव क� सामग्री को देखने के �लए सहायक है।
• �वंडोज एक्सप्लोरर आपके कंप्यट
ू र पर क्या है, यह देखने का एक और तर�का है। �वंडोज एक्सप्लोरर कंप्यट
ू र क� सामग्री को पदानक्र
ु म के
रूप म� �दखाता है।
• फ़ाइल: �डस्क पर संग्रह�त एक प्रोग्राम या दस्तावेज़।
• टूलबार: बटन का एक सेट िजसे आप सामान्य कायर् करने के �लए िक्लक करते ह�।
• फ़ोल्डर एक ऐसा स्थान होता है, जहाँ आप फ़ाइल� और अन्य फ़ोल्डर स्टोर कर सकते ह�।
• नया फ़ोल्डर बनाने के �लए, My Computer �वंडो म� File—New—Folder कमांड पर िक्लक �कया जाता है।
• फ़ाइल� या फ़ोल्डर ढूँढ़ने के �लए, Start---Find---Files या Folder कमांड पर िक्लक �कया जाता है।
• फ़ाइल का शॉटर्कट बनाने के �लए, सबसे पहले उस फ़ाइल या फ़ोल्डर को चन
ु ,� िजसका शॉटर्कट बनाना है। �फर दाएँ माउस बटन के ज़�रए
फ़ाइल आइकन को उस इिच्छत स्थान पर खींच� जहाँ शॉटर्कट रखना है, और �फर शॉटर्कट बनाएँ चुन।�
• कंप्यट
ू र को बंद करने के �लए, Start—Shut Down कमांड पर िक्लक �कया जाता है।

एमएस-वडर्
• वडर् प्रोसेसर एक पैकेज है जो टे क्स्टुअल मैटर को प्रोसेस करता है और व्यविस्थत और दोषर�हत दस्तावेज़ बनाता है।
• वल्डर् प्रोसेसर बहुत उपयोगी सु�वधाएँ प्रदान करता है जैसे ग�त, शिक्तशाल� संपादन और फ़ॉम��टंग सु�वधाएँ, स्थायी भंडारण, ग्रा�फ़क्स,
ऑब्जेक्ट �लं�कं ग और एम्बे�डंग, वतर्नी जाँच और मेल मजर् आ�द।
• वडर् प्रोसेसर स्वचा�लत रूप से टाइप �कए गए टेक्स्ट को �न�दर्ष्ट बाएँ और दाएँ मािजर्न म� �फ़ट कर दे ता है। इस सु�वधा को वडर् रै�पंग
कहा जाता है।
• मािजर्न चार प्रकार के हो सकते ह� जैसे बाएँ, दाएँ, ऊपर और नीचे।
• टे क्स्ट सीमाओं और पेज मािजर्न के बीच क� दरू � को इंडट
� कहा जाता है। इंड�ट पॉिज�टव, नेगे�टव या ह��गंग इंडट
� हो सकता है।
• टे क्स्ट लेआउट
• वडर् म�, पैराग्राफ़ को फ़ॉम�ट मेनू के पैराग्राफ़ �वकल्प के ज़�रए फ़ॉम�ट �कया जा सकता है और बॉडर्र को फ़ॉम�ट मेनू के बॉडर्र और शे�डंग
�वकल्प के ज़�रए लागू �कया जा सकता है।
• वडर् म� पेज फ़ॉम��टंग को फ़ाइल मेनू के पेज सेटअप … �वकल्प के ज़�रए �नयं�त्रत �कया जा सकता है। हेडर और फ़ूटर को व्यू मेनू के हेडर
और फ़ूटर �वकल्प का उपयोग करके बनाया और फ़ॉम�ट �कया जा सकता है।
• वडर् म�, दस्तावेज़ को या तो मानक टूलबार के �प्रंट बटन के माध्यम से या फ़ाइल मेनू के �प्रंट.. �वकल्प के माध्यम से �प्रंट �कया जा
सकता है। सहायता सहायता मेनू के माध्यम से वडर् म� उपलब्ध है।
• वडर् म�, वतर्नी और व्याकरण को टूल मेनू के वतर्नी और व्याकरण �वकल्प के माध्यम से जाँचा जा सकता है।
• वडर् क� ऑटोकरे क्ट सु�वधा शॉटर्ह�ड को लंबी िस्ट्रं ग म� बदल दे ती है। आप टूल मेनू म� ऑटोकरेक्ट कमांड पर िक्लक करके अपनी खद
ु क�
ऑटोकरेक्ट प्र�विष्टयाँ बना सकते ह�।
36

• टे बल को स्ट�डडर् टूलबार के टे बल बटन के माध्यम से वडर् डॉक्यूम�ट म� डाला जा सकता है और टेबल ड्रॉप मेनू के माध्यम से हेरफेर �कया
जा सकता है।
• एमएस-वडर् म�, मेल मजर् म� मजर् �कए गए दस्तावेज़ को बनाने के �लए दो फ़ाइल� शा�मल होती ह� - मख्
ु य दस्तावेज़ और डेटा स्रोत फ़ाइल।
मुख्य दस्तावेज़ और डेटा स्रोत को टूल मेनू के मेल मजर् �वकल्प के माध्यम से �नयं�त्रत �कया जा सकता है।

कुछ मान्य फ़ाइल नाम इस प्रकार ह�:

फ़ाइल का प्रकार फ़ाइल का नाम और एक्सट� शन


नोटपैड फ़ाइल Type.txt
प�टब्रश फ़ाइल Painting.bmp
वडर् Document.doc
एक्सेल Book.xls
पावरपॉइंट Presentation.ppt
डेटाबेस Db1.mdb
�नष्पादन योग्य Game.exe

MS-एक्सेल
• स्प्रेडशीट एक सॉफ्टवेयर टूल है जो �कसी को संख्याओं के सेट को दजर् करने, गणना करने, हेरफेर करने और �वश्लेषण करने क� स�ु वधा
दे ता है।
• वकर्शीट �ै�तज पंिक्तय� और ऊध्वार्धर स्तंभ� से बनी को�शकाओं का एक �ग्रड है।
• वकर्बक
ु वकर्शीट का एक समह
ू है।
• वकर्शीट म� तीन प्रकार के डेटा दजर् �कए जा सकते ह� (i) संख्या (ii) टे क्स्ट (iii) सूत्र।
• सेल को तीन तर�क� से संद�भर्त �कया जा सकता है (i) सापे� (ii) �नरपे� (iii) �म�श्रत
• सेल को ओवरराइट करके या सेल क� सामग्री को आं�शक रूप से संशो�धत करके संपा�दत �कया जा सकता है।
• माउस या क�बोडर् का उपयोग करके एक श्रेणी का चयन �कया जा सकता है।
• एक श्रेणी को कॉपी और पेस्ट ऑपरेशन के माध्यम से या �फल ह�डल को खींचकर या तो स्थानांत�रत �कया जा सकता है।
• एक श्रेणी को कट और पेस्ट ऑपरे शन के माध्यम से या श्रेणी क� सीमा को खींचकर स्थानांत�रत �कया जा सकता है।
• एक श्रेणी को Edit--Clear कमांड के माध्यम से साफ़ �कया जा सकता है।
• वकर्शीट से सब कुछ �मटाने के �लए, वकर्शीट म� सभी सेल चन
ु � और �फर Edit—Clear—All का उपयोग कर� ।
• वकर्बक
ु को सेव करने के �लए File-Save कमांड का उपयोग कर�।
• वकर्बुक को खोलने के �लए File—Open कमांड का उपयोग कर� ।
• वकर्शीट म� सेल, रो या कॉलम डालने के �लए, क्रमशः Insert---Cells----, Insert-----Rows या Insert-----Column कमांड का उपयोग
कर� ।
• डेटा क� सामान्य व्यवस्था को फ़ॉम��टंग के रूप म� जाना जाता है।
• फ़ॉम��टंग वास्त�वक सेल मान को प्रभा�वत नह�ं करता है, केवल उपिस्थ�त प�रवतर्न को प्रभा�वत करता है।
• MS-Excel म� फ़ॉम��टंग फ़ॉम�ट मेनू म� उपलब्ध �वकल्प� के माध्यम से क� जाती है।
• चाटर् वकर्शीट डेटा का स�चत्र प्र�त�न�धत्व ह�।
• MS-Excel म� �व�भन्न चाटर् प्रकार �ेत्र चाटर्, कॉलम चाटर्, बार चाटर्, लाइन चाटर्, पाई चाटर्, XY (स्कैटर) चाटर् ह�।
• MS-Excel म� चाटर् दो तर�क� से सहेजा जाता है: (i) एम्बेडड
े चाटर् (ii) चाटर् शीट
• एम्बेडेड चाटर् एक चाटर् ऑब्जेक्ट है िजसे वकर्शीट पर रखा जाता है और उस वकर्शीट के साथ सहेजा जाता है।
• चाटर् शीट वकर्बक
ु म� एक शीट है िजसम� केवल एक चाटर् होता है।
• चाटर् �वज़ाडर् का उपयोग करके चाटर् बनाए जाते ह�
37

पावर प्वाइंट
• वह एिप्लकेशन सॉफ़्टवेयर जो पेशव
े र �दखने वाले �वज़ुअल एड्स बना सकता है, उसे प्रेजट
� े शन ग्रा�फ़क्स सॉफ़्टवेयर कहा जाता है।
• MS-PowerPoint को स्टाटर्-प्रोग्राम---Microsoft PowerPoint पर िक्लक करके शुरू �कया जा सकता है।
• एक स्लाइड म� इनम� से एक या अ�धक घटक हो सकते ह�: शीषर्क, ग्राफ़, ड्राइंग ऑब्जेक्ट, िक्लपआटर् और �चत्र।
• संदभर् के �लए उपयोग �कए जाने वाले स्लाइड घटक ह�: ह�डआउट, नोट्स, रूपरेखाएँ।
• इनम� से �कसी एक तर�के से एक नई प्रस्तु�त बनाई जा सकती है: (i) ऑटो कंट�ट �वज़ाडर् (ii) �डज़ाइन टेम्प्लेट (iii) स�पल प्रेजट
� ेशन और
(iv) ब्ल�क प्रेज�टेशन
• फ़ॉम��टंग टूलबार के कॉमन टास्क �वकल्प पर िक्लक करके और �फर न्यू स्लाइड �वकल्प चन
ु कर, इन्सटर् मेनू के न्यू स्लाइड �वकल्प पर
िक्लक करके एक नया साइड जोड़ा जा सकता है।
• PowerPoint म� एक प्रस्तु�त को इनम� से �कसी भी दृश्य म� देखा जा सकता है: सामान्य, रूपरे खा, स्लाइड, स्लाइड सॉटर्र, स्लाइड शो
और नोट्स पेज व्यू।
• स्लाइड्स पर नया �डज़ाइन लागू करने के �लए, फ़ॉम��टंग टूलबार के कॉमन टास्क �वकल्प� म� से �डज़ाइन टे म्प्लेट लागू कर� �वकल्प पर
या फ़ॉम�ट मेनू के �डज़ाइन टेम्प्लेट लागू कर� �वकल्प पर या शॉटर्कट मेनू से �कसी भी �वकल्प पर िक्लक कर� ।
• रंग योजना टे क्स्ट और अन्य प्रेज�टेशन तत्व� के �लए उपयोग �कए जाने वाले �व�भन्न रंग� का संयोजन है।
• फ़ॉम�ट मेनू के स्लाइड रंग योजना �वकल्प पर िक्लक करके रंग योजना को बदला जा सकता है।
• पष्ृ ठभ�ू म रंग को फ़ॉम�ट----बैकग्राउं ड कमांड पर िक्लक करके या स्लाइड के शॉटर्कट मेनू के माध्यम से भी बदला जा सकता है।
• आप फ़ॉम�ट---फ़ॉन्ट कमांड का उपयोग करके टे क्स्ट फ़ॉन्ट और शैल� बदल सकते ह�।
• हेडर और फ़ुटर जानकार� को व्यू---हेडर और फ़ुटर �वकल्प पर िक्लक करके देखा और बदला जा सकता है।
• स्लाइड ----छोटा दृश्य स्लाइड को लघु रूप� म� देखने और उन्ह� पन
ु व्यर्विस्थत करने के �लए उपयोगी है।
• मूवीज़ (वी�डयो) और साउं ड को Insert—Movies & Sounds कमांड का उपयोग करके डाला जा सकता है।
• स्लाइड शो बनाते समय आप स्लाइड शो --- स्लाइड ट्रांिज़शन कमांड का उपयोग करके स्लाइड म� ट्रांिज़शन जोड़ सकते ह�।
• एनीमेशन जोड़ने के �लए, आप स्लाइड शो ---- कस्टम ए�नमेशन कमांड का उपयोग कर सकते ह�।

इंटरनेट
इंटरनेट एक दस
ू रे से जुड़े कंप्यट
ू र नेटवकर् क� वैिश्वक प्रणाल� है जो द�ु नया भर म� कई अरब �डवाइस को जोड़ने के �लए मानक इंटरनेट
प्रोटोकॉल सट
ू (ट�सीपी/आईपी) का उपयोग करता है। इसे "नेटवकर् का नेटवकर्" भी कहा जाता है िजसम� लाख� �नजी, सावर्ज�नक, शै��णक,
व्यावसा�यक और सरकार� नेटवकर् शा�मल ह�।

इंटरनेट के �व�भन्न अनुप्रयोग ह�:


• ई-मेल (इलेक्ट्रॉ�नक मेल) का उपयोग करके संदेश� का आदान-प्रदान कर�।
• फ़ाइल� के साथ-साथ सॉफ़्टवेयर भी स्थानांत�रत कर� ।
• वेब पर �कसी भी �वषय पर जानकार� ब्राउज़ कर� ।
• इंटरनेट से जड़
ु े अन्य लोग� के साथ वास्त�वक समय म� संवाद (चैट) कर�।
• सरकार, व्यिक्तय� और संगठन� के डेटाबेस खोज�।
• प्रमख
ु समाचार समह
ू � से उपलब्ध समाचार पढ़� ।
• दरू -दराज के स्थान� से एनीमेशन और �चत्र फ़ाइल� भेज� या प्राप्त कर� ।
• अपनी कंपनी के उत्पाद� और सेवाओं के बारे म� जानकार� वाल� साइट सेट क
38

 वल्डर् वाइड वेब िजसे आमतौर पर वेब या www के नाम से जाना जाता है, 1989 म� �टम बनर्सर्-ल� द्वारा स्था�पत �कया गया था, यह
आपस म� जड़
ु े हाइपरटेक्स्ट दस्तावेज� क� एक प्रणाल� है िजसे इंटरनेट के माध्यम से एक्सेस �कया जाता है। ये मल्ट�मी�डया पेज हमेशा
बदलते रहते ह�।

 एक वेब ब्राउज़र (िजसे आमतौर पर ब्राउज़र के रूप म� संद�भर्त �कया जाता है) वल्डर् वाइड वेब पर सच
ू ना संसाधन� को पुनः प्राप्त करने,
प्रस्तुत करने और पार करने के �लए एक सॉफ़्टवेयर एिप्लकेशन है।

वेब ब्राउज़र क� �व�भन्न �वशेषताएँ ह�:


• मेनू बार: स्क्र�न के सबसे ऊपर िस्थत मेनू बार को माउस का उपयोग करके एक्सेस �कया जा सकता है। जो कायर् काले रंग म� ह�, उन्ह�
�कया जा सकता है, जब�क जो कायर् नह�ं �कए जा सकते ह�, उन्ह� ग्रे या हल्के रंग म� �कया जाएगा।
• टूल बार: टूल बार ब्राउज़र के शीषर् पर िस्थत है; इसम� वेब के �लए ने�वगेशनल बटन होते ह�। इन बटन� के मल
ू काय� म� शा�मल ह�:
कमांड फ़ंक्शन कमांड फ़ंक्शन
होम आरं�भक पष्ृ ठ खोलता है या वापस लाता है
वापस आपको �पछले पष्ृ ठ पर ले जाता है
आगे आपको अगले पष्ृ ठ पर ले जाता है
�प्रंट वतर्मान पष्ृ ठ को �प्रंट करता है
रोक� पष्ृ ठ लोड करना बंद कर देता है
पुनः लोड कर� वतर्मान पष्ृ ठ को र�फ़्रेश/पुनः प्रद�शर्त करता है
खोज� खोज इंजन तक पहुँचता है

• लोकेशन बार: टूल बार के नीचे लोकेशन बार, "लोकेशन," "गोटू," या "एड्रेस" लेबल वाला एक बॉक्स होता है। आप �कसी साइट का पता
टाइप कर सकते ह�, और साइट खोलने के �लए �रटनर् या एंटर कुंजी दबा सकते ह�।
• स्टे टस बार: स्टे टस बार ब्राउज़र �वंडो के सबसे नीचे िस्थत होता है। आप यह �नधार्�रत करने के �लए वेब पेज डाउनलोड क� प्रग�त दे ख
सकते ह� �क होस्ट कंप्यट
ू र से संपकर् �कया गया है या नह�ं और टेक्स्ट और इमेज डाउनलोड हो रह� ह� या नह�ं।
• स्क्रॉल बार: स्क्रॉल बार ब्राउज़र �वंडो के दा� ओर िस्थत व�टर्कल बार होता है। आप स्लाइडर कंट्रोल पर कसर्र रखकर और माउस बटन को
दबाकर वेब पेज को ऊपर और नीचे स्क्रॉल कर सकते ह�।
• एक वेबसाइट एक ह� वेब डोमेन से से�वत संबं�धत वेब पेज� का एक समह
ू है।
• यू�नफ़ॉमर् �रसोसर् लोकेटर, िजसे URL के रूप म� सं��प्त �कया जाता है, वेब साइट्स का पता है। उनम� से ज़्यादातर http (हाइपर टेक्स्ट
ट्रांसफ़र प्रोटोकॉल) से शरू
ु होते ह�, उसके बाद एक कोलन और दो स्लैश होते ह�। ज़्यादातर वेब ब्राउज़र म�, �कसी वेब पेज का URL एड्रेस
बार के अंदर सबसे ऊपर प्रद�शर्त होता है। एक सामान्य URL का उदाहरण "http://www.gradestack.com" होगा।
• होम पेज, इंडक्
े स पेज या मुख्य पेज �कसी वेबसाइट पर एक पेज होता है। होम पेज आमतौर पर �नम्न को संद�भर्त करता है:
• हाइपर�लंक डेटा का संदभर् होता है िजसे पाठक सीधे िक्लक करके या होवर करके या �फर अपने आप फॉलो कर सकता है।
• डाउनलो�डंग का मतलब है �रमोट �सस्टम से स्थानीय �सस्टम म� डेटा प्राप्त करना या इस तरह के डेटा ट्रांसफर को आरंभ करना।
• अपलो�डंग का मतलब है स्थानीय �सस्टम से सवर्र या �कसी अन्य क्लाइंट जैसे �रमोट �सस्टम म� डेटा भेजना, इस इरादे से �क �रमोट
�सस्टम ट्रांसफर �कए जा रहे डेटा क� एक कॉपी स्टोर करे।
• ईमेल अटैचम�ट एक कंप्यट
ू र फ़ाइल होती है िजसे ईमेल संदेश के साथ भेजा जाता है। �कसी भी ईमेल संदेश म� एक या अ�धक फ़ाइल� अटैच
क� जा सकती ह� और प्राप्तकतार् को उसके साथ भेजी जा सकती ह�। पहला ईमेल रे टॉम�लंसन ने 1971 म� खद
ु को भेजा था।
• ई-मेल म� CC (काबर्न कॉपी) उन लोग� को इं�गत करता है िजन्ह� मुख्य रूप से �कसी अन्य को संबो�धत संदेश क� एक प्र�त प्राप्त करनी
है। CC �कए गए प्राप्तकतार्ओं क� सूची संदेश के सभी अन्य प्राप्तकतार्ओं को �दखाई दे ती है।
39

• �छपी हुई अ�धसच


ू ना के �लए एक अ�त�रक्त BCC (ब्लाइंड काबर्न कॉपी) फ़�ल्ड उपलब्ध है; BCC फ़�ल्ड म� सूचीबद्ध प्राप्तकतार्ओं को
संदेश क� एक प्र�त प्राप्त होती है, ले�कन �कसी अन्य प्राप्तकतार् क� प्र�त (अन्य BCC प्राप्तकतार्ओं स�हत) पर नह�ं �दखाई जाती है।
• ड्राफ्ट फ़ोल्डर उन संदेश� क� प्र�तय� को बनाए रखता है िजन्ह� आपने शरू
ु �कया है ले�कन अभी भेजने के �लए तैयार नह�ं ह�।
• Microsoft द्वारा प्रदान क� जाने वाल� एक �नःशुल्क ई-मेल सेवा हॉटमेल, िजसक� स्थापना 1995 म� हुई थी, क� स्थापना जल
ु ाई 1996
म� जैक िस्मथ के साथ एक भारतीय अमे�रक� उद्यमी सबीर भा�टया ने क� थी।
• एक इंटरनेट प्रोटोकॉल पता (िजसे IP पता भी कहा जाता है) एक संख्यात्मक लेबल है जो कंप्यूटर नेटवकर् म� भाग लेने वाले प्रत्येक �डवाइस
(जैस,े कंप्यूटर, �प्रंटर) को स�पा जाता है। यह कंप्यट
ू र के �लए एक पहचानकतार् के रूप म� कायर् करता है। यह हर कंप्यट
ू र के �लए एक
अनठ
ू ा पता है।
• शीषर्-स्तर�य डोमेन: डोमेन नाम के प्रत्येक भाग म� कुछ जानकार� होती है। पहला फ़�ल्ड होस्ट नाम है, जो �कसी एकल कंप्यट
ू र या संगठन
क� पहचान करता है। अं�तम फ़�ल्ड शीषर्-स्तर�य डोमेन है, जो संगठन के प्रकार और कभी-कभी पते से जड़
ु े मल
ू दे श का वणर्न करता है।
उदाहरण के �लए - .com - वा�णिज्यक, शै��क।

क�बोडर् म� महत्वपूणर् कुंजी


टॉगल कंु िजयाँ- क�बोडर् पर कंु िजय� के समह
ू से इनपट
ु को दो अलग-अलग इनपट
ु मोड के बीच टॉगल कर�।
• कैप्स लॉक
• न्यम
ू लॉक
• स्क्रॉल लॉक
• इन्सटर्

संशोधक कुंिजयाँ: कंप्य�ू टंग म�, संशोधक कुंजी कंप्यट


ू र क�बोडर् पर एक �वशेष कुंजी (या संयोजन) होती है जो एक साथ दबाने पर �कसी अन्य कुंजी
क� सामान्य �क्रया को अस्थायी रूप से संशो�धत करती है। उदाहरण के �लए-
• Shift
• Alt
• Ctrl
• Fn

फ़ंक्शन कुंिजयाँ- फ़ंक्शन कुंजी कंप्यूटर या ट�मर्नल क�बोडर् पर एक कुंजी होती है िजसे ऑपरे �टंग �सस्टम कमांड इंटरप्रेटर या एिप्लकेशन प्रोग्राम
को कुछ �निश्चत �क्रयाएँ करने के �लए प्रोग्राम �कया जा सकता है, यह सॉफ्ट कंु जी का एक रूप है। उदाहरण के �लए - F1 से F12 कंु िजय� को
फ़ंक्शन कुंिजयाँ कहा जाता है। प्रत्येक कुंजी अलग-अलग कायर् करती है।

कंप्यूटर वायरस
वायरस एक परजीवी प्रोग्राम है जो �कसी अन्य वैध प्रोग्राम को संक्र�मत करता है, िजसे कभी-कभी होस्ट कहा जाता है। होस्ट प्रोग्राम को संक्र�मत
करने के �लए, वायरस होस्ट को संशो�धत करता है ता�क उसम� वायरस क� एक प्र�त हो।
बूट सेक्टर वायरस: बट
ू सेक्टर वायरस हाडर् �डस्क के बट
ू �रकॉडर् को संक्र�मत करता है। वायरस वास्त�वक बट
ू सेक्टर डेटा को सामान्य स्टाटर्-अप के
माध्यम से पढ़ने क� अनुम�त दे ता है।
क्लस्टर वायरस: य�द कोई प्रोग्राम संक्र�मत �डस्क से चलाया जाता है, तो प्रोग्राम वायरस को भी चलाने का कारण बनता है। यह तकनीक यह भ्रम
पैदा करती है �क वायरस ने �डस्क पर मौजद
ू हर प्रोग्राम को संक्र�मत कर �दया है।
वम्सर्: वमर् एक प्रोग्राम है िजसका उद्देश्य खद
ु क� नकल करना है।
बम: इस प्रकार का वायरस उपयोगकतार् क� �डस्क पर �छप जाता है और चलने से पहले �कसी �व�शष्ट घटना के होने का इंतजार करता है।
ट्रोजन हॉसर्: ट्रोजन हॉसर् एक दभ
ु ार्वनापण
ू र् प्रोग्राम है जो दोस्ताना लगता है। क्य��क ट्रोजन हॉसर् पी�ड़त क� �डस्क पर खद
ु क� नकल नह�ं बनाते ह�। वे
तकनीक� रूप से वायरस नह�ं ह�।
स्टे ल्थ वायरस: ये वायरस कंप्यट
ू र क� मेमोर� म� अपना घर बना लेते ह�, िजससे इनका पता लगाना मिु श्कल हो जाता है।
40

माइक्रो वायरस: मैक्रो वायरस को �कसी खास तरह क� डॉक्यूम�ट फ़ाइल, जैसे �क Microsoft Word या Microsoft Excel फ़ाइल को संक्र�मत करने
के �लए �डज़ाइन �कया गया है। इस तरह के दस्तावेज़� म� मैक्रो शा�मल हो सकते ह�, जो छोटे प्रोग्राम होते ह� जो कमांड �नष्पा�दत करते ह�.

सामान्यतः प्रयुक्त कंप्यूटर शब्द


• �नरस्त कर� : �कसी प्रोग्राम या फ़ंक्शन को समाप्त होने से पहले रोकना।
• एल्गो�रदम: �नद� श� का एक सेट जो �कसी द� गई समस्या का समाधान प्रदान करता है।
• ए�नमेशन: �चत्र� या फ़्रेम� क� एक श्रंख
ृ ला प्रद�शर्त करके बनाई गई ग�त का अनक
ु रण। उदाहरण के �लए, टेल��वज़न पर काटूर्न।
• ANSI: अमे�रकन नेशनल स्ट�डड्र्स इंस्ट�ट्यट
ू , यूएसए का एक शिक्तशाल� उद्योग संघ, जो प्रोग्रा�मंग भाषा मानक� को बढ़ावा दे ता है।
• एंट�वायरस: प्रोग्राम एक उपयो�गता जो वायरस के �लए हाडर् �डस्क क� खोज करती है और पाए जाने वाले �कसी भी वायरस को हटा दे ती
है।
• आ�कर्टेक्चर: एक �डज़ाइन। यह हाडर्वय
े र या सॉफ़्टवेयर या हाडर्वय
े र और सॉफ़्टवेयर के संयोजन को संद�भर्त कर सकता है। �कसी �सस्टम
क� आ�कर्टेक्चर इसक� व्यापक रूपरेखा को प�रभा�षत करती है।
• ASCII: सूचना अंतर प�रवतर्न के �लए अमे�रक� मानक कोड। यह सात/आठ �बट कोड है जो डेटा के हस्तांतरण के �लए कंप्यट
ू र म� व्यापक
रूप से उपयोग �कया जाता है।
• ब�ड�वड्थ: डेटा क� वह मात्रा जो एक �निश्चत समय म� प्रे�षत क� जा सकती है। इसे आमतौर पर �बट्स प्र�त सेकंड (बीपीएस) या बाइट्स
प्र�त सेकंड म� व्यक्त �कया जाता है।
• �बट: कंप्यट
ू र �सस्टम म� सूचना क� सबसे छोट� इकाई। �बट बाइनर� �डिजट का सं��प्त रूप है; या तो "1" या "0"।
• बूट: कंप्यट
ू र को चालू करने क� प्र�क्रया।
• बाइट: एक बाइट 8 �बट्स से बना होता है। एक �संगल कैरेक्टर को स्टोर करने के �लए िजतनी मेमोर� क� ज़रूरत होती है।
• कैच: प्राइमर� मेमोर� (RAM) का एक अलग �ेत्र जहाँ कंप्यूटर अक्सर इस्तेमाल क� जाने वाल� जानकार� क� कॉपी को त्व�रत पहुँच के
�लए स्टोर करता है। इसका उद्दे श्य हाडर् �डस्क के संचालन को तेज़ करना है।
• CD-ROM: कॉम्पैक्ट �डस्क-र�ड ओनल� मेमोर�। यह एक स्थायी स्टोरेज �डवाइस है िजसका उपयोग बड़ी मात्रा म� जानकार� को स्टोर करने
के �लए �कया जाता है िजसे बदलने क� ज़रूरत नह�ं होती।
• CGA: कलर ग्रा�फ़क्स एडाप्टर। कलर �मता वाल� कम-�रज़ॉल्यूशन वाल� स्क्र�न (640x200 �पक्सल)।
• कैरेक्टर: एक संख्या, अ�र, प्रतीक या �वराम �चह्न।
• �चप: �स�लकॉन का एक छोटा टुकड़ा िजसम� हज़ार� या लाख� �वद्यत
ु तत्व होते ह�। इसे इंट�ग्रेटेड स�कर्ट (IC) भी कहा जाता है।
• संगत: एक �डवाइस या प्रोग्राम क� दस
ू रे �डवाइस या प्रोग्राम के साथ काम करने क� �मता। उदाहरण के �लए, �प्रंटर और कंप्यट
ू र को
संगत कहा जाता है य�द वे एक दस
ू रे से कनेक्ट हो सकते ह�।
• पारंप�रक मेमोर�: कंप्यट
ू र म� इलेक्ट्रॉ�नक मेमोर� (RAM) का पहला 640K जो OS और एिप्लकेशन चलाने के �लए उपयोग �कया जाता
है।
• डीबग: कंप्यट
ू र से संब�ं धत �सस्टम म�, सॉफ़्टवेयर से संबं�धत समस्या को ठ�क करना डीब�गंग के रूप म� जाना जाता है।
• �डिजटाइज़: आटर्वकर् के एक टुकड़े को बहुत बार�क �ववरण म� स्कैन करना और उसे ऐसे रूप म� संग्रह�त करना िजसे कंप्यट
ू र समझ सके।
• DOS: इसका मतलब है �डस्क ऑपरे �टंग �सस्टम। यह एक �संगल यज
ू र ऑपरे �टंग �सस्टम है।
• DVD: �डिजटल वस�टाइल �डस्क या �डिजटल वी�डयो �डस्क
• डायने�मक: उन �क्रयाओं को संद�भर्त करता है जो पहले से नह�ं बिल्क उस समय होती ह� जब उनक� आवश्यकता होती है।
• EDP: इलेक्ट्रॉ�नक डेटा प्रोसे�संग।
• ई-मेल: इलेक्ट्रॉ�नक मेल: कंप्यूटर नेटवकर् पर �कसी अन्य व्यिक्त को इलेक्ट्रॉ�नक संदेश भेजने क� सु�वधा।
• अं�तम उपयोगकतार्: अं�तम उपयोगकतार् वह व्यिक्त है जो उत्पाद के पूणर्तः �वक�सत और �वपणन हो जाने के बाद उसका उपयोग करता
है।
41

• EPROM: इरेज़ेबल प्रोग्रामेबल र�ड ओनल� मेमोर�। ROM का एक प्रकार िजसे आमतौर पर UV-लाइट के संपकर् म� लाकर प्रोग्राम या
र�प्रोग्राम �कया जा सकता है।
• �वस्ता�रत मेमोर�: अनप्र
ु योग� को चलाने और प्रबं�धत करने के �लए उपयोग क� जाने वाल� पारंप�रक मेमोर� के अलावा मेमोर�; �वस्ता�रत
मेमोर� के साथ, यह पीसी को मेमोर� म� डेटा क� बढ़� हुई मात्रा को संबो�धत करने म� मदद करती है।
• फ़ैक्स/फ़ैिक्समाइल: टेल�फ़ोन लाइन� पर दस्तावेज़� क� प्र�तय� को संचा�रत करने का एक तर�का। फ़ैक्स, फ़ैिक्समाइल का सं��प्त रूप है।
• गीगाबाइट: GB के रूप म� सं��प्त, 1024 MB के बराबर है। GUI ग्रा�फ़कल यूज़र इंटरफ़ेस। एक यज़
ू र इंटरफ़ेस जो �वज़ुअल� काम करता है
और माउस या इसी तरह के पॉइं�टंग �डवाइस का उपयोग करके आइकन पर िक्लक करने या मेनू से �वकल्प चुनने के �लए �क्रयाओं के
चयन पर आधा�रत है; आइकन भी दे ख�।
• हट्र्ज़: आव�ृ � क� एक इकाई िजसका अथर् है प्र�त सेकंड चक्र।
• उच्च घनत्व: �डस्क म� रखी जा सकने वाल� जानकार� क� मात्रा। हाई ड��सट� �डस्क डबल ड��सट� �डस्क क� तल
ु ना म� अ�धक जानकार�
रखती ह�।
• हाइपरटे क्स्ट: जानकार� प्रस्तत
ु करने का एक तर�का ता�क उपयोगकतार् इसे गैर-अनक्र
ु �मक तर�के से देख सके, भले ह� �वषय� को मल
ू रूप
से कैसे व्यविस्थत �कया गया हो। यह अब इलेक्ट्रॉ�नक पस्
ु तक� बनाने के �लए एक लचील� सॉफ़्टवेयर तकनीक के रूप म� �वक�सत हुआ है
जो खोज मानदंड� तक तेज़ और लचील� पहुँच प्रदान करता है और बड़े दस्तावेज़� म� जानकार� तक त्व�रत पहुँच प्रदान करता है।
• HTML: हाइपर टेक्स्ट माकर्अप ल�ग्वेज। वेब और इंट्रानेट दस्तावेज़� का वणर्न करने के �लए उपयोग क� जाने वाल� माकर्अप या संरचना
भाषा। इसका उपयोग HTML तत्व� क� संरचना, उपिस्थ�त और प्लेसम�ट को प�रभा�षत करने के �लए �कया जाता है, िजसम� फ़ॉन्ट, ग्रा�फ़क्स,
टे क्स्ट, अन्य साइट� के �लए हाइपरटे क्स्ट �लंक और कई अन्य �ववरण शा�मल ह�।

• आईबीएम: इंटरनेशनल �बजनेस मशीन, यए


ू सए आधा�रत एक बहुराष्ट्र�य कंपनी।
• आइकन: एक ग्रा�फकल स्क्र�न तत्व जो माउस या अन्य पॉइं�टंग �डवाइस के साथ चन
ु े जाने पर एक या अ�धक कमांड �नष्पा�दत करता है
• आईडीई: एक�कृत �डवाइस इलेक्ट्रॉ�नक्स, हाडर् ड्राइव को कंप्यट
ू र से जोड़ने के �लए उपयोग �कया जाने वाला एक मानक। आईडीई हाडर् ड्राइव
बहुत आम और अपे�ाकृत सस्ती ह�।
• इंटेल: सबसे लोक�प्रय माइक्रोप्रोसेसर या सीपीयू का �नमार्ता।
• इंटे�लज�ट: लेजर, कंप्यट
ू र और फोटोकॉपी तकनीक को �मलाने वाला �प्रंटर।
• इंटरनेट: द�ु नया का सबसे बड़ा कंप्यट
ू र नेटवकर् जो कई वै�ा�नक, शोध और शै��क कंप्यट
ू र� के साथ-साथ वा�णिज्यक नेटवकर् को भी जोड़ता
है। इंटरनेट ट�सीपी/आईपी प्रोटोकॉल का उपयोग करता है, और इंटरनेट पर कंप्यूटर �कसी भी ऑपरे �टंग �सस्टम पर चल सकते ह�, जैस,े
यू�नक्स, �वंडोज एनट� और वीएमएस आ�द के कई रूप।
• इंट्रानेट: सबसे सामान्य अथर् म�, एक �नजी कॉप�रे ट नेटवकर् जो इंटरनेट तकनीक आधा�रत सॉफ्टवेयर और ट�सीपी/आईपी प्रोटोकॉल मानक�
का उपयोग करता है। कई कंप�नयाँ इंट्रानेट का उपयोग कंपनी के पत्र �वत�रत करने जैसे सरल काय� के �लए करती ह� और द�ु नया भर म�
सेवा क�मर्य� को तकनीक� सहायता बल
ु े�टन पोस्ट करने और अपडेट करने जैसे ज�टल काय� के �लए भी करती ह�। इंट्रानेट म� हमेशा इंटरनेट
से स्थायी कनेक्शन शा�मल नह�ं होता है।
• �कलोबाइट (K, KB) लगभग एक हज़ार अ�र; वास्तव म� 1024बाइट्स।
• LAN स्थानीय �ेत्र नेटवकर् के �लए एक सं��प्त नाम है। पीसी क� एक प्रणाल� जो एक दस
ू रे के अपे�ाकृत �नकट िस्थत होती है और तार
द्वारा जड़
ु ी होती है ता�क व्यिक्तगत उपयोगकतार् सहकार� रूप से सूचना संसा�धत कर सक� और संसाधन साझा कर सक�; WAN भी दे ख�।
• ू र: एक पोट�बल कंप्यट
लैपटॉप कंप्यट ू र, जो गोद म� रखने के �लए काफ� छोटा होता है, ले�कन नोटबक
ु कंप्यूटर से थोड़ा बड़ा होता है।
• LED: लाइट ए�म�टंग डायोड। एक इलेक्ट्रॉ�नक उपकरण जो �बजल� प्रवा�हत होने पर रोशनी दे ता है।
• लाइट पेन: एक इनपट
ु �डवाइस जो उपयोगकतार् को एक �वशेष पैड या पेन-आधा�रत कंप्यूटर, जैसे �क PDA क� स्क्र�न पर �लखने या
इं�गत करने क� अनम
ु �त दे ता है।
• मै�कन्टोश: मोटोरोला माइक्रोप्रोसेसर पर आधा�रत एक पीसी जो GUI का उपयोग करता है। Apple Macintosh का उपयोग अस्सी के
दशक के उ�राधर् से �कया जा रहा है।
• मैक्रो: एक प्रतीक, नाम या कुंजी जो आदेश�, �क्रयाओं या क�स्ट्रोक्स क� सच
ू ी का प्र�त�न�धत्व करती है।
42

• मैथ को-प्रोसेसर: माइक्रोप्रोसेसर का �हस्सा; ज�टल गणना करने के �लए �डज़ाइन �कया गया एक साथी �चप।
• मेगाबाइट (एम, एमबी): लगभग एक �म�लयन अ�र; वास्तव म� 1,048,576 बाइट्स। मेमोर� या स्टोरेज का एक माप।
• मेगाहट्र्ज़ (MHz): प्रोसे�संग स्पीड का माप। मान िजतना अ�धक होगा, कंप्यूटर उतनी ह� तेज़ी से काम कर सकता है।
• माइक्रोप्रोसेसर: एक �संगल �चप िजसम� कंप्यूटर के CPU के सभी तत्व होते ह�।
• MIPS: �म�लयन इंस्ट्रक्शन्स पर सेकंड, कंप्यट
ू र क� ग�त मापने क� एक इकाई।
• मदर बोडर्: कंप्यट
ू र का मख्
ु य स�कर्ट बोडर्, जो कंप्यूटर के �व�भन्न भाग� से इलेिक्ट्रकल �सग्नल ले जाता है।
• मल्ट�मी�डया: एक कंप्यूटर �सस्टम जो टे क्स्ट, ग्रा�फ़क्स, ए�नमेशन, संगीत, आवाज़ और वी�डयो मी�डया को जोड़ता है; इसम� आउटपुट �डवाइस
के रूप म� स्ट��रयो स्पीकर शा�मल हो सकते ह�।
• मल्ट�प्रोसे�संग: यह एक कंप्यूटर �सस्टम क� एक ह� समय म� एक से अ�धक प्र�क्रयाओं का समथर्न करने क� �मता को संद�भर्त करता
है। इसे मल्ट�टािस्कंग भी कहा जाता है।
• �नबल: आधा बाइट यानी 4 �बट।
• नॉन-वोलेटाइल मेमोर�: यह डेटा स्टोरे ज है जो पावर ऑफ होने पर अपनी सामग्री नह�ं खोता है; उदाहरण के �लए, ROM।
• ू र: एक पोट�बल कंप्यट
नोटबुक कंप्यट ू र, लगभग 8½ गुणा 11 इंच, जो एक ब्रीफ़केस के अंदर �फट हो जाता है।
• संख्यात्मक क�पैड: क�बोडर् का वह �हस्सा जो एक जोड़ने वाल� मशीन क� तरह �दखता है, िजसम� 10 अंक और ग�णतीय ऑपरेटर होते ह�;
आमतौर पर क�बोडर् के दा� ओर िस्थत होता है।
• कायार्लय-स्वचालन: वडर् प्रोसे�संग, अकाउं �टंग और ईमेल जैसे कई तरह के कायार्लय संचालन को �नष्पा�दत करने के �लए कंप्यट
ू र �सस्टम
का उपयोग।
• समानांतर पोटर्: कंप्यट
ू र पर एक आउटलेट िजसका उपयोग �डवाइस को जोड़ने के �लए �कया जाता है, जैसे �क �प्रंटर। एक समानांतर पोटर्
तार के साथ-साथ (एक दस
ू रे के समानांतर) डेटा (�बट्स) भेजता है।
• प��टयम: माइक्रोप्रोसेसर� क� पाँचवीं पीढ़�। प��टयम माइक्रोप्रोसेसर� क� चौथी पीढ़� 80486 से 2 से 3 गन
ु ा तेज़ है।
• प�रधीय: कंप्यट
ू र के बाहर से जड़
ु ा कोई भी हाडर्वेयर। उदाहरण �प्रंटर और मोडेम ह�।
• �पक्सेल: "�पक्चर ए�लम�ट" का सं��प्त रूप। �पक्सेल वह सबसे छोटा �बंद ु है िजसे कंप्यूटर स्क्र�न पर �नयं�त्रत कर सकता है।
• पोट�बल कंप्यूटर: एक छोटा कंप्यूटर जो आमतौर पर बैटर� पर चलता है। पोट�बल कंप्यूटर क� श्रे�णय� म� लैपटॉप, नोटबक
ु , सब-नोटबक
ु और
पामटॉप शा�मल ह�।
• प्रोटोकॉल: नेटव�क�ग और संचार म�, औपचा�रक �व�नद� श जो डेटा संचा�रत और प्राप्त करते समय पालन क� जाने वाल� प्र�क्रयाओं को
प�रभा�षत करता है। प्रोटोकॉल नेटवकर् पर उपयोग �कए जाने वाले प्रारूप, समय, अनक्र
ु म और त्रु�ट जाँच को प�रभा�षत करता है।
• ू न: डॉट्स का आकार और मात्रा जो एक म�ु द्रत पष्ृ ठ, स्क्र�न या स्कैन क� गई छ�व बनाते ह�।
�रज़ॉल्यश
• रनटाइम: त्रु�ट एक त्रु�ट जो �कसी प्रोग्राम के �नष्पादन के दौरान होती है।
• स्कैनर: एक इनपुट �डवाइस िजसका उपयोग �कसी मु�द्रत दस्तावेज़ को कंप्यूटर क� मेमोर� म� �डिजटल रूप म� कॉपी करने के �लए �कया
जाता है, �बना मैन्युअल कुंजी क� आवश्यकता के।
• SCSI: छोटा कंप्यट
ू र �सस्टम इंटरफ़ेस। हाडर् ड्राइव को कंप्यट
ू र से जोड़ने के �लए एक मानक।
• सी�रयल पोटर्: कंप्यूटर पर एक आउटलेट िजसका उपयोग �कसी �डवाइस को जोड़ने के �लए �कया जाता है, जैसे �क मॉडेम। एक सी�रयल
पोटर् एक बार म� एक तार (एक श्रंख
ृ ला म�) के नीचे डेटा (�बट्स) भेजता है।
• स�वर्स पैक: यह सॉफ़्टवेयर संस्करण का अपडेट है जो �कसी मौजूदा समस्या को ठ�क करता है, जैसे �क बग या उत्पाद म� ऐसे सुधार प्रदान
करता है जो उत्पाद के अगले संस्करण म� �दखाई द� ग।े
• TCP/IP: ट्रांस�मशन कंट्रोल प्रोटोकॉल / इंटरनेट प्रोटोकॉल संचार प्रोटोकॉल का एक सेट है िजसम� मी�डया एक्सेस, पैकेट ट्रांसपोटर्, सेशन
कम्यु�नकेशन, फ़ाइल ट्रांसफ़र, ई-मेल और ट�मर्नल इम्यल
ू श
े न शा�मल ह�। TCP/IP को बड़ी संख्या म� H/W और S/W �वक्रेता सपोटर् करते ह�
और यह PC से लेकर मेनफ़्रेम तक कई कंप्यूटर �सस्टम पर उपलब्ध है।
• समस्या �नवारण: �कसी समस्या के स्रोत को अलग करना और उसे ठ�क करना। कंप्यट
ू र �सस्टम के मामले म� , समस्या �नवारण का
उपयोग आमतौर पर तब �कया जाता है जब समस्या हाडर्वय
े र से संबं�धत होती है।
• UNIX: एक बहु उपयोगकतार् ऑपरे �टंग �सस्टम।
43

• अपग्रेड: �कसी सॉफ़्टवेयर या हाडर्वय


े र उत्पाद का नया संस्करण जो उसी उत्पाद के परु ाने संस्करण को बदलने के �लए �डज़ाइन �कया गया
है।
• UPS: �नबार्ध �बजल� आपू�तर्। यह एक �बजल� आपू�तर् है िजसम� कई �मनट� से लेकर कुछ घंट� तक �बजल� कटौती क� िस्थ�त म� �बजल�
बनाए रखने के �लए एक बैटर� शा�मल होती है।
• उपयो�गता: एक प्रोग्राम जो एक बहुत ह� �व�शष्ट कायर् करता है, जो आमतौर पर �सस्टम संसाधन� के प्रबंधन से संबं�धत होता है

कंप्यूटर शॉटर्कट कुंिजयाँ

शॉटर्कट कुंिजयाँ

1. Common Shortcut Keys:

 CTRL + A : सभी का चयन कर�

 CTRL + C : कॉपी कर�

 CTRL + X : पेस्ट कर�

 CTRL + V : पेस्ट कर�

 CTRL + Z : पूवव
र् त कर�

 CTRL + B : बोल्ड

 CTRL + U : अंडरलाइन

 CTRL + I : इटै �लक

 ALT + TAB: खुले अनुप्रयोग� के बीच चक्र

 ALT + F4 : प्रोग्राम बंद कर�, वतर्मान �वंडो बंद कर�

2. प्रकायर् कंु जी:

 F1 : सहायता

 F2 : चय�नत ऑब्जेक्ट का नाम बदल�

 F3 : सभी फाइल� ढूंढ�

 F4 : संवाद� म� फाइल सच
ू ी ड्रॉप-डाउन खोलता है

 F5 : वतर्मान �वंडो को �रफ्रेश कर�

 F6 : �वन्डोज एक्सप्लोरर म� फोकस Shift करता है

 F7 : वतर्नी जांच
44

 F10 : मेन्यू बार �वकल्प� को स�क्रय करता है

 ALT + F6 : वतर्मान प्रोग्राम �वंडो के बीच िस्वच कर�

 ALT + F4 : इसका प्रयोग चालू प्रोग्राम को बंद करने के �लए �कया जाता है

 ALT + ENTER : गुण संवाद खोलता है

 ALT + SPACE : वतर्मान �वंडो के �लए �सस्टम मेनू

 Shift + Delete : फाइल� स्थायी रूप से �डल�ट हो जाती ह�

3. MS-वडर् शॉटर्कट कुंजी:

• CTRL + E : पाठ को केिन्द्रत कर�

• CTRL + L : पाठ को बा� ओर सरे �खत कर�

• CTRL + R : पाठ को दा� ओर सरे�खत कर�

• ESC : एक आदे श रद्द कर�

• CTRL + Z : �पछल� कारर्वाई पूववर् त कर�

• CTRL + Y : �पछल� �क्रया पन


ु ः कर�

• CTRL + ALT + S : दस्तावेज �वंडो को �वभािजत कर�

• CTRL + Shift + C : दस्तावेज �वंडो िस्प्लट को हटाएँ

या

• CTRL + ALT + S : दस्तावेज �वंडो िस्प्लट को हटाएँ

• ALT + N : इन्सटर् टे ब खोल�

• Alt + G : थीम, रंग और प्रभाव, जैसे पेज बॉडर्र, का उपयोग करने के �लए

�डजाइन टेब खोल�।

• ALT + P : लेआउट टेब खोल�

• Shift+ Arrow Keys : पाठ चुन�

4. MS-एक्सेल शॉटर्कट कुंजी:

 CTRL + W : वतर्मान वकर्बक


ु को बंद करने के �लए
45

 CTRL + F4 : एक्सेल को बंद करने के �लए

 CTRL + Page Down : अगल� शीट पर जाने के �लए

 CTRL + Page Up : �पछल� शीट पर जाने के �लए

 ALT + A : डेटा टे ब पर जाने के �लए

 ALT + W : व्यू टेब पर जाने के �लए

 ALT + M : फॉमल
ूर् ा टे ब पर जाने के �लए

 F2 : �कसी सेल को संपा�दत करने के �लए

 Tab : अगले सेल म� जाने के �लए

 Shift Tab : �पछले सेल म� जाने के �लए

 Shift + F2 : �कसी सेल म� �टप्पणी जोड़ने के �लए

 CTRL + K : हाइपर�लंक डालने के �लए

 Shift + SPACE : संपण


ू र् पंिक्त का चयन करने के �लए

 CTRL + SPACE : संपूणर् कॉलम का चयन करने के �लए

5. MS Power Point शॉटर्कट कुंजी:

 CTRL + N : नई प्रस्त�ु त बनाएं

 CTRL + M : एक नई स्लाइड जोड़�

 CTRL + D : फॉन्ट संवाद बॉक्स खोल�

 F5 : स्लाइड शो प्रारंभ कर�

 CTLR + D : प्रेजट� े शन बंद कर�

6. ब्राउज़र शॉटर्कट कंु जी


• F3, Shift + F3 : वतर्मान पष्ृ ठ पर टे क्स्ट खोज कर�, अगला टेक्स्ट प�रणाम ढूंढ�
• CTRL + H : ब्राउिजंग इ�तहास खोल�
• CTRL + J : डाउनलोड फोल्डर और/या इ�तहास खोल�
• CTRL + Sft +Del : इ�तहास हटाएं
• ALT + Enter : एक नए टेब म� खोज खोल�
46

कुछ महत्वपूणर् फुल फॉमर्

शॉटर्कट कंु जी

• ISO : इंटरनेशनल ऑग�नाइजेशन फॉर स्ट�डडार्इजेशन

• OS : ऑपरे �टंग �सस्टम

• GB : गीगाबाइट

• POST : पावर ऑन सेल्फ टे स्ट

• EBCDIC : एक्सट�डेड बाइनर� कोडेड डे�समल इंटरच�ज कोड

• DPI : -डॉट्स पर इंच

• BCR : �बजनेस कॉडर् र�डर

• CUI : कैरक्टर यज
ू र इंटरफेस

• PPT : पावर पॉइंट प्रेजट� े शन

• HP : ह्वलेट पैकाडर्

• BMP : �बटमैप

• JPEG : जॉइंट फोटोग्रा�फक एक्सपट्र्स ग्रपु

• HLL : हाई लेवल ल�ग्वेज

• ULSI : अल्ट्रा लाजर् स्केल इंट�ग्रेशन

• GSM : ग्लोबल �सस्टम फॉर मोबाइल कम्यु�नकेशन

• BIT : बायनर� �डिजट

• FDD : फ्लॉपी �डस्क ड्राइव

• IT : इंफॉम�शन टे क्नोलॉजी

• AM : एम्प्ल�ट्यडू मॉड्यूलश
े न

• PDP : प्रोग्रामड् डाटा प्रोसेसर

• PPM : पेजस
े पर �मनट
47

• FAT : फाइल एलोकेशन टेबल

• KB : �कलोबाइट

• CPS : कैरक्टर पर सेकंड

• BPS : �बट्स पर सेकंड

• MB : मेगाबाइट

• WAP : वायरलेस एप्ल�केशन प्रोटोकॉल

• MIS : मैनज
े म�ट इंफॉम�शन �सस्टम

• JPG : जॉइंट फोटोग्रा�फक एक्सपटर् ग्रुप

• BCD : बायनर� कोडेड डे�समल

• GIGO : गाब�ज इन, गाब�ज आउट

• UDP : यूजर डाटा ग्राम प्रोटोकोल

• IE : इंटरनेट एक्सप्लोरर

• CCC : कोसर् ऑन कंप्यूटर कॉन्सेप्ट्स

• LSI : लाजर् स्केल इंट�ग्रेशन

• ANSI : अमे�रकन नेशनल स्ट�डड्र्स इंस्ट�ट्यटू

• DBA : डाटाबेस आ�कर्टे क्ट

• MAR : मेमोर� ऐड्रेस रिजस्टर

• ASP : एिक्टव सवर्र पेज

• SSI : स्मॉल स्केल इंट�ग्रेशन

• FD : फ्लॉपी ड्राइव

• PD : पेन ड्राइव

• DDR : डबल डाटा रे ट

• CAN : कंट्रोलर ए�रया नेटवकर्

• MPEG : म�ू वंग �पक्चर एक्सपट्र्स ग्रपु


48

• DAC : �डिजटल-टू-एनालॉग कनवटर्र

• CAL : कंप्यूटर ऐडेड ल�न�ग

• MBPS : मेगा�बट्स पर सेकंड

• PPP : पॉइंट टू पॉइंट प्रोटोकॉल

• TP : ट्रांसफर प्रोटोकोल

• MMU : मेमोर� मैनेजम�ट यू�नट

• PPI : �पक्सेल पर इंच

• IPU : इमेज प्रोसे�संग यू�नट

• W3C : वल्डर् वाइड वेब कंसो�सर्यम

• TELNET : टै ल� टाइप नेटवकर्

• DSA : �डिजटल �सग्नेचर एल्गो�रदम

• RDP : �रमोट डेक्सटॉप प्रोटोकॉल

• EMI : इलेक्ट्रोमैग्ने�टक इंटरफेस

• MPG : मू�वंग �पक्चर एक्सपटर् ग्रुप

• BPS : �बट्स पर सेकंड

• WLL : वायरलेस लोकल लपू

• MS DOS : माइक्रोसॉफ्ट �डस्क ऑपरे �टंग �सस्टम

• EDVAC : इलेक्ट्रॉ�नक �डस्क्र�ट वे�रएबल ऑटोमे�टक कंप्यटू

• VAN : वैल्यू ऐडेड नेटवकर्

• ARPANET: एडवांस �रसचर् प्रोजेक्ट्स एज�सी नेटवकर्

• MDR : मेमोर� डाटा रिजस्टर

• ALU : अथर्मै�टक लॉिजकल य�ू नट

• EDP : इलेक्ट्रॉ�नक डाटा प्रोसे�संग

• IPC : इंटर प्रोसेस कम्य�ु नकेशन


49

• WLAN : वॉयरलैस लोकल ए�रया नेटवकर्

• PB : पेटाबाइट

• HD : हाडर् ड्राइव

• CBT : कंप्यूटर बेस्ड ट्रे �नंग

• HTML : हाइपर टे क्स्ट माकर्अप ल�ग्वेज

• RAID : �रडंड�ट एरे ऑफ इं�डप�डट� �डस्क

• RDMA : �रमोट डायरे क्ट मेमोर� एक्सेस

• SATA : सी�रयल एडवांस्ड टेक्नोलॉजी अटै चम�ट

• DNS : डोमेन नेम �सस्टम

• VGA : वी�डयो ग्रै�फक्स अरे

• DVI : �डिजटल �वजुअल इंटरफेस

• DHTML : डायने�मक हाइपर टेक्स्ट माकर्अप ल�ग्वेज

• DVE : �डिजटल वी�डयो इफेक्ट्स

• DOS : �डस्क ऑपरे �टंग �सस्टम

• DPI : डॉट्स पर इंच

• BIOS : बे�सक इनपुट आउटपुट �सस्टम

• HDMI : हाई डे�फनेशन मल्ट�मी�डया इंटरफेस

• HDD : हाडर् �डस्क ड्राइव

• PDF : पोट�बल डॉक्यम


ू �ट फॉम�ट

• NTFS : न्यू टे क्नोलॉजी फाइल �सस्टम

• UPS : अनइंटरप्टेड पावर सप्लाई

• MMC : मल्ट�मी�डया काडर्

• SSD : सॉ�लड स्टेट ड्राइव

• SMPS : िस्वच मॉड पावर सप्लाई


50

• DVD : �डिजटल वी�डयो �डस्क

• CD : कंपैक्ट �डस्क

• EPROM : इरेजेबल प्रोम

• KBD : क�बोडर्

• FDD : फ्लॉपी �डस्क ड्राइव

• EEPROM : इलेक्ट्र�क्ल� ईप्रोम

• VDU : �वजअ
ु ल �डस्प्ले यू�नट

• VIRUS : वाइटल इंफॉम�शन �रसोस�ज अंडर सीज

• LLL : लो लेवल ल�ग्वेज

• HLL : हाई लेवल ल�ग्वेज

• CPU : स�ट्रल प्रोसे�संग यू�नट

• RAM : र� डम एक्सेस मेमोर�

• ROM : र�ड ओनल� मेमोर�

• PROM : प्रोग्रामेबल र�ड ओनल� मेमोर�

• LED : लाईट ए�म�टंग डायोड

• LCD : �लिक्वड �क्रस्टल �डस्प्ले

• USB : यू�नवसर्ल सी�रयल बस

• LAN : लोकल ए�रया नेटवकर्

• WAN : वाइट ए�रया नेटवकर्

• HTTP : हाइपर टे क्स्ट ट्रांसफर प्रोटोकोल



You might also like