IBPS PO Computer Digest
IBPS PO Computer Digest
IBPS PO Computer Digest
com/blogs
www.gradestack.com/blogs
Processing Devices
Mother board
Processor
RAM
ROM
SMPS
Output Devices
Monitor
Printer
Speaker
Storage Devices
Magnetic Disk
Optical Disk
Flash Memory
Magnetic Tape
Utility Software
Utility
Tools
Customized
Software
Software
Application Software
Text
Graphics
Multimedia
Language
Accounting
DOS
Mac-OS
Windows xp,7,8.1
Unix
Windows Server
www.gradestack.com/blogs
www.gradestack.com/blogs
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.
Cache Memory
Registers
Memory
Secondary Memory
Magnetic Disk(HDD)
Optical Disk (CD, DVD,BRD)
Flash Memory(Memory card, Pen Drive)
Primary Memory
Main Memory
RAM
SRAM
DRAM
ROM
PROM
EPROM
EEPROM
www.gradestack.com/blogs
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.
Language Processors:
Assembler: This language processor converts the program written in assembly language into machine language.
Interpreter: This language processor converts a HLL(High Level Language) program into machine language by
converting and executing it line by line.
Compiler:-It also converts the HLL program into machine language but the conversion manner is different. It converts
the entire HLL program in one go, and reports all the errors of the program along with the line numbers.
www.gradestack.com/blogs
Classification of Computers:
Computers can be broadly classified by their speed and computing power:
Sr.
No.
1
Type
Specifications
PC (Personal
Computer)
WorkStation
Mini Computer
Main Frame
Supercomputer
S.No.
1
2
3
Unit
Bit(Binary
Digit)
Nibble
Byte
Word
Description
A binary digit is logical 0 and 1 representing a passive or an active state of a
component in an electric circuit.
A group of 4 bits is called nibble.
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)
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.
1
2
3
4
5.
Unit
Kilobyte (KB)
Megabyte(MB)
GigaByte (GB)
TeraByte (TB
PetaByte (PB)
Description
1 KB = 1024 Bytes
1 MB = 1024 KB
1 GB = 1024 MB
1 TB = 1024 GB
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.
www.gradestack.com/blogs
Packages
A package that process textual matter and creates
organized and flawless documents.
An electronic spreadsheet is a program that
accepts data in a tabular form and allow users to
manipulate , calculate, analyze data in the desired
manner.
DBMS is a package that can handle and manage
bulk of stored data.
Handles page layout by combining the functions of
a traditional typesetter and a layout artist.
Application software that manipulates images is
known as Graphics software.
(B) Utilities: Utilities are those application programs that assists the computer by performing housekeeping functions like
backing up disk or scanning viruses etc.
Utilities
Program is used for creating, editing text files.
Program facilities the backing-up of disk.
Large files can be compressed so that it takes less
storage area.
It speeds up disk access by rearranging the files
and free space on your computer.
It scans yours disk for viruses and removes them if
any virus is found.
Text Editor
Backup Utility
Compression Utility
Disk Defragmentor
Antivirus Software
(C) Customized Software: This type of software is tailor-made software according to a users requirements.
Following are the main five generations of computers:
S. No.
1
2
3
www.gradestack.com/blogs
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.
Number System
When we type some letters or words, the computer translates them in numbers as computers can understand only numbers.
A computer can understand positional number system where there are only a few symbols called digits and these symbols
represent different values depending on the position they occupy in the number.
A value of each digit in a number can be determined using
The digit
The position of the digit in the number
The base of the number system (where base is defined as the total number of digits available in the number system).
1. Decimal Number System: The number system that we use in our day-to-day life is the decimal number system. Decimal
number system has base 10 as it uses 10 digits from 0 to 9. In decimal number system, the successive positions to the
left of the decimal point represent units, tens, hundreds, thousands and so on.
2. Binary Number System: Uses two digits, 0 and 1, also called base 2 number system . Each position in a binary number
represents a 0 power of the base (2). Last position in a binary number represents a x power of the base (2).
3. Octal Number System: Uses eight digits, 0,1,2,3,4,5,6,7, also called base 8 number system, Each position in an octal
number represents a 0 power of the base (8).
4. Hexadecimal Number System: Uses 10 digits and 6 letters, 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F. Letters represents numbers
starting from 10. A = 10. B = 11, C = 12, D = 13, E = 14, F = 15. Also called base 16 number system .Each position in a
hexadecimal number represents a 0 power of the base (16).
DBMS Data Base Management System
DBMS: DBMS is the acronym of Data Base Management System. DBMS is a collection of interrelated data and a set of
programs to access this data in a convenient and efficient way. It controls the organization, storage, retrieval, security and
integrity of data in a database.
Architecture of DBMS divided into three levels:
1. External view or User view/View Level: It is the highest level of data abstraction. This includes only those portions of
database of concern to a user or Application program. Each user has a different external view and it is described by
means of a scheme called external schema.
2. Conceptual view/Logical Level: All the database entities and the relationship among them are included. One
conceptual view represents the entire database called conceptual schema.
3. Internal view/Physical Level: It is the lowest level of abstraction, closest to the physical storage method. It describes
how the data is stored, what is the structure of data storage and the method of accessing these data. It is represented by
internal schema.
www.gradestack.com/blogs
Keys in DBMS:
Super key of an entity set is a set of one or more attributes whose values uniquely determine each entity.
Candidate key of an entity set is a set of fields from which primary key can be selected. It is an attribute or a set of
attributes that can act as a primary key for a table to uniquely identify each record in a table.
Primary key is a candidate key that is most appropriate to become main key of the table. It is a key that uniquely
identifies each record in the table
LOGIC GATES
Logic gate: is an elementary building block of a digital circuit. Most logic gates have two inputs and one output.
At any given moment, every terminal is in one of the two binary conditions low (0) or high (1). There are seven basic logic
gates: AND, OR, XOR, NOT, NAND, NOR, XNOR
Networking
Network: Computer Networks means interconnected set of autonomous system that permits distributed processing to
information.
Five components:
Sender Computer
Receiver Equipment(Modem)
Sender equipment (Modem)
Receiver Computer
Communication Channel ( Telephone Cables)
Classified on the basis of Geographical Coverage:
connectivity within a campus or small
Local Area Network (LAN): A local area network
geographical area.
is relatively smaller and privately owned network
Wide Area Network (WAN): A wide Area
with the maximum span of 10 km.
Network (WAN) is a group Communication
Metropolitan Area Network (MAN) : MAN is
Technology ,provides no limit of distance.
defined for less than 50 Km and provides regional
Types of Network
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.
www.gradestack.com/blogs
www.gradestack.com/blogs
Operating System:An Operating system is a program, which acts as an interface between a user and the hardware.
Characteristics of Operating System:
Memory Management -- keeps tracks of primary
memory i.e. what part of it is in use by whom,
what part is not in use etc. and allocates the
memory when a process or program requests it.
Processor Management -- allocates the
processor(CPU) to a process and de-allocates
processor when it is no longer required.
Device Management -- keeps track of all devices.
This is also called I/O controller that decides
which process gets the device, when, and for how
much time.
File Management -- allocates and de-allocates
the resources and decides who gets the resources.
Security -- prevents unauthorized access to
programs and data by means of passwords and
similar other techniques.
Job accounting -- keeps track of time and
resources used by various jobs and/or users.
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,
Toolbar: A set of button you click to perform
windows, too are displayed is known as desktop.
common tasks.
An icon is a graphic symbol that represents a
A folder is a location in which you can store files
window element like, file, folder, or shortcut.
and other folders.
Loading up of operating system files into the
To create a new folder, FileNewFolder
computers memory in called booting up.
commands are clicked in My Computer windows.
The taskbar is a bar, which is usually located at
To find files or folders, Start---Find---Files or
the bottom of the screen.
Folder commands are clicked.
My computer is helpful for viewing the contents
To create a shortcut to a file, firstly select the file
of a single folder or drive.
or folder, whose shortcut is to be created. Then
Windows Explorer is another way of seeing
drag the file icon through right mouse button to
what is on your computer. Windows Explorer
desired location where shortcut to be placed, and
shows the computers contents as a hierarchy.
then select create shortcut(s).
File: A program or document stored on a disk.
To shut down the computer, StartShut Down
commands are clicked.
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.
www.gradestack.com/blogs
Shortcuts
Shortcut
Ctrl+W
Ctrl+Z
Ctrl+Y
Ctrl+S
Ctrl+P
Ctrl+K
Alt+Right.
Ctrl+C
Ctrl+V
Ctrl+Shift+A
Ctrl+B
Ctrl+I
Ctrl+=
F1
F4
F5
F7
F12
Description
Close the active window / document
Undo an action
Redo the last action or repeat an action
Save a document
Print a document
Insert a hyperlink.
Arrow Go forward one page.
Copy selected text or graphics to the Office Clipboard.
Paste the most recent addition to the Office Clipboard.
Format all letters as capitals.
Applies or removes bold formatting.
Applies or removes italic formatting.
Apply subscript formatting (automatic spacing).
Open Help
Repeat the last action performed(Word 2000+)
Open the Find, Replace, and Go To window in Microsoft Word
Spellcheck and grammar check selected text or document
Save As
www.gradestack.com/blogs
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
ClearAll.
To save a workbook use File- Save command.
Powerpoint
The application software that can create
professional looking visual aids is called
Presentation Graphics Software.
MS-PowerPoint can be started by clicking at
StartProgram---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 menus 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
www.gradestack.com/blogs
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.
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 everchanging.
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.
www.gradestack.com/blogs
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
Scroll Lock
Num 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 Viruses:
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 users 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 victims disk. They are not technically viruses.
Stealth Viruses: These viruses take up residence in the computers 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.
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
Some expected and important questions of Computer Awareness for upcoming examinations
Computer Questions
1. The copy command saves to:
A. the desktop
B. the clipboard
C. Microsoft Word
D. Paste
E. None of these
Ans (B) A special file or memory area where data is
stored temporarily before being copied to another
location is called clipboard. Copying data saves in
clipboard.
2. Vacuum Tube is the invention generation.
A. 1st generation
B. 2nd gen
C. 4th gen
D. 5th gen
E. None of these
Ans: (A) In first Generation (1940-1956), the first
computers used vacuum tubes for circuitry and
magnetic drums for memory and were often
enormous, taking up entire rooms.
3. The computer size was very large in ____.
A. First Generation
B. Second Generation
C. Third Generation
D. Fourth Generation
C. None of these
Ans: (A) First generation computers used 1000s
of vacuum tubes that required lot of space made
them gigantic in size. Single transistor could
replace 1000 vacuum tubes and a single IC chip
replaced 1000s of transistors made computers
smaller and more speedy.
4. ____ is responsible for overall control and coordination of instruction execution.
A. CPU
B. ALU
C. RAM
D. Control Unit
E. None of these
Ans: (D) The control unit (CU) is a component of a
computer's central processing unit (CPU) that
directs operation of the processor. It tells the
computer's memory, arithmetic/logic unit , input
and output devices how to respond to a program's
instructions.
5. Which of the following is the fastest type of
computer?
A. Minicomputer
B. Mainframe
computer
C. Supercomputer
D. Digital computer
6.
7.
8.
9.
E. None of these
Ans: (C) A supercomputer is a computer with
great speed and memory. Supercomputer channels
all its power into executing a few programs as fast
as possible.
Which of these is a not a computer manufacturer?
A. IBM
B. Apple
C. Microsoft
D. Sun
E. None of these
Ans: (C) Microsoft manufactures a variety of
software programs and its Operating System
Windows is one of the most popular Operating
Systems around. It however does not manufacture
computers.
Which of the following is not an input device?
A. OCR
B. Optical scanners
C. Voice recognition device
D. COM (Computer Output to Microfilm)
E. None of these
Ans: (D) An input device is a peripheral used to
provide data and control signals to an information
processing system such as a computer or
information appliance. Examples of input devices
include keyboards, mice, Optical scanners,
digital cameras, Voice recognition device, OCR
and joysticks.
Who among the following is the odd one______?
A. Mouse
B. Scanner
C. Printer
D. Keyboard
E. None of these
Ans: (C) Except Printer (Output device) all are
examples of input devices (keyboards, mouse,
scanners).
What is Skylake?
A. NASAs new mission
B. Upcoming James Bonds Movie
C. Core Processors
D. Chinas New Fourth Generation Aircraft
E. None of these
Ans: (C) Skylake is Intels Sixth generation Core
Processors.
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
35. You can use ____to copy selected text and ______ to
paste it in a document.
A. ctrl+c, ctrl+ v
B. ctrl+ c, ctrl+p
C. ctrl+ s, ctrl+z
D. shift+ c, alt+ p
E. ctrl+d , ctrl+a
Ans (A) We can use ctrl+c to copy selected text and
ctrl+v to paste it to the document.
36. A red wavy line under a word indicates that the
word_______.
A. Is too long for the line of text
B. Is not in the dictionary file and therefore might be
spelt incorrectly
C. Is not appropriate for that particular sentence
D. Is a verb
E. None of these
Ans (B) MS word can check the text for
correctness and allows you to make amends. If
there is a spelling mistake, the word gets
underlined with a red color line indicating the
error.
37. Windows xp, windows 7, windows 8.1 are known as
what?
A. Processors
B. Domain names
C. Modems
D. Operating system
E. None of these
Ans (D) An operating system is system software
that manages computer hardware and software
resources and provides common services for
computer programs.
38. _______ is when the more power-hungry components,
such as the monitor and the hard drive are put in
idle.
A. Hibernation
B. Power down
C. Standby mode
D. The shutdown
procedure
E. None of these
Ans (C) When electronic devices are receiving
power but are not running, they are in standby
mode. A computer in standby mode requires a
small amount of current called a "trickle charge"
that keeps the current state of running software
saved in the computer's RAM.
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs
www.gradestack.com/blogs