Basic Computer Skills Imp Questions
Basic Computer Skills Imp Questions
Ans:
A computer system contains the following components:
1. Input Unit
2. CPU
3. Output Unit
1. Input Unit
All the data received by the computer goes through the input unit.
The input unit contains different devices like a mouse, keyboard, scanner,
etc. The computer accepts the raw data in binary form. It then processes
the data and produces the desired output.The purpose of input unit is to
connect the user and the computer.
c. Memory Unit
It contains all the data stored on the computer. It provides the
data to the computer whenever necessary. The memory unit works in
sync with the CPU.
There are two types of computer memory-
Primary memory –The data stored in this is temporary. It can get
erased once the power is switched off. Therefore, is also called
temporary memory or main memory.
Secondary memory –For permanent storage purposes, secondary
memory is used. It is also called permanent memory. The hard disk is
an example of secondary memory. Even in a power failure data does
not get erased easily.
3. Output
All the information sent to the computer once processed is received
by the user through the output unit. Devices like printers, monitors, projectors,
etc. all come under the output unit.
The output unit displays the data either in the form of a soft copy or a hard
copy. The printer is for the hard copy. The monitor is for the display.
a. Keyboard:
It is used to provide text input to the computer. It contains the
following types of keys
1. Alphabets ( A,B,C…….)
2. Numbers (1,2,3………)
3. Functional Keys (F1, F2, F3…….)
4. Navigational Keys (UP, Down, Left, Right)
5. Combinational keys (ALT, SHIFT, CTRL)
b. Mouse:
It is an input device used to point anywhere on the monitor. It is
controlled using an arrow symbol called as cursor. Every mouse
contains three buttons LEFT CLICK, RIGHT CLICK and
SCROLLER. There are two types of mouse:
1. Mechanical Mouse
2. Optical Mouse
c. Scanner:
It is an input device which converts hard copies of documents into
soft copies. It is used to send documents as email or save any
document on the computer.
There are two types of Scanner
1. Flat bed scanner
2. Automatic Document Feeder.
d. Microphone:
It is an input device used to accept audio input by the computer.
Microphone is used to record voice, songs, audio and store it in the
computer. It is also used to conduct video conference and audio
conference.
E-mail:
Email stands for Electronic Mail. It is a method to send messages
from one computer to another computer through the Internet. It is mostly
used in business, education, communication. It allows communicating with
people all over the world. It involves a sender and receiver.
Example: Gmail, Outlook, yahoo mail, Zoho etc..
Architecture of an Email:
i) Compose: In this step the email is written in the message box. Here
we provide the TO address and subject of the email. In compose
step all the text related to email is typed.
ii) Send: Once the mail is written, it is sent to the receiver. The email
provider will find the receiver address and deliver the email to his
inbox,
iii) Report: The report step is when the sender receives a feedback
saying “ The mail has been sent successfully “
iv) Display: The receiver of the email will get a new mail notification. He
can read the email download the files in the mail as per his wish.
v) Disposition: Once the email is read, the user can dispose it either by
deleting it or forward it or archieve the email
Replying Email: After reading an email, you may have to reply that email. To
reply an email, click Reply option shown at the bottom of the opened email.
Forwarding Email: It is also possible to send a copy of the message that you
have received along with your own comments if you want. This can be done
using forward button available in mail client software.
Saving a Microsoft Word Document: Saving is the process of storing the data
on the file permanently on the HARD Disk
1. Title Bar: It contains the title of the window, name of the file. Other resizable
button like Minimize, Maximize, Close.
2. Office Button: It contains Office LOGO and contains file options like NEW,
OPEN, SAVE, PRINT, CLOSE
3. Menu Bar: It contains menu options like HOME, INSERT, DESIGN,
SLIDESHOW.
a. HOME TAB: It contains the basic options like BOLD, Italic, Underline,
Font, Size, Alignment, Cut, Copy, Paste, NEW SLIDE
b. INSERT Tab: It contains options like INSERT TABLE, Picture, Shapes
c. Slide Show: This tab is used to start slide show from beginning or from
current slide
4. Home Ribbon: The ribbon contains the menu options for the selected menu
5. Slides: It shows the slides as small Thumbnails.
6. Current Slide: This area shows the current slide in the power point. It has the
title and sub title of the slide
7. Notes page: This part contains the Notes page related to the slide
Types of Functions:
1. Statistical Functions
2. Math Functions
3. Date and Time Functions
1. Statistical Functions:
a. SUM( ) : This function calculates the addition of given set of numbers
Example: =SUM(12,6,8,2) is 26.
b. AVERAGE( ) : This function calculates the Average of given set of
numbers
Example: =average(12,6,8,2) is 7
c. MAX( ) : This function calculates largest of given set of numbers
Example: =MAX(12,6,8,2) is 12
d. MIN( ) : This function calculates largest of given set of numbers
Example: =MIN(12,6,8,2) is 2
e. COUNT( ) : This function calculates the count of the non empty cells in a
given range.
Example: =COUNT(12,6,8,2) is 4
2. Mathematical Functions:
a. ABS( ): This function calculates the absolute value of a given number.
Example: =ABS(-9) is 9
b. Round( ): This function is used to round off a given decimal number upto
certain decimal places.
Example: =round(25.1457, 2) is 25.14
c. MOD( ): ): This function is used to find the remainder when two given
numbers are divided.
Example: =mod(9, 2) is 1 ; =mod(9,3) is 0
d. LOG( ): This function returns the logarithmic value given the base and the
number.
Example: =log(10, 10) is 1
1. Define Computer?
Hardware: A hardware is any part of the computer which we can touch and
feel. It exists in real life. It consists all the physical parts of the computer. The
hardware of a computer is needed for the software to be used.
Example: CPU, Keyboard, Mouse, Printer etc..
Software: Software is a group of programs written to execute a given task by
the computer. A software requires the services of hardware in order to run and
execute the given task.
Example: MS Word, Calculator, Tally, MS Power Point, Whatsapp..
Software and Hardware are complimentary to each other
User OS Hardware