75
COMPUTER FUNDAMENTALS & MS - OFFICE UNIT I 1. What is a computer? A) Computer: It is an electronic device which processes given data to derive the required and useful information. During the processing the computer has to perform various functions like receives data (input) processes data (process) produces output (information) stores results (storage) 2. What are the components used in second generation computers? A) Transistors are used as components in second generation computers. 3. What are the types of computers based on purpose? A) Types of computers based on purpose are two those are: a) General purpose computers. b) Special purpose computers. 4. What are the types of computers based on operation? A) Types of computers based on size are 3 those are: a) Analog Computers b) Digital Computers c) Hybrid computers 5. What are the different number systems used? A) Number System Base Numbers used Binary Number System 2 0 and 1 Octal Number System 8 0 to 7 Decimal Number System 10 0 to 9 Hexadecimal Number System 16 0 to 9, A,B,C,D,E,F 6. Why binary numbers are used in computers? A) Computer knows only two states that is ON and OFF. Binary system has only two digits 0 and 1. So the Binary system is adopted in computers. 7. Define Input Device? A) Input Device: The device through which we give the input to the computer is called input device. Ex: Key Board, Mouse, Scanner, Joy Stick, Joy Pad, Light Pen, Laser Gun etc., 8. Define Output Device? A) Output Device: The device through which we get the output is called output device. Ex: Monitor, Printer, Speakers, Plotter etc., 9. Write the names of any two input and two output devices? A) Input Devices: Key Board, Mouse, Scanner, Joy Stick, Joy Pad, Light Pen, Laser Gun. Output Devices: Monitor, Printer, Speakers, Plotter. 10. What is Scanner? A) Scanner: Scanner is an input device that can read text or illustrations printed on paper and translate the information into a form that the computer can use. A scanner works by digitizing an image - dividing it into a grid of boxes and representing each box with either a zero or a one, depending on whether the box is filled in.

COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

  • Upload
    dangbao

  • View
    241

  • Download
    4

Embed Size (px)

Citation preview

Page 1: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

COMPUTER FUNDAMENTALS & MS - OFFICE

UNIT – I

1. What is a computer?

A) Computer: It is an electronic device which processes given data to derive the required and

useful information. During the processing the computer has to perform various functions like

receives data (input) processes data (process) produces output (information) stores results

(storage)

2. What are the components used in second generation computers? A) Transistors are used as components in second generation computers.

3. What are the types of computers based on purpose? A) Types of computers based on purpose are two those are:

a) General purpose computers.

b) Special purpose computers.

4. What are the types of computers based on operation? A) Types of computers based on size are 3 those are:

a) Analog Computers

b) Digital Computers

c) Hybrid computers

5. What are the different number systems used? A)

Number System Base Numbers used

Binary Number System 2 0 and 1

Octal Number System 8 0 to 7

Decimal Number System 10 0 to 9

Hexadecimal Number System 16 0 to 9, A,B,C,D,E,F

6. Why binary numbers are used in computers?

A) Computer knows only two states that is ON and OFF. Binary system has only two digits 0

and 1. So the Binary system is adopted in computers.

7. Define Input Device?

A) Input Device: The device through which we give the input to the computer is called input

device.

Ex: Key Board, Mouse, Scanner, Joy Stick, Joy Pad, Light Pen, Laser Gun etc.,

8. Define Output Device?

A) Output Device: The device through which we get the output is called output device.

Ex: Monitor, Printer, Speakers, Plotter etc.,

9. Write the names of any two input and two output devices?

A) Input Devices: Key Board, Mouse, Scanner, Joy Stick, Joy Pad, Light Pen, Laser Gun.

Output Devices: Monitor, Printer, Speakers, Plotter.

10. What is Scanner?

A) Scanner: Scanner is an input device that can read text or illustrations printed on paper and

translate the information into a form that the computer can use. A scanner works by digitizing

an image - dividing it into a grid of boxes and representing each box with either a zero or a one,

depending on whether the box is filled in.

Page 2: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

11. What is light Pen?

A) Light Pen: Light pen is an input device that utilizes a light-sensitive detector to select

objects on a display screen.

12. What is a printer and printout?

A) Printer: Printer is a device that prints text or illustrations on paper and in many cases on

transparencies and other media.

Print out: Printer is used to print many more things as we require. The printed copy is known

as printout.

13. Distinguish between bit and Byte?

A) bit: The binary system has only two values 0 and 1. These are called bits.

Byte: Byte is used to store one character such as (alphabets (a-z),digits (0-9) or special symbols

+,-,$,% etc).You know that each cell of memory contains one character or 1 byte of data.

1 Byte = 8 bits

14. Define Volatile and non – volatile memory?

A) Volatile Memory: The memories, which loose their content on failure of power supply, are

known as volatile memories. For example RAM is volatile memory.

Non – Volatile Memory: The memories, which do not lose their content on failure of power

supply, are known as non-volatile memories. For example ROM is non-volatile memory.

15. How many Bytes for 1 GB memory?

A) 1048576 Bytes =1 GB (1024 X 1024)

16. Expand RAM, ROM, PROM and EAPROM?

A) RAM: Random Access Memory.

ROM: Read only Memory.

PROM: Programmable Read Only Memory.

EAPROM: Electrically Alterable Programmable Read only Memory.

17. Write the names auxiliary storage devices?

A) Magnetic tapes, magnetic disks and floppy disks, Compact disks and Pen drives etc.,

18. What is Cache memory?

A) Cache Memory: A small memory chip is attached between CPU and Main memory whose

access time is very close to the processing speed of CPU. It is called CACHE memory.

19. What are Registers?

A) Registers: Registers are small memory units and part of the main memory but they store

data or information temporarily and pass it on as directed by the control unit.

20. What is Software and Hardware?

A) Software: Software refers to the set of computer programs, procedures that describe the

programs, how they are to be used.

Software is normally classified into two types:

1) Application Software

2) System Software

Hardware: The physical parts, which you can see and touch, are collectively called hardware.

21. What is Computer Language?

Page 3: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) A Computer language is a formal constructed language designed to communicate

instructions to a machine, particularly a computer. Computer languages can be used to

create programs to control the behavior of a machine or to express algorithms.

22. Name the different categories of computer language?

1. Web languages

2. Software languages

3. Procedure oriented programming

4. Object oriented programming

23. What is machine level language? Why is it required?

A) Machine Language is the only language that is directly understood by the computer. It does

not needs any translator program. It is constructed by 0’s and 1’s. When this sequence of codes

is fed to the computer, it recognizes the codes and converts it in to electrical signals needed to

run it.

24. What are advantages and disadvantages of machine language?

A) Advantage: The only advantage is that program of machine language run very fast because

no translation program is required for the CPU.

Disadvantages: It is very difficult to program in machine language. The programmer has to

know details of hardware to write program.

1. The programmer has to remember a lot of codes to write a program which results in

program errors.

2. It is difficult to debug the program.

25. What is assembly language? What are its advantages over machine level languages?

A) Assembly Language: The set of symbols and letters forms the Assembly Language and a

translator program is required to translate the Assembly Language to machine language. This

translator program is called `Assembler'.

Advantages:

1. The symbolic programming of Assembly Language is easier to understand and saves a lot

of time and effort of the programmer.

2. It is easier to correct errors and modify program instructions.

3. Assembly Language has the same efficiency of execution as the machine level language.

Because this is one-to-one translator between assembly language program and its

corresponding machine language program.

Disadvantages:

1. One of the major disadvantages is that assembly language is machine dependent. A

program written for one computer might not run in other computers with different hardware

configuration.

26. What is the difference between source program and object program?

A) The programs written by the programmer in higher level language is called source program.

After this program is converted to machine languages by the compiler it is called object

program.

27. What is a higher level language? Why higher level languages are are easier to use.

A) Higher level languages are simple languages that use English and mathematical symbols

like +, -, %, / etc. for its program construction.

In higher language you have to know only the instructions in English words and logic of the

problem irrespective of the type of computer you are using.

Ex: JAVA, C++

Page 4: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

28. What is compiler? Why is it required?

A) It is a program translator that translates the instruction of a higher level language to machine

language. It is called compiler because it compiles machine language instructions for every

program instructions of higher level language.

29. What is interpreter? How does it differ from compiler?

A) An interpreter is another type of program translator used for translating higher level

language into machine language. It takes one statement of higher level languages, translate it

into machine language and immediately execute it. Translation and execution are carried out

for each statement.

30.What is an utility?

A) Utility: A program that performs a specific task related to the management of computer

functions, resources, or files, as password protection, memory management, virus protection,

and file compression.

31. What is a virus?

A) Virus: A virus is a program that replicates itself. It spreads by making copies of itself on a

computer or by inserting computer code into program or operating system files. Viruses don't

always damage files or computers, but they usually affect a computer's performance and

stability.

32. What is a Worm?

A) Worm: An unwanted computer program that duplicates itself across a computer

network. It uses up the network’s storage space and resources and can interfere with the

ability of network to function at all. Most worms begin as e-mail attachments that infect a

computer when they're opened.

33. What is Trojan horse?

A) Trojan horse: A Trojan horse is a malicious software program that hides inside other

programs. It enters a computer hidden inside a legitimate program, such as a screen saver. It

then puts code into the operating system, which enables a hacker to access the infected

computer. Trojan horses do not usually spread by themselves; they are spread by viruses,

worms, or downloaded software.

34. What is blended threat?

A) Blended Threat: A blended threat is a combination of the malicious programs. Blended

threats often begin when someone interacts with a virus (such as opening an unsafe e-mail

attachment). The virus automatically propagates using worm behaviour, and then installs a

Trojan horse on the infected computer.

Long Answer questions

1. Write about the Generations of computers?

A) The Computer Generations:

1. First Generation Computers (1950's) :

These computers which used vacuum tubes (valves) as major electronic component .

The advantage of vacuum tubes technology is that it made the advent of Electronic digital

computer. Vacuum tubes were only electronic devices available during those days which made

computing

Page 5: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

possible.

2. Second Generation Computers (1960's) :

Around 1955 a device called Transistor replaced the bulky electric tubes in the first

generation computer. Transistors are smaller than electric tubes and have higher operating

speed. They have no filament and require no heating. Manufacturing cost was also very low.

Thus the size of the computer got reduced considerably.

3. Third Generation Computers (1970's) :

The third generation computers were introduced in 1964. They used Integrated Circuits

(ICs). These ICs are popularly known as Chips. A single IC has many transistors, registers and

capacitors built on a single thin slice of silicon. So it is quite obvious that the size of the

computer got further reduced. Computers of this generation were small in size, low cost, large

memory and processing speed is very high.

4. Fourth Generation (1980's) :

The present day computers that you see today are the fourth generation computers that

started around 1975. It uses large scale Integrated Circuits (LSIC) built on a single silicon chip

called microprocessors. Due to the development of microprocessor it is possible to place

computer’s central processing unit (CPU) on single chip. These computers are called

microcomputers. Later very large scale Integrated Circuits (VLSIC) replaced LSICs.

Thus the computer which was occupying a very large room in earlier days can now be

placed on a table. The personal computer (PC) that you see in your college is a Fourth

Generation Computer.

5.Fifth Generation (Late 1990's) :

These computers use optic fiber technology to handle Artificial Intelligence, expert systems,

Robotics etc., these computers have high processing speeds and are more reliable.

2.Write the characteristics of computer?

A) 1)Speed: The computer is able to process the data and gives the output in fractions of

seconds, such that required information is given to the user on time enabling the user to take

right decisions on right time. A powerful computer is capable of executing about 3 million

calculations per second.

2) Accuracy : The accuracy of computers is consistently high enough which avoids any errors.

If it all there are errors, they are due to errors in instructions given by the programmer.

3) Reliable: The output generated by the computer is very reliable, but it is reliable only when

the data, which is passing as input to the computer and the program, which gives instructions

are correct and reliable.

4) Storage Capacity: The computer has a provision to store large volumes of data in the small

storage devices, which have capacity to store huge amounts of data and help the retrieval of

data an easy task.

5) Versatile: Computers are very versatile machines. Computers are capable of performing

almost any task, provided the task can be reduced to a series of logical steps.

6) Automation: Once the instructions fed into computer it works automatically without any

human intervention until the completion of execution of program or meets logical instructions

to terminate the job.

7) Diligent : A computer is free from tiredness, lack of concentration, fatigue, etc. It can work

for hours without creating any error. If millions of calculations are to be performed, a computer

Page 6: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

will perform every calculation with the same accuracy. Due to this capability it overpowers

human being in routine type of work.

3. Explain various computers based on purpose.

A) Classification as per purpose of the computer:

1. General purpose computers.

2. Special purpose computers.

1. General Purpose Computers : These computers are theoretically used for any type of

applications. These computers can be used in solving a business Problem and also used to solve

mathematical equation with same accuracy and consistency. Most of the computers now are

general purpose digital computers. All the P.C's, which have become household affair.

2. Special Purpose Computers : These digital computer are designed, made and used for any

specific job. These are usually used for those purposes which are critical and need great

accuracy and response like Satellite launching, weather forecasting etc.

4. Explain various computers based on operation?

A) According to the operational principle of computers, they are categorized as analog, digital

and hybrid computers.

Analog Computers: These are almost extinct today. These are different from a digital

computer because an analog computer can perform several mathematical operations

simultaneously. It uses continuous variables for mathematical operations and utilizes

mechanical or electrical energy.

Digital Computers: They use digital circuits and are designed to operate on two states, namely

bits 0 and 1. They are analogous to states ON and OFF. Data on these computers is represented

as a series of 0s and 1s. Digital computers are suitable for complex computation and have

higher processing speeds. They are programmable. Digital computers are either general

purpose computers or special purpose ones. General purpose computers, as their name

suggests, are designed for specific types of data processing while general purpose computers

are meant for

general use.

Hybrid Computers: These computers are a combination of both digital and analog computers.

In this type of computers, the digital segments perform process control by conversion of analog

signals to digital ones.

5. Explain various computers based on size? (6 Marks)

A) Classification of Computers According to the sizes of the computers, the computers are

classified as follows.

Super computers: The highly calculation-intensive tasks can be effectively performed by

means of supercomputers. Quantum physics, mechanics, weather forecasting, molecular theory

are best studied by means of supercomputers. Their ability of parallel processing and their well-

designed memory hierarchy give the supercomputers, large transaction processing powers.

Ex. PARAM developed in India.

Servers: They are computers designed to provide services to client machines in a computer

network. They have larger storage capacities and powerful processors. Running on them are

Page 7: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

programs that serve client requests and allocate resources like memory and time to client

machines. Usually they are very large in size, as they have large processors and many hard

drives.

They are designed to be fail-safe and resistant to crash.

Mainframe Computers: Large organizations use mainframes for highly critical applications

such as bulk data processing and ERP. Most of the mainframe computers have capacities to

host multiple operating systems and operate as a number of virtual machines. They can

substitute for

several small servers.

Wearable Computers: A record-setting step in the evolution of computers was the creation of

wearable computers. These computers can be worn on the body and are often used in the study

of behaviour modelling and human health. Military and health professionals have incorporated

wearable computers into their daily routine, as a part of such studies. When the users' hands

and sensory organs are engaged in other activities, wearable computers are of great help in

tracking human actions. Wearable computers do not have to be turned on and off and remain in

operation without user intervention

Mini computers: In terms of size and processing capacity, minicomputers lie in between

mainframes and microcomputers. Minicomputers are also called mid-range systems or

workstations. The term began to be popularly used in the 1960s to refer to relatively smaller

third generation computers. They took up the space that would be needed for a refrigerator or

two and used transistor and core memory technologies. The 12-bit PDP-8 minicomputer of the

Digital

Equipment Corporation was the first successful minicomputer.

Microcomputers: A computer with a microprocessor and its central processing unit is known

as a microcomputer. They do not occupy space as much as mainframes do. When

supplemented with a keyboard and a mouse, microcomputers can be called personal computers.

A monitor, a keyboard and other similar input-output devices, computer memory in the form of

RAM and a power supply unit come packaged in a microcomputer. These computers can fit on

desks or tables and prove to

be the best choice for single-user tasks.

Desktops: A desktop is intended to be used on a single location. The spare parts of a desktop

computer are readily available at relatively lower costs. Power consumption is not as critical as

that in laptops. Desktops are widely popular for daily use in the workplace and households.

Laptops: Similar in operation to desktops, laptop computers are miniaturized and optimized

for mobile use. Laptops run on a single battery or an external adapter that charges the computer

batteries. They are enabled with an inbuilt keyboard, touch pad acting as a mouse and a liquid

crystal display. Their portability and capacity to operate on battery power have proven to be of

great help to mobile users.

Notebooks: They fall in the category of laptops, but are inexpensive and relatively smaller in

size. They had a smaller feature set and lesser capacities in comparison to regular laptops, at

the time they came into the market. But with passing time, notebooks too began featuring

almost everything that notebooks had. By the end of 2008, notebooks had begun to overtake

notebooks in terms of

market share and sales.

Personal Digital Assistants (PDAs): It is a handheld computer and popularly known as a

palmtop. It has a touch screen and a memory card for storage of data. PDAs can also be used as

portable audio players, web browsers and smart phones. Most of them can access the Internet

by

Page 8: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

means of Bluetooth or Wi-Fi communication.

Tablet Computers: Tablets are mobile computers that are very handy to use. They use the

touch screen technology. Tablets come with an onscreen keyboard or use a stylus or a digital

pen. Apple's iPad redefined the class of tablet computers.

6. Block diagram

A)

1. Input: This is the process of entering data and programs in to the computer system.

Therefore, the input unit takes data from us to the computer in an organized manner for

processing through an input device such as keyboard, mouse, MICR, OCR, Etc.,

2. Main Memory: It is also known as internal memory. It is very fast in operation. The

process of saving data and instructions is known as memory (storage). Data has to be fed into

the system before the actual processing starts. It contains a part of the operating system

Software, one or more execution programs being executed, the data being processed and

required by the programs for execution, and processed data awaiting output.

3. Output: This is the process of producing results from the data for getting useful information.

Similarly the output produced by the computer after processing must also be kept somewhere

inside the computer before being given to you in human readable form through the screen or

printer. Again the output is also stored inside the computer for further processing.

4. Control Unit (CU)

The next component of computer is the Control Unit, which acts like the supervisor seeing that

things are done in proper fashion. Control Unit is responsible for coordinating various

operations using time signal. The control unit determines the sequence in which computer

programs and instructions are executed. Things like processing of programs stored in the main

memory, interpretation of the instructions and issuing of signals for other units of the computer

to execute them. It also acts as a switch board operator when several users access the computer

simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as

they perform the input and output.

Secondary Storage

Control Unit

Main Memory

Arithmetic & Logical Unit

Input unit

Output Unit

Page 9: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

5. Arithmetic Logical Unit (ALU)

After you enter data through the input device it is stored in the primary storage. The

actual processing of the data and instruction are performed by Arithmetic Logical Unit. The

major operations performed by the ALU are addition, subtraction, multiplication, division,

logic and comparison. Data is transferred to ALU from storage unit when required. After

processing the output is returned back to storage unit for further processing or getting stored.

6. Secondary storage: It is also known as auxiliary memory. It is closely linked with the main

memory. Since main memory can’t be flooded with unwanted data at particular moment, same

is stored in auxiliary memory from which desired data is fed to main memory as and when

required by it. Thus secondary storage is used to hold mass of information i.e., system

software, application programs, cinemas, games and data files. Obviously the capacity of

secondary storage is very high compared to main memory. Auxiliary memory usually in the

form of Magnetic disk, Magnetic tape, CD’s, Memory cards, Pen drives Etc.,

7. Number systems?

A) The number system

Basically Number system is divided in to four types

1. Binary Number System

2. Octal Number system

3. Decimal Number system

4. Hexa-decimal Number System

1. Binary Number system:-It is base(radix) of 2 and it has only two digits i.e 0 and 1. The

value of the numbers is represented as power of 2 i.e. the radix of the system.

These power increases with the position of the digits as follows

Ex: (1011)2, (11010)2

2.Octal Number System :- It is base of 8 and it has only eight digits i.e 0 ,1,2,3,4,5,6 and 7.

The value of the numbers is represented as power of 8 i.e. the radix of the system. These power

increases with the position of the digits as follows

Ex: (25)8 , (154)8

3. Decimal Number system:- It is base of 10 and it has only ten digits i.e 0 ,1,2,3,4,5,6,7,8

and 9. The value of the numbers is represented as power of 10 i.e. the radix of the system.

These power increases with the position of the digits as follows

Position 6th

5th

4th

3rd 2nd

1st

Weights 25 2

4 2

3 2

2 2

1 2

0

Decimal equivalent 32 16 8 4 2 1

Position 6th

5th

4th

3rd 2nd

1st

Weights 85 8

4 8

3 8

2 8

1 8

0

Decimal equivalent 32768 4096 512 64 8 1

Position 6th

5th

4th

3rd 2nd

1st

Weights 105 10

4 10

3 10

2 10

1 10

0

Page 10: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Ex: (259)10 , (184)10

4. Hexa Decimal Number System:- :- It is base of 16 and it has only sixteen digits i.e

0 ,1,2,3,4,5,6,7,8,9,A(10),B(11),C(12),D(13),E(14) and F(15). The value of the numbers is

represented as power of 16 i.e. the radix of the system. These power increases with the position

of the digits as follows

Ex: (5D)16 , (1A5)16

8. Input-output Devices?

A) INPUT DEVICES:

Keyboard: Keyboard is a primary input device for entering text and numbers. A standard

keyboard includes about 100 keys and each key sends a different signal into CPU.

Alphanumeric keys and TAB, CAPS LOCK, BACK SPACE and ENTER keys.

Modifier Keys: The SHIFT, ALT and CTRL keys

Numeric key pad: 10digits and mathematics Operators (+,-,*and 1).

Function keys: F1, F2and so on.

Cursor movement keys: Let you move around the screen without using a mouse.

Special – Purpose keys: ESC, PRINTSCREEN, SCROLLLOCK, PAUSE, INSERT and DELETE.

Mouse: A mouse is an input device that you can move around on a flat surface. The pointer

is an on screen object, usually an arrow that is used to select text; access menus; and

interact with the programs, files or data that appears on screen.

MICR(Magnetic Ink Character Reorganization): An MICR identify characters printed with

a special ink that contain particulars of magnetic material. The MICR applications in banking

industry. In a cheque, for instance the cheque number and branch code are pre-printed at the

bottom using magnetic ink.

OMR(OPTICAL MARKER READER): In this method special pre-printed forms are

designed with boxes which can be marked with a dark pencil or ink. Each box is annotated

distinctly so that the user clearly understands what response he is marking. Such a document is

read by a document reader which transcribes the marks into electrical pulses which are

transmitted to the computer.

OCR(Optical Character Recognition): Optical Character Recognition (OCR) method can

directly read any printed material into the computer. OCR readers are designed to interpret

handmade marks and characters; machine-printed designed to interpret handmade marks and

characters, and special bar codes.

SCANNER: A scanner is a device that is used to copy an image or document and convert it

into a digital file that is used with a computer system.

9. OUTPUT DEVICES?

Decimal equivalent 100000 10000 1000 100 10 1

Position 6th

5th

4th

3rd 2nd

1st

Weights 165 16

4 16

3 16

2 16

1 16

0

Decimal equivalent 1048576 65536 4096 256 16 1

Page 11: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

OUTPUT DEVICES:

Monitors: A monitor is a screen on which words, numbers and graphics can be seemed. The

monitor is the most common output device. Two basic types of monitors used with PCs are as:

1. CRT Monitor’s housing is an electron gun. The gun shoots a beam of electrons through a

magnetic coil, which aims the beam at the front of the monitor.

The back of the monitor’s screen is coated with phosphors, chemicals that glow when

they are struck by the electron beam. The screen’s phosphor coating is organized into a grid of

dots. The smallest number of phosphor dots that the gun can focus on is called a pixel, a

contraction of the term picture element. Actually, the electron gun does not just focus on a spot

and shoot electrons at it.

2. There are several types of flat-panel monitors, but the most common is the Liquid Crystal

Display (LCD).The LCD monitor creates images with a special kind of liquid crystal that is

normally transparent but becomes opaque when charged with electricity.

PRINTERS:-The purpose of printers is used to print the pages of information to the papers.

Printers are classified into 2 categories. They are

I. Impact Printers.

II. Non-Impact Printers

I. Impact Printers:- An impact printer creates an image by using pins or hammers to press an

inked ribbon against the paper. A simple example of an impact printer is a typewriter, which

uses small hammers to strike the ribbon.

Ex:-dot matrix printer. Other types of impact printers are line printers and band printers.

Dot Matrix Printers:

1. The dot matrix printers contain ribbon and print head a paper is placed in between

ribbon and print head.

2. The print head contains pins to represent the printer’s resolution. The lowest resolution

dot matrix printer has only 9 pins the highest resolution have 24 pins.

3. The speed of dot matrix printers is measured in characters per second (cps).

II. Non-Impact Printers: These types of printers use other means to create an image. Ink jet

printers for example, use tiny nozzles to spray drops of ink on to the page.

1. INKJET PRINTERS.

1. These printers are creating directly image on the paper by spraying ink through

small nozzles.

2. The resolution of these printers is 300 dots per inch these printers print 2 to4

pages per minute.

3. These printers contain cartridge for colour printing and black printing.

4. Colour inkjet printers have 4 ink nozzles cyan, magenta, yellow and black for

this reason these are also called as CMYK printers.

2. LASER PRINTERS:

1. Laser printers are very expensive than inkjet printers.

2. The print quality is higher and very speed.

3. A CPU and memory are built into the printers to print that it received at these

printers are create a image directly into the memory.

Page 12: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

4. It contains toner which is combination of small particles of ink it provides high

pressure and heat it is transparent into paper.

5. The most common laser printer has resolution of 300 to 600 DPI high

resolutions of printers have 1200 or 1800 dpi.

SPEAKERS: A speaker gives sound output from your computer. Some speakers are built into

the computer and some are separate.

PLOTTERS: - Plotters are allowing computers to make drawings i.e. graphs, maps,

engineering drawings and memory chips representation.

10. Write about primary memory and secondary memory?

PRIMARY MEMORY: The primary memory implemented in two types of memory.

1. Random Access Memory (RAM): The RAM memory all the data is lost when the power is

turned off. The RAM is used for temporary storage of program data. Ram is two types. There

are

a. Static RAM (SRAM): Static RAM is quicker than dynamic RAM and does not need to

be refreshed periodically. It is more expensive than dynamic RAM; it is primarily for

cache memory.

b. Dynamic RAM (DRAM): unlike SRAM, DRAM must be continually re-written in

order for it to maintain its data. That rewrites the data hundred times per second.

DRAM is used most system memory because it is small and chip.

2. Read Only Memory (ROM): We can store data in permanently. We can store the data in

temporary. ROM is three types.

a. PROM: Programmable read only memory is a memory chip on which data can be written

only once. Once a program is written onto PROM it permanently stored.

b. EPROM: Erasable programmable read only memory is a special type of memory that

retains its contents until it is exposed to ultraviolet light. The ultraviolet light clears its

contents, making it possible to reprogram the memory.

c. EEPROM: Electrically Erasable programmable read-only memory is user-modifiable read-

only memory (ROM) that can be erased and reprogrammed repeatedly through the

application of higher than normal electrical voltage.

CACHE MEMORY: Cache is the small amount of memory. Cache memory stores the copies

of the most frequently used data and when the user request to access a certain portion of the

main memory, the computer will check cache memory first and load it immediately if it is

resent in the cache memory there by reducing the access time.

Secondary memory: Secondary memory is computer memory that is non-volatile and

persistent in nature and is not directly accessed by a computer/processor. It allows a user to

store data that may be instantly and easily retrieved, transported and used by applications and

services.

1. Magnetic Tape: These are similar to audio tape recorders. It consists of a spool on which a

magnetic tape is wound. The tape is transported across a set of magnetic heads and is taken up

on another spool. Between the two spools, a set of nine heads are mounted to write and read

information on the tape.

Page 13: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

2. MAGNETIC DISK:

When you format a magnetic disk, the disk drive creates a set of concentric rings called

tracks, on each side of the disk. Each track is separate circles on a bull’s eye target .The tracks

are numbered from the outermost circle to the innermost, starting with 0.

In the next stage of formatting, the tracks are divided into smaller pats. Each part

would cut across all the disk’s tracks, resulting in short segments called sectors. Sectors are

where data is physically stored on the disk. In all diskettes and most hard disks, a sector can

store up to 512 bytes. All the sectors on a disk are numbered in one long sequence, so that the

computer can access each small area on the disk by using a unique number.

3. Floppy Disk: Floppy disks are flexible plastic disks coated with ferrous oxide layer. The

floppy disk is comparatively new storage device developed in early 1970’s. It is a small

random access disk. Like all secondary storage devices it can be used for both purpose of input

and output.

The disk surfaces are rotated inside the protective covering. The disk head contacts the

surface through head slot. The standard sizes of floppy disks are 3.5, 5.25 and 8”. The floppy

disk is limited to less than 2MB.

4.Compact Disk: Compact disk also known as CD is in an optical disk used to store digital

data compact disk is read only, which means that once the data has been recorded onto them

,they can only be read.

12. Write about different types of software in details.

There are many types of software and this is increasing with the development of technology.

Some of these types are described below.

1. System Software : It helps in running the computer hardware and the computer system.

System software is a collection of operating systems; device drivers, servers, windowing

systems and utilities. System software is the communicator of user and hardware.

2. Programming Software : These software come in forms of tools that assist a programmer

in writing computer programs. Computer programs are sets of logical instructions that make a

computer system perform certain tasks. The tools that help the programmers in instructing a

computer system include text editors, compilers and interpreters.

Page 14: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

3. Application Software : Application software consists of standalone programs that solve a

specific business need. Business software, databases and educational software are some forms

of application software. Different word processors, which are dedicated for specialized tasks to

be performed by the user, are other examples of application software.

UNIT – II

INTRODUCTION TO OPERATING SYSTEM, FUNCTIONS AND ITS TYPES

1. Define an operating system.

A) Operating System: Operating System is system software. The operating system is a

collection of programs that control the operation of all hardware and other resources in the

computer system. It works like a mediator between computer and the hardware.

Ex: MS – DOS, WINDOWS, UNIX, LINUX

2. What is GUI?

A) Graphical User Interface (GUI):- This interface is graphical i.e. there are pictures,

graphical objects, images, menus etc. Which have specific functionality’s? This interface

provides very pleasant environment to work on it. Here almost every action is automated, at

click of a button can get desired action done. Windows XP, Windows7, Windows-NT are some

of very popular GUI based Operating systems.

3. What is CUI?

A) Character User Interfaces( CUI):- This user interface is character based, one gets prompts

in characters and a user has to type the characters. These were the interfaces which enabled the

programmers to do work easy, but they it is difficult to work in as we have to type every

instruction and commands. MS-DOS, UNIX, LINUX etc. are some of the most popular

character based operating systems.

4. Expand GUI, CUI, BIOS and MSDOS.

Page 15: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) G.U.I.: Graphical User Interface.

C.U.I.: Character User Interface.

BIOS: Basic input/output System (BIOS) Program.

MS DOS: Micro Soft Disk Operating System.

5. What are the main functions of DOS?

A) The main functions of DOS are to manage disk files, allocate system resources according to

the requirement. DOS provides features essential to control hardware devices such as

Keyboard, Screen, Disk Devices, Printers, Modems and programs.

6. What is an Internal Command? A) The internal commands reside in COMMAND.COM, which loads into memory when the

computer system is started; these commands do not reside on disk. Commands are executed

from the MS-DOS prompt only.

7. What is an External Command? A) External Commands the external commands are files that do reside on disk and have an

extension of .COM, .EXE, or .BAT.

8. What is an Aero? A) Aero: Aero is an interface that makes your visual interactions with the desktop fun and

easy. This feature automatically sizes or snaps two windows to fit together on the screen thus

allowing you the convenience of viewing them next to each other.

9. What is search bar? A) Search Bar: Search bar of the Start Menu will instantly see a list of relevant options

grouped by categories with highlighted keywords and text. This allows us to easily scan for the

documents, music, pictures and email you are looking for.

10. What is gadget? Gadget: Windows contains mini-programs called gadgets, which offer information at a glance

and provide easy access to frequently used tools.

11. What is help and support in windows? A) Windows Help and Support is the built-in help system for Windows. It's a place to get

quick answers to common questions, suggestions for troubleshooting, and instructions for how

to do things.

12. What is multitasking? A) Multitasking: Multitasking allows the user to activate and accomplish more than one task

at a time. Ex: copying files and listening music at a time.

13. What is file system? A) File system: File system means creating, copying, moving, saving, opening, finding,

renaming, deleting of files or folders.

14. What are four default libraries in Windows library? A) Libraries is a feature of Windows, to access our files and folders, and arrange them in

different ways. The different libraries provided by windows are:

Document Library

Picture Library

Music Library

Video Library

Page 16: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

15. What is an icon? A) Icons: Icons are small pictures that represent files, folders, programs, and other items.

When you first start Windows, we can see at least one icon on our desktop: The Recycle Bin.

16. What is a folder? A) Folder: A folder is a container we can use to store files in it.

17. What is desktop? A) Desktop: The desktop is the main screen area that you see after you turn on your computer

and log on to Windows. It serves as a surface for our work.

18. What is Recycle bin? A) Recycle bin: When you delete a file, it's temporarily stored in the Recycle Bin. When we

delete a file or folder, it doesn't actually get deleted right away—it goes to the Recycle Bin.

19. What is control panel? A) Control Panel: Control Panel to change settings for Windows. These settings control nearly

everything about how Windows looks and works, and they allow you to set up Windows.

Category View:

1. System and Security

2. Network and Internet

3. Hardware and sound

4. Programs

5. User accounts and family safety

6. Appearance and Personalization

7. Clock, Language and Region

8. Ease of Access

Classic View

1. Accessibility Options

2. Add Hardware

3. Add Remove Programs

4. Administrative Tools

5. Automatic Updates

6. Date and Time

7. Display

8. Folder Options

9. Fonts

10. Game Controllers

11. Internet Options

12. Key board

13. Mail

14. Mouse

15. Network Connections

16. Network setup wizard

17. Phone and Modem

18. Power Options

19. Printers and Faxes

20. Scanners and Cameras

21. Scheduled tasks

22. Sounds and Audio Devices

23. System

24. Taskbar and Start Menu

25. User Accounts

26. Windows firewall

20. What is device manager?

A) Device Manager: Device manager is used to view and update the device drivers installed

on your computer, check to see if hardware is working properly, and modify hardware settings.

21. What is notification area in taskbar?

Page 17: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Taskbar: Taskbar contains the minimized icons for all active windows.

22. Write the main functions of an operating system? A) Functions of Operating System are:

I. Resource Management

II. Storage Management

III. Process Management

IV. Memory Management

V. Security Management

1) Resource management: Means Operating System will Manages all the Resources those are

Attached to the System means all the Resource like Memory and Processor and all the Input

output Devices those are Attached to the System are Known as the Resources of the Computer

System and the Operating system will Manage all the Resources of the System.

2 Storage Management: Operating System also Controls the all the Storage Operations

means how the data or files will be Stored into the computers and how the Files will be

Accessed by the users etc.

3. Process Management : The Operating System Treats the Process Management means all

the Processes those are given by the user or the Process those are System ‘s own Process are

Handled by the Operating System .

4. Memory Management: Operating System also Manages the Memory of the Computer

System means Provide the Memory to the Process and Also Deallocate the Memory from the

Process. And also defines that if a Process gets completed then this will deallocate the Memory

from the Processes.

5. Security management: Operating System also provides us Sharing of Files between

Multiple Users, and also Provides Security among users by using user names and passwords for

login.

23. Write the Booting process in MS – DOS? A) DOS Boot-up Sequence When we switch on the computer , if the system is MSDOS based

, then the sequence of files to be executed as follows. The process is called Booting Process.

IO.SYS: A hidden file in the root directory of the primary drive. This file provides the basic

I/O capabilities for the system, allowing it the ability to communicate with the different

peripherals. IO.SYS directs the overall process of loading the Operating System.

MSDOS.SYS: Also a hidden file in the root directory sometimes called the kernel for DOS.

When an application needs to access a device or peripheral, this file translates the request into

actions that IO.SYS can perform.

CONFIG.SYS: A user-configurable text file that usually contains device drivers and system

setup values.

COMMAND.COM: This is the Command Interpreter. It can accept commands from the user,

launch programs and pass this Information to MSDOS.SYS.

AUTOEXEC.BAT: Another user-configurable text file that is used to set system variables and

load TSRs.

24. Write about some Internal Commands? A) CLS: This command is used to Clear the Screen.

Syntax: CLS

DATE: This command is used to display or change the system date. The date format is

MM / DD / YYYY.

Page 18: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Syntax: DATE

TIME: This command is used to display or change the system time. The time format is

HH / MM / SS. The time must to be entered in 24 hrs internally.

Syntax: TIME

DEL: This command is used to delete a file from the disk.

Syntax: DEL < FILE_NAME>

COPY : This command is used to copy the contents of one file to another files.

Syntax: COPY < SOURCE FILE NAME> <TARGET FILE NAME>

COPY CON: To create a new file with the same content.

Syntax: COPY CON <FILE NAME>

REN: This command is used to change the name of an existing file

Syntax: REN <OLD FILE NAME> <NEW FILE NAME>

VER: This command is used to display the current MS.DOS version number.

Syntax: VER

MD: ( Make Directory) This command is used to create a new directory.

Syntax: MD <Directory Name>

CD: (Change Directory) To move from one directory to another directory.

Syntax: CD <DIRECTORY NAME>

DIR (DIRECTORY): This command is used to display the files and folder in the current

working directory.

Syntax: DIR

DIR /P: This command is used to display the directories in page wise.

Syntax: dir / p

DIR / W: This command is used to display the directories in width wise

Syntax: dir/w

24. What is Format and fdisk commands in MS-DOS?

A) format: Format is used to erase information off of a computer diskette or fixed drive.

Syntax: FORMAT <volume name>

Ex: format a:

would erase all the contents of disk “a”. Commonly used on a diskette that has not been

formatted or on a diskette you wish to erase.

FDISK: Fdisk is used to delete and create partitions on the hard disk drive in earlier versions of

MS-DOS and Windows.

Syntax : FDISK [/STATUS] /X

/STATUS Displays partition information.

/X Ignores extended disk-access support (will not use LBA support). Use this switch if

you receive one of the below symptoms.

25. Write about aero options?

A) Aero is an interface that makes your visual interactions with the desktop fun and easy.

Aero Peek makes your open windows transparent so you may see your desktop. It also

allows you to peek at items in your taskbar for a thumbnail preview.

Page 19: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Aero Snap is a quick way to resize your windows to make them easier to read, organize

and compare.

Aero Flip allows you to preview all your open windows from a central window or 3D

view that you can flip through.

Aero Shake allows you to take your mouse and shake only the open window you want

to focus on and the rest will disappear.

26. Write about Gadgets?

A) Gadgets: Windows contains mini-programs called gadgets, which offer information at a

glance and provide easy access to frequently used tools.

Desktop gadgets can keep information and tools readily available for you to use.

Adding and removing gadgets

We can add any gadget that's installed on our computer to the desktop. If we want, we can add

multiple instances of a gadget. For example, if you are keeping track of time in two time zones,

you can add two instances of the Clock gadget and set the time of each accordingly.

Organizing gadgets

You can drag a gadget to a new position anywhere on the desktop.

27. Explain the help and support in windows?

A) Help and Support: is the built-in help system for Windows. It's a place to get quick

answers to common questions, suggestions for troubleshooting, and instructions for how to do

things.

Note: We can also access Help by pressing F1. This function key opens Help in almost any

program.

Get the latest Help content: If we are connected to the Internet, make sure Windows Help and Support is set to Online

Help. Online Help includes new Help topics and the latest versions of existing topics.

1. On the toolbar in Windows Help and Support, click Options, and then click Settings.

2. Under Search results, select the Improve my search results by using online Help

(recommended) check box, and then click OK. The words Online Help will be

displayed in the lower-right corner of the Help and Support window when you are

connected.

Search Help:

The fastest way to get help is to type a word or two in the search box. For example, to get

information about wireless networking, type gadgets, and then press Enter. A list of results

appears, with the most useful results shown at the top. Click one of the results to read the topic.

28. Write about file system?

A) File system: File system means creating, copying, moving, saving, opening, finding,

renaming ,deleting of files or folders.

Working with files and folders:

File:A file is an item that contains information—

For example text or images or music. When opened, a file can look very much like a

text document or a picture that we might find on someone's desk or in a filing cabinet.

Folder: A folder is a container we can use to store files in.

If we had thousands of paper files on our desk, it would be nearly impossible to find any

particular file when you needed it. That's why people often store paper files in folders inside a

filing cabinet. On our computer, folders work the same way.

29. Write about desktop components?

A) The desktop components:

Desktop: The desktop is the main screen area that you see after you turn on your computer and

log on to Windows.

Page 20: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Task Bar: The desktop is sometimes defined more broadly to include the taskbar. The taskbar

sits at the bottom of your screen. It shows you which programs are running and allows you to

switch between them.

Start Button: Start button , which we can use to access programs, folders, and computer

settings.

Desktop icons: Icons are small pictures that represent files, folders, programs, and other items.

When we first start Windows, we will see at least one icon on your desktop: The Recycle Bin

(more on that later).

My Computer

My Network neighbor hood

My Documents

Recycle bin

Internet Explorer

My Briefcase

a) My Computer: My computer is where we can manage all the devices, drives, files,

folders, and applications etc. Double clicking on the My Computer icon will display all

the specified drives and devices that are connected to the computer.

b) Network Neighbourhood: All the client computers connected in the same LAN will be

displayed. From here we access any computer connected in the same LAN.

c) My Documents: It contains the user personalized files.

d) Recycle Bin: All the deleted files / folders / programs will be stored in the recycle bin

directory.

e) Internet Explorer: It is web browser. It is used to browse the World Wide Web.

f) My Briefcase: Is used to store our personal documents, files and folders.

31. Write about control panel?

A) Control Panel: Control Panel to change settings for Windows. These settings control nearly

everything about how Windows looks and works, and they allow you to set up Windows.

Options available in control panel:

Category View:

1. System and Security

2. Network and Internet

3. Hardware and sound

4. Programs

5. User accounts and family safety

6. Appearance and Personalization

7. Clock, Language and Region

8. Ease of Access

Classic View 1. Accessibility Options

2. Add Hardware

3. Add Remove Programs

4. Administrative Tools

5. Automatic Updates

6. Date and Time

7. Display

8. Folder Options

9. Fonts

10. Game Controllers

11. Internet Options

12. Key board

13. Mail

14. Mouse

15. Network Connections

16. Network setup wizard

17. Phone and Modem

18. Power Options

19. Printers and Faxes

20. Scanners and Cameras

21. Scheduled tasks

22. Sounds and Audio Devices

23. System

Page 21: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

24. Taskbar and Start Menu

25. User Accounts

26. Windows firewall

Note: If you browse Control Panel by icons, you can quickly jump ahead to an item in the list

by typing the first letter of the item's name.

32. Write about device manager?

A) Device Manager: Using Device Manager, you can view and update the device drivers

installed on your computer, check to see if hardware is working properly, and modify hardware

settings.

If you are prompted for an administrator password or confirmation, type the password

or provide confirmation.

Note: Another way to open Device Manager is Click the Start button . In the search box, type

Device Manager, and then, in the list of results, click Device Manager.

The options available in Device Manager are:

Computer

Disk Drives

Display Adapters

DVD / CD – ROM Drives

IDE ATA / ATAPI Controllers

Keyboards

Mouse and other pointing devices

Monitors

Network adapters

Processors

Sound, Video and Game controllers

System Devices

Universal Serial Bus Controllers

33. Write about task bar?

A) Taskbar: The taskbar is the long horizontal bar at the bottom of our screen. Unlike the

desktop, which can get obscured by open windows, the taskbar is almost always visible. It has

three main sections:

a) The Start button , which opens the Start menu.

b) The middle section, which shows you which programs and files you have open and

allows you to quickly switch between them.

The notification, which includes a clock and icons (small pictures) that communicate the

status of certain programs and computer settings

Note: External commands not covered in any question.

Page 22: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

UNIT – III

Microsoft – Word

1. What is a Ribbon?

A) Ribbon: The Ribbon is the panel at the top portion of the document.

2. What is Office Button? A) Office Button: The Microsoft Office button performs many of the functions that were

located in the File menu of older versions of Word. This button allows you to create a new

document, open an existing document, save or save as, print, send (through email or fax),

publish or close.

3. What is quick access tool bar?

A) Quick access tool bar: The quick access toolbar is a customizable toolbar that contains

commands that we may want to use.

4. What are the tabs in the ribbon?

A) Ribbon has seven tabs: Home, Insert, Page Layout, References, Mailings, Review, and

View that contain many new and existing features of Word.

5. What are the short cuts for open and save a file?

A) To Open a file: Ctrl + O

To Save a file: Ctrl + S

6. What are the short cuts for New and Close a file?

A) New: Ctrl+ N

Close: Alt+ F4

7. What is the difference between copy and move?

A) Copy: When we make copy (copy and paste) it is present at both places source and

destination.

Move: When you make a move (cut and paste) it is present only at the destination and no

more in the source.

8. What is help system?

A) Help system provides facility to the each and every feature in word you are using and it is

readily available by showing the icon with ? Symbol.

9. What are the alignments in paragraph?

A)

Align Left: the text is aligned with your left margin

Center: The text is centered within your margins

Align Right: Aligns text with the right margin

Justify: Aligns text to both the left and right margins.

10. What are the indents in paragraph?

A) Indenting paragraphs allows you set text within a paragraph at different margins. There are

several options for indenting:

1. First Line: Controls the left boundary for the first line of a paragraph

2. Hanging: Controls the left boundary of every line in a paragraph except the first one

3. Left: Controls the left boundary for every line in a paragraph

4. Right: Controls the right boundary for every line in a paragraph

11. What is formatting a text?

Page 23: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Formatting text: A style is a format enhancing tool that includes font typefaces, font size,

effects (bold, italics, underline, etc.), colors and more.

12. What is auto text?

A) Auto Text: Auto text is normally used to quickly type lengthy or difficult to type text that

you need routinely in your document.

13. What is auto correct?

A) AutoCorrect tool in Word to retain certain text the way it is. To customize AutoCorrect:

Click the Microsoft Office button

Click the Word Options Button

Click the Proofing tab

Click AutoCorrect Options button

14. What is word count?

A) Word Count: It will give you a total word count or if you have text highlighted it will tell

you how many words are highlighted out of the total.

15. What is default dictionary?

A) Default Dictionary: Dictionary available and provided by the MS-Office to check the

spelling mistakes, Synonyms etc.

16. What is thesaurus?

A) Thesaurus: The Thesaurus allows you to view synonyms. To use the thesaurus:

Click the Review Tab of the Ribbon

Click the Thesaurus Button on the Proofing Group.

The thesaurus tool will appear on the right side of the screen and you can view word

options.

Note: You can also access the thesaurus by right-clicking any word and choosing

Synonyms on the menu.

17. What is undo changes?

A) Undo: Undo is helps to take the document to previous stage after most recent actions.

To undo changes:

Click the Undo Button on the Quick Access Toolbar

18. What are the different types of tab alignments?

A) Tab Alignments:

left alignment ( ) (the default), the left-hand ends of all the lines in the paragraph

are aligned along the left-hand margin of the text area.

center alignment ( ), the mid-points (centers) of all the lines in the paragraph are

aligned along the same imaginary vertical line at the center of the text area

between the margins.

right alignment ( ), the right-hand ends of all the lines in the paragraph are

aligned along the right-hand margin of the text area.

justified alignment ( ), all the lines in the paragraph, except the last line, are

extended so that the left-hand end of each line is aligned along the left-hand

margin of the text area, the right-hand end of each line is aligned along the right-

hand margin of the text area, and the lines are all of the same length. This is

achieved by inserting additional space between words.

19. What are the options in page layout?

Page 24: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Page Layout: Themes, Page Setup, Page Background, Paragraph, Arrange.

20. What is orientation?

A) Orientation: Orientation provides the options to print the text on the paper in either

“portrait” or “landscape”.

21. What are header and footer?

A) Header & Footer: Header and Footer information such as page numbers, date, or title, first,

decide if you want the information in the header (at the top of the page) or in the Footer (at the

bottom of the page);

Note: Header will be displayed on the top of the page.

Footer will be displayed at the Bottom of the page.

22. Draw a table with any data of your choice?

A)

Student Name Year Marks

M.Sindhu Kumari 2012-14 907

Sk.Lal Asha 2011-13 857

S.Naga Lakshmi 2010-12 882

A.Naresh 2009-11 803

Sk.Mustafa 2008-10 813

23. What is clipart?

A) Clipart: Clip art is an illustration/picture existed in the system to insert in the document.

24. What is smart art?

A) Smart Art: Smart Art is a collection of graphics you can utilize to organize information

within your document. It includes timelines, processes, or workflow.

25. What is water mark?

A) Watermark: A watermark is a translucent image that appears behind the primary text in a

document.

26. What is mail merge?

A) Mail Merge: Mail merge is a very useful and powerful feature of MS-Word. It is used to

print personalized form letters. The form letters have the same contents but are sent to many

persons.

Ex: Business reply letters, call letters and notice for a meeting.

In this facility, all address data is stored one file. The format of the letter is stored in

another file.

Long Answer type questions

27. Write the step wise procedure to Create, Edit and Save a document in word?

A) To Create a New Document: Select “Start” button form the desktop.

Select All Programs from “Start button” options

Select “Microsoft Office” option.

Select ”Microsoft Word 2007” from the options of “Microsoft Office”.

Edit a Document:

Making modifications in a document is known as editing.

Editing may be any one of the copy, cut, paste, undo and redo.

For any modification first we have to select the data.

Page 25: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

For copy, cut and paste we can select the icons from “Clipboard” options of “Home”

tab.

Save a Document: Click the Microsoft Office Button

Click Save or Save As or Press CTRL+S on the keyboard, or Click the File icon on the

Quick Access Toolbar.

Go to the location where we want to save the document in the hard disk

Provide name at “Filename”.

Select “Save” button.

28. Write about document views?

A) Document Views: There are many ways to view a document in Word.

Print Layout: This is a view of the document as it would appear when printed. It

includes all tables, text, graphics, and images.

Full Screen Reading: This is a full view length view of a document. Good for

viewing two pages at a time.

Web Layout: This is a view of the document as it would appear in a web browser.

Outline: This is an outline form of the document in the form of bullets.

Draft: This view does not display pictures or layouts, just text.

29. Write about move and copy?

A) To change the position of sentences from one location to another location with in the

document or to other document. Then We can move or copy a text within the document or from

one document to another document at any particular point.

Copy: If we want to copy the text, the selected text will be duplicated. Source data will in the

same position.

Procedure:

Highlight the text you wish to copy

right click and click Copy,

Put your cursor where you want the text in the document

Right click and click Paste.

Move: If we want to move the text, the selected text will be moved from the old place to new

place. The selected data will be available in new place only.

Procedure: Highlight the text you wish to copy

Right click and click Cut

Put your cursor where you want the text in the document

Right click and click Paste.

30. Write about formatting the paragraph?

A) Formatting the paragraph: Formatting paragraphs allows you to change the look of the

overall document. You can access many of the tools of paragraph formatting by clicking the

Page Layout Tab of the Ribbon or the Paragraph Group on the Home Tab of the Ribbon.

Change Paragraph Alignment: The paragraph alignment allows you to set how you want text

to appear.

To change the alignment:

Click the Home Tab.

Choose the appropriate button for alignment on the Paragraph Group.

o Align Left: the text is aligned with your left margin.

Page 26: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

o Center: The text is centered within your margins.

o Align Right: Aligns text with the right margin.

o Justify: Aligns text to both the left and right margins.

Indent Paragraphs: Indenting paragraphs allows you set text within a paragraph at different

margins. There are several options for indenting:

First Line: Controls the left boundary for the first line of a paragraph.

Hanging: Controls the left boundary of every line in a paragraph except the first

one.

Left: Controls the left boundary for every line in a paragraph.

Right: Controls the right boundary for every line in a paragraph.

To indent paragraphs, you can do the following:

Click the Indent buttons to control the indent.

Click the Indent button repeated times to increase the size of the indent.

Click the dialog box of the Paragraph Group

Click the Indents and Spacing Tab.

Select your indents

Add Borders and Shading: You can add borders and shading to paragraphs and entire

pages. To create a border around a paragraph or paragraphs:

Select the area of text where you want the border or shading.

Click the Borders Button on the Paragraph Group on the Home Tab

Choose the Border and Shading

Choose the appropriate options

Apply Styles:

Styles are a present collection of formatting that you can apply to text. To utilize Quick Styles:

Select the text you wish to format.

Click the dialog box next to the Styles Group on the Home Tab.

Click the style you wish to apply.

Change Spacing Between Paragraphs and Lines:

You can change the space between lines and paragraphs by doing the following:

Select the paragraph or paragraphs you wish to change.

On the Home Tab, Click the Paragraph Dialog Box

Click the Indents and Spacing Tab

In the Spacing section, adjust your spacing accordingly

31. Write about find and replace?

A) Find and Replace Text: This option is used to find a particular text and also can replace

with another text in the document.

Procedure to find a particular word or phrase in a document:

Click Find on the Editing Group on the Ribbon.

To find and replace a word or phrase in the document,

click Replace on the Editing Group of the Ribbon.

Provide the phrases you want to find and replace.

Select Buttons “Replace” or “Replace all”.

32. Write about spell check?

A) Spell check: Used to check the spelling and grammar mistakes typed in a document. The

wrong words will be highlighted by red color under line. We can correct the mistakes typed in

the document with this facility.

Procedure:

Page 27: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Place the cursor at the beginning of the document or the beginning of the section

that you want to check

Click the Review Tab on the Ribbon.

Click Spelling & Grammar on the Proofing Group.

Any errors will display a dialog box that allows you to choose a more

appropriate spelling or phrasing.

If you wish to check the spelling of an individual word, you can right click any

word that has been underlined by Word and choose a substitution.

33. Write about tabs in MS -Word?

A) The word document has seven tabs: Home, Insert, Page Layout, References, Mailings,

Review, and View.

Each of the tabs contains the following tools:

Home: Clipboard, Fonts, Paragraph, Styles, and Editing.

Insert: Pages, Tables, Illustrations, Links, Header & Footer, Text, and Symbols

Page Layout: Themes, Page Setup, Page Background, Paragraph, Arrange

References: Table of Contents, Footnote, Citation & Bibliography, Captions, Index, and Table

of Authorities

Mailings: Create, Start Mail Merge, Write & Insert Fields, Preview Results, Finish

Review: Proofing, Comments, Tracking, Changes, Compare, Protect

View: Document Views, Show/Hide, Zoom, Window, Macros

34. Explain the options in detail in page layout?

A) Options in Page Layout: Themes, Page Setup, Page Background, Paragraph, Arrange.

Modify Page Margins and Orientations:

The page margins can be modified through the following steps:

Click the Page Layout Tab on the Ribbon

On the Page Setup Group, Click Margins

Click a Default Margin, or

Click Custom Margins and complete the dialog box.

To change the Orientation, Size of the Page, or Columns:

Click the Page Layout Tab on the Ribbon

On the Page Setup Group, Click the Orientation, Size, or Columns drop down menus

Click the appropriate choice.

Apply a Page Border and Color To apply a page border or color:

Click the Page Layout Tab on the Ribbon

On the Page Background Group, click the Page Colors or Page Borders drop down

menus.

Insert Common Header and Footer Information: To insert Header and Footer information such as page numbers, date, or title, first, decide if

you want the information in the header (at the top of the page) or in the Footer (at the bottom of

the page), then:

Click the Insert Tab on the Ribbon

Click Header or Footer.

Choose a style

The Header/Footer Design Tab will display on the Ribbon

Choose the information that you would like to have in the header or footer (date, time,

page numbers, etc.) or type in the information you would like to have in the header or

footer.

Create a Page Break: To insert a page break:

Click the Page Layout Tab on the Ribbon

On the Page Setup Group, click the Breaks Drop Down Menu

Click Page Break

Page 28: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Insert a Cover Page:

To insert a cover page:

Click the Insert Tab on the Ribbon

Click the Cover Page Button on the Pages Group

Choose a style for the cover pageI1

Insert a Blank Page:

To insert a blank page:

Click the Insert Tab on the Ribbon

Click the Blank Page Button on the Page Group.

35. Write about tables?

A) Tables: Tables are used to display data in a table format.

Create a Table To create a table:

Place the cursor on the page where you want the new table

Click the Insert Tab of the Ribbon

Click the Tables Button on the Tables Group. You can create a table one of four ways:

Highlight the number of row and columns

Click Insert Table and enter the number of rows and columns

Click the Draw Table, create your table by clicking and entering the rows and columns

Click Quick Tables and choose a table.

Enter Data in a Table Place the cursor in the cell where you wish to enter the information. Begin typing.

Modify the Table Structure and Format a Table To modify the structure of a table:

Click the table and notice that you have two new tabs on the Ribbon: Design and

Layout. These pertain to the table design and layout.

On the Design Tab, you can choose:

Table Style Options

Table Styles

Draw Borders To format a table:

Click the table and then click the Layout Tab on the Ribbon. This Layout tab allows you to:

View Gridlines and Properties (from the Table Group)

Insert Rows and Columns (from the Rows & Columns Group)

Delete the Table, Rows and/or Columns (from the Rows & Columns Group)

Merge or Split Cells (from the Merge Group)

Increase and Decrease cell size (Cell Size Group)

Align text within the cells and change text directions (Alignment Group)

Example

Student Name Year Marks

M.Sindhu Kumari 2012-14 907

Sk.Lal Asha 2011-13 857

S.Naga Lakshmi 2010-12 882

A.Naresh 2009-11 806

Sk.Mustafa 2008-10 814

36. Write about graphics?

A) Word includes set of drawing tools that that you can use to create simple graphics.

The pictures, clip art , shapes , smart art , equations etc are available in insert tab.

To insert symbols and special characters:

Place your cursor in the document where you want the symbol

Page 29: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Click the Insert Tab on the Ribbon

Click the Symbol button on the Symbols Group

Choose the appropriate symbol.

Illustrations, Pictures, and SmartArt Word 2007 allows you to insert illustrations and pictures into a document. To insert

illustrations:

Place your cursor in the document where you want the illustration/picture

Click the Insert Tab on the Ribbon

Click the Clip Art Button

The dialog box will open on the screen and you can search for clip art.

Choose the illustration you wish to include

To insert a picture:

Place your cursor in the document where you want the illustration/picture

Click the Insert Tab on the Ribbon

Click the Picture Button

Browse to the picture you wish to include

Click the Picture

Click Insert.

Smart Art is a collection of graphics you can utilize to organize information within your

document. It includes timelines, processes, or workflow.

To insert Smart Art

Place your cursor in the document where you want the illustration/picture

Click the Insert Tab on the Ribbon

Click the SmartArt button

Click the SmartArt you wish to include in your document

Click the arrow on the left side of the graphic to insert text or type the text in the

graphic.

Resize Graphics All graphics can be resized by clicking the image and clicking one corner of

the image and dragging the cursor to the size you want the picture.

37. Write about mail merge?

A) Mail Merge: Mail merge is a very useful and powerful feature of MS-Word. It is used to

print personalized form letters. The form letters have the same contents but are sent to many

persons.

Ex: Business reply letters, call letters and notice for a meeting.

In this facility, all address data is stored one file. The format of the letter is stored in

another file. Those are a) Main Document

b) Data source file

Selecting Recipients for Mail Merge Letters: Click Start Mail Merge on the Mailings ribbon and select the type of document you’d

like to create.

Click Select Recipients on the Mailings ribbon to add recipients to the mailing.

We can opt to create a new database of recipients. You can also opt to use an existing list or

Outlook contacts.

Adding Recipients to Your Mail Merge Database:

In the New Address List Box, begin entering your contacts.

Each set of fields is referred to as an entry. To add additional recipients, click the New Entry

button. To delete an entry, select it and click Delete Entry. Click Yes to confirm the deletion.

Adding and Deleting Mail Merge Fields

You may wish to delete or add fields types to your mail merge document.

Page 30: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Once you've added all your recipients, click OK on the New Address List dialog box. Name the

data source and click Save.

Inserting a Merge Field in Your Document To insert a field into your document, click Insert Merge Field on the Mailings ribbon. Select

the field you would like to insert. The field name appears where you have the cursor located in

your document.

You can edit and format the text surrounding the field. Formats applied to the field will carry

over to your finished document. You can continue to add fields to your document.

Previewing Your Mail Merge Letters

To preview the letters, click Preview Results on the Mailings ribbon.

Correcting Errors in Mail Merge Fields

You cannot alter the data in the merge document. Instead, you'll need to fix it in the data

source.

To do this, click Edit Recipient List on the Mailings ribbon. In the box that opens, you can alter

the data for any of your recipients. When you're done, click OK.

Finalizing Your Mail Merge Documents:

After you've reviewed your documents, you're ready to finalize them by completing the merge.

Click the Finish & Merge button on the Mailings ribbon.

38. Write about bullets and numbering?

A) Bullets and Numbering: Bullets and Numbering provides different types of Symbols,

Numbers, Roman Numbers and Alphabets to highlight the text or data along with braces and

dots.

Bullets: Bullets contains different symbols to highlight the data like

Dots, Circles, Arrows, Diamonds

Numbers: Numbers contains numbers in different formats like

Numbers, Roman numbers etc.,

Alphabets: Alphabets contains alphabets in different formats like

Capital Letter, Small letters, etc.

39. Write about word art?

A) Word Art: Word art is used to type the text with different styles and sizes.

Procedure to insert word art:

a) On the Insert tab, in the Text group, click WordArt, and then click the WordArt style

that you want.

b) Type your text in the text box

c) Select ok button.

Word Art can do one or more of the following:

To change the text, select it, and then make the changes that you want.

To change the font, see Change the font, font size, or font color, or Apply bold,

italic, or underline formatting to text.

To add an effect to WordArt, see Add or delete a fill, outline, or effect for text or

WordArt.

To rotate the WordArt, see Rotate or flip a picture, shape, or WordArt in Word

2007.

To resize the WordArt, see Change the size of a picture, shape, text box, or

WordArt.

Page 31: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

To align the WordArt, see Align or arrange a picture, shape, text box, or WordArt.

To move the WordArt, see Move a picture, shape, text box, or WordArt.

UNIT – IV

Microsoft – Excel

1. What is a spread sheet?

A) Spread Sheet: A spreadsheet is an electronic document that stores various types of

data. There are vertical columns and horizontal rows.

2. What is a Ribbon?

A) Ribbon: The Ribbon is the panel at the top portion of the Spread sheet.

3. What is mini tool bar?

A) Mini tool bar: This is a floating toolbar that is displayed when you select text or right-click

text. It displays common formatting tools, such as Bold, Italics, Fonts, Font Size and Font

Color.

4. How many rows and columns in Excel 2007?

A) In Excel 2007, the work sheet contains

No of rows is 10, 48,576

No column (XFD) is 16384.

5. What is the difference between work book and work sheet?

A) Work Sheet: A worksheet is a single spreadsheet page

Work Book: Workbook is a collection of all the worksheets in a single file. A workbook

consists of one or more worksheets.

6. How the columns and rows are represented in a work sheet?

A) In the work sheet the rows are represented by 1, 2, 3, 4 ... and the columns are represented

by A, B, C, D,.

7. What is a formula?

A) Formula: A formula is a set of mathematical instructions that can be used in Excel to

perform calculations. Formals are started in the formula box with an = sign.

8. What is undo and redo?

Page 32: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Undo: Undo is helps to take the document to previous stage after most recent actions.

Redo: Redo helps to take the document to the advanced or most recent actions.

Undo and Redo To undo or redo your most recent actions:

On the Quick Access Toolbar

Click Undo or Redo.

9. What is auto fill?

A) Auto Fill: The Auto Fill feature fills cell data or series of data in a worksheet into a

selected range of cells.

10. What is find and replace?

A) Find and Replace Text: This option is used to find a particular text and also can replace

with another text in the spread sheet.

11. What is Goto command?

A) Goto: The Goto command takes you to a specific cell either by cell reference.

12. What spell check?

A) Spell check: Used to check the spelling and grammar mistakes typed in a spread sheet We

can correct the mistakes typed in the spread sheet with this facility.

13. What is split screen?

A) Split screen: split the window into multiple resizable panes containing views of your

worksheet. You can use this feature to view multiple distant parts of your worksheet at once.

14. What is difference between copy and move?

A) Copy: When we make copy it is present at both places source and destination.

Move: When you make a move it is present only at the destination and no more in the

source.

15. What are the six options in format cells?

A) Formatting the worksheet contains six options numbers, alignment, font, border, fill and

protection to the work sheet.

16. What are the alignments?

A) Alignment: Allows for the horizontal and vertical alignment of text, wrap text, shrink text,

merge cells and the direction of the text.

17. What are merge cells?

A) Merge Cells: Combines the selected cells in a range without centring of a worksheet.

18. What are short cut keys for Bold, Italic and Underline?

A) Bold: Ctrl +B.

Italic: Ctrl + I

Under Line: Ctrl + U

19. What is importance of saving a worksheet?

A) The work sheet that you have type so far has been stored in RAM (Random Access

Memory) of your system. The RAM is volatile. i.e., it loses its contents, if the electric power is

switched off to your system. Therefore you must save the work sheet for future reference.

20. What the difference is between save and save as?

Page 33: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Save: Used to save the worksheet permanently in the secondary memory after modifying

the data.

Save As Used to save a workbook under a different name or in different location to save it for

earlier versions of Excel.

21. What is the importance of charts?

A) Charts allow you to present information contained in the worksheet in a graphic format.

Charts convey the message clearly and quickly, they play important role in the business world.

22. What are the difference types of charts?

A) Excel offers many types of charts including: Column, Line, Pie, Bar, Area, Scatter and

more.

23. What is a macro?

A) Macro: The macro is a useful feature of excel that helps to automatic key commands

required to execute any command or task. Macros are advanced features that can speed up

editing or formatting we may perform often in an Excel worksheet.

24. What is a Table?

A) Table: The data can be shown in the form of tables. Table contains data in the form of rows

and columns.

25. What is a Pivot Table?

A) Pivot Table: PivotTables are used to looking at data in several dimensions. A PivotTable

report is an interactive way to quickly summarize large amounts of data in detail.

Long answer type questions

26. Write the 7 tabs in Excel and the groups in each tab?

A) Home: Clipboard, Fonts, Alignment, Number, Styles, Cells, Editing

Insert: Tables, Illustrations, Charts, Links, Text

Page Layouts: Themes, Page Setup, Scale to Fit, Sheet Options, Arrange

Formulas: Function Library, Defined Names, Formula Auditing, Calculation

Data: Get External Data, Connections, Sort & Filter, Data Tools, Outline

Review: Proofing, Comments, Changes

View: Workbook Views, Show/Hide, Zoom, Window, Macros

27. Write and explain any six functions?

A) 1. Mathematical Functions

SUM - Adds up all the values in a range

SUMIF - Adds all the values in a range that meet specific criteria

SUMIFS (2007+) - Adds values in a range based on multiple criteria

SUMPRODUCT - Sum a range of cells that meet multiple criteria

ROUND - Round a number to a specified number of digits

2. Statist ical Functions

COUNT - Counts all the values in a range

AVERAGE - Calculates the average number from a range of values

MAX - Finds the maximum value in a range

MIN - Finds the minimum value in a range

COUNTA - Counts all non-empty cells in a range

LARGE - Return a value dependent upon its ranking in a range of values in descending order

SMALL - Return a value dependent upon its ranking in a range of values in ascending order

RANK - Returns the rank or position of a number within a range of numbers

3. Text Functions

LEN - Returns the length, in number of characters, of the contents of a cell

Page 34: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

REPT - Repeats a character a specified number of times

TRIM - Remove unwanted spaces from cells

LEFT - Extracts a specific number of characters from the start of a cell

RIGHT - Extracts a specific number of characters from the end of a cell

MID - Extracts a specific number of characters from the middle of a cell

UPPER - Converts the contents of a cell to uppercase

LOWER - Converts the contents of a cell to lowercase

REPLACE - Replace existing characters in a cell with a different set of characters

4. F inancial Functions

PMT - Calculates loan repayments based on constant payments and a constant interest rate

RATE - Returns the interest rate per period of a loan or investment

PV - Returns the present value of an investment based on a constant interest rate and payments

FV - Returns the future value of an investment based on constant payments and a constant

interest rate

NPV - Returns the net present value of an investment based on a series of cash flows and a

discount rate

5. Logical Functions

IF - Tests a condition and takes an alternative action depending on the result

AND - Test up to 30 conditions using logical And

OR - Test up to 30 conditions using logical Or

IFERROR - Performs a specified action if a formula evaluates to an error, and displays the

formula result if not

6. Date & Time Functions

TODAY - Returns the current date

NOW - Returns the current date and time

DATE - Returns the sequential serial number for the specified date and formats the result as a

date

DAY - Returns the day corresponding to a date represented by a number between 1 and 31

MONTH - Returns the month corresponding to a date represented by a number between 1 and

12

YEAR - Returns the year corresponding to a date represented by a number in the range 1900 to

9999

28. Write and explain any 5 mathematical functions?

A) Mathematical functions: let us take a worksheet with simple data to explain mathematical

functions.

1. FACT: Returns the factorial of a number.

Syntax FACT(number)

Example: FACT(B2) gives 120 because B2 in Figure -1 contains 5 i.e (1 x 2 x 3 x 4 x 5 =

120).

2. POWER: Returns the results of a number raised to a power

Syntax: POWER(number,power)

Example: POWER(B2,E2) gives result 25 because (52 = 25)

3. SQRT: Finds the square root of a value in the cell.

Syntax: SQRT(number)

Example: SQRT(C2) gives 2 because square root of 4 is 2.

Page 35: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

4. SUM: The SUM function adds all the numbers that you specify as arguments.

Syntax: SUM(number1, [number2],[number3],[number4],…)

Example: SUM(A2:E2) Gives the result 20 because(3 + 5 +4 + 6 + 2 = 20)

5. SUMIF: You use the SUMIF function to sum the values in a range that meet criteria that

you specify.

Syntax: SUMIF(RANGE , CRITERIA)

Example: SUMIF(A2:E2,">4") Gives result 11 because (5 + 6).

6. MOD: Returns the remainder after number is divided by divisor. The result has the same

sign as divisor.

Syntax: MOD(number, divisor)

Number is the number for which you want to find the remainder.

Divisor is the number by which you want to divide number.

Ex1: MOD(B2,A2) gives result 2 because remainder is 2 when 5 is divided by 3.

29. Write and explain any 5 Statistical functions?

A) Statistical functions: AVERAGE, COUNT,COUNTA,COUNT BLANK,

MAX,MIN.

let us take a worksheet with simple data to explain statistical functions.

1. Average: Returns average(arithmetic mean) of its arguments

Syntax: average(number1,number2,..)

Example: Average(a2:e2) gives result 4 because (3+5+4+6+2)/5 = 4

2. COUNT: The COUNT function counts the number of cells that contain numbers, and

counts numbers within the list of arguments.

Syntax:Count(value1,[value2] ,...)

The COUNT function syntax has these arguments:

value1 Required. The first item, cell reference, or range within which you want to

count numbers.

value2, ... Optional. Up to 255 additional items, cell references, or ranges within which

you want to count numbers.

Example

Count(a4:e4) gives result 3 because there are 3 values (12,8 and 4 )

3. COUNTA: The COUNTA function counts the number of cells that are not empty in a range.

Syntax: COUNTA(value1, [value2], ...)

The COUNTA function syntax has the following arguments:

value1 Required. The first argument representing the values that you want to count.

value2, ... Optional

Ex: counta(A4:E4) gives the result 4 because the range contains 4 values.

4. COUNT BLANK: Counts empty cells in a specified range of cells.

Syntax: COUNTBLANK(range)

Range is the range from which you want to count the blank cells.

Example: Countblank(A4:E4) gives result 1 because the range contains one blank.

Page 36: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

5.MAX: Returns the maximum value in the range

MAX(number1,number2,...)

Number1, number2, ... are 1 to 255 numbers for which you want to find the maximum

value.

Ex : max(A2:E2) gives result 6 because 6 is the maximum value in that range. 7.MIN: Returns the minimum value in the range

6.MIN(number1,number2,...)

Number1, number2, ... are 1 to 255 numbers for which you want to find the minimum

value.

Ex : max(A2:E2) gives result 2 because 2 is the minimum value in that range.

30. Explain copy and move the range of cells with an example?

A) Select Data:To select a cell or data to be copied or cut:

Click the cell

Click and drag the cursor to select many cells in a range

Select a Row or Column: To select a row or column click on the row or column header.

Copy and Paste: To copy and paste data:

Select the cell(s) that you wish to copy

On the Clipboard group of the Home tab, click Copy

Page 37: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Select the cell(s) where you would like to copy the data

On the Clipboard group of the Home tab, click Paste

Cut and Paste: To cut and paste data:

Select the cell(s) that you wish to cut

On the Clipboard group of the Home tab, click Cut

Select the cell(s) where you would like to cut the data.

On the Clipboard group of the Home tab, click Paste.

31. Write the procedure to Open, Save and Print a work sheet?

A) Open a Workbook To open an existing workbook:

Click the Microsoft Office Button

Click Open

Browse to the workbook

Click the title of the workbook

Click Open

Print a worksheet: You can print entire or partial worksheets and workbooks, one at a time, or several at

once. And if the data that you want to print is in a Microsoft Office Excel table, you can print

just the Excel table.

To save a document:

Click the Microsoft Office Button.

Click Save.

Type in the name for the Workbook In the Save as Type box

Click Save.

Page 38: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

32. Write about Charts?

A) Charts are used to display series of numeric data in a graphical format to make it easier to

understand large quantities of data and the relationship between different series of data.

Here charts are prepared from the following table.

Column charts

Data that is arranged in columns or rows on a worksheet can be plotted in a column chart.

Column charts are useful for showing data changes over a period of time or for illustrating

comparisons among items.

Line charts

Data that is arranged in columns or rows on a worksheet can be plotted in a line chart. Line

charts can display continuous data over time, set against a common scale, and are therefore

ideal for showing trends in data at equal intervals. In a line chart, category data is distributed

evenly along the horizontal axis, and all value data is distributed evenly along the vertical axis.

Page 39: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Pie charts

Data that is arranged in one column or row only on a worksheet can be plotted in a pie chart.

Pie charts show the size of items in one data series, proportional to the sum of the items. The

data points in a pie chart are displayed as a percentage of the whole pie.

Bar charts

Data that is arranged in columns or rows on a worksheet can be plotted in a bar chart. Bar

charts illustrate comparisons among individual items.

Page 40: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Area charts

Data that is arranged in columns or rows on a worksheet can be plotted in an area chart. Area

charts emphasize the magnitude of change over time, and can be used to draw attention to the

total value across a trend. For example, data that represents profit over time can be plotted in an

area chart to emphasize the total profit.

By displaying the sum of the plotted values, an area chart also shows the relationship of parts to

a whole.

XY (scatter) charts

Data that is arranged in columns and rows on a worksheet can be plotted in an xy (scatter)

chart. Scatter charts show the relationships among the numeric values in several data series, or

plots two groups of numbers as one series of xy coordinates.

A scatter chart has two value axes, showing one set of numeric data along the horizontal axis

(x-axis) and another along the vertical axis (y-axis). It combines these values into single data

Page 41: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

points and displays them in irregular intervals, or clusters. Scatter charts are typically used for

displaying and comparing numeric values, such as scientific, statistical, and engineering data.

33. Writ e about Macros?

A) MACROS: The macro is a useful feature of excel that helps to automatic key strokes

(commands) required executing any command or task. Macros can be used for numeric tasks

such as

formatting of ranges

Printing a worksheet range

Creating charts

Accepting data from the user and putting that in a database

Recording a Macro: To record a Macro:

Click the View tab on the Ribbon

Click Macros

Click Record Macro

Enter a name (without spaces)

Enter a Shortcut Key

Enter a Description

Perform the Macro

Click Macros

Click Stop Recording

Running a Macro To run a Macro from the Keyboard shortcut, simply press the keys that you have programmed

to run the Macro. Or you can view all macros and run by:

Click Macros

Click View Macros

Choose the Macro and click Run

34. Write about tables in Excel?

A) Create a table: You can use one of two ways to create a table. You can either insert a table

in the default table style or you can format your data as a table in a style that you choose.

Insert a table:

Page 42: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

1. On a worksheet, select the range of cells that you want to include in the table. The cells

can be empty or can contain data.

2. On the Insert tab, in the Tables group, click Table.

3. If the selected range contains data that you want to display as table headers, select the

My table has headers check box.

Table headers display default names if you do not select the My table has headers

check box. You can change the default names by typing the text that you want.

Delete a table:

1. On a worksheet, select a table.

2. Press DELETE.

Format data as a table:

1. On the worksheet, select a range of empty cells or cells that contain the data that you

want to quickly format as a table.

2. On the Home tab, in the Styles group, click Format as Table.

3. Under Light, Medium, or Dark, click the table style that you want to use.

Convert a table to a range of data

1. Click anywhere in the table.

2. On the Design tab, in the Tools group, click Convert to Range.

35. Write about Pivot tables in Excel?

A) Pivot Table: PivotTables are used to looking at data in several dimensions. A

PivotTable report is an interactive way to quickly summarize large amounts of data. Use a

PivotTable report to analyze numerical data in detail and to answer unanticipated questions

about your data.

A PivotTable report is especially designed for:

Querying large amounts of data in many user-friendly ways.

Sub totalling and aggregating numeric data, summarizing data by categories and

subcategories, and creating custom calculations and formulas.

Expanding and collapsing levels of data to focus your results, and drilling down to

details from the summary data for areas of interest to you.

Moving rows to columns or columns to rows (or "pivoting") to see different

summaries of the source data.

Filtering, sorting, grouping, and conditionally formatting the most useful and

interesting subset of data to enable you to focus on the information that you want.

Presenting concise, attractive, and annotated online or printed reports.

Ways to work with a PivotTable report: After you create the initial PivotTable report by

defining the data source, arranging fields in the PivotTable field List, and choosing an initial

layout, you can perform the following tasks as you work with a PivotTable report:

Explore the data:

Expand and collapse data, and show the underlying details that pertain to the values.

Sort, filter, and group fields and items.

Change summary functions, and add custom calculations and formulas.

Change the form layout and field arrangement :

Change the PivotTable report form: compact, outline, or tabular.

Add, rearrange, and remove fields.

Change the order of fields or items.

Change the layout of columns, rows, and subtotals

Turn column and row field headers on or off, or display or hide blank lines.

Page 43: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Display subtotals above or below their rows.

Adjust column widths on refresh.

Move a column field to the row area or a row field to the column area.

Merge or unmerge cells for outer row and column items.

Change the display of blanks and errors:

Change how errors and empty cells are displayed.

Change how items and labels without data are shown.

Display or hide blank lines

Change the format:

Manually and conditionally format cells and ranges.

Change the overall PivotTable format style.

Change the number format for fields.

Include OLAP Server formatting.

UNIT - V

Microsoft – Power point

1. What is Power point presentation?

A) Presentation: A presentation is a collection of data and information that is to be delivered

to a specific audience. A PowerPoint presentation is a collection of electronic slides that can

have text, pictures, graphics, tables, sound and video. This collection can run automatically or

can be controlled by a presenter.

2. What is Microsoft office button?

A) The Microsoft Office Button contains many buttons to perform functions like creating a

new presentation, Open an existing presentation, save and save as, print, send, or close.

3. What are the 7 tabs in ribbon in Power point?

A) Ribbon: The ribbon is the panel at the top portion of the document It has seven

tabs: Home, Insert, Design, Animations, Slide Show, Review and View.

4. What is Quick access toolbar?

Page 44: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Quick access tool bar: The quick access toolbar is a customizable toolbar that contains

commands that you may want to use.

5. What is mini toolbar?

A) Mini tool bar: his is a floating toolbar that is displayed when you select text or right-click

text. It displays common formatting tools, such as Bold, Italics, Fonts, Font Size and Font

Color.

6. What are the 7 slide views in presentation views in group in view tab?

A)

a) Normal view e) Slide Master view

b) Slide Sorter view f) Handout Master view

c) Notes Page view g) Notes Master view

d) Slide Show view.

7. What are the themes?

A) Themes: Themes are design templates that can be applied to an entire presentation that

allows for consistency throughout the presentation.

8. What is a template?

A) Template: template is a pattern or blueprint or model or “Starter” document contain starting

content or boilerplate text.

9. Expand and Write the concept of OLE?

A) OLE- Object Linking and Embedding.

OLE provides use of hyperlinks to move from one slide to another, to a network or Internet

location, or even to another file or program altogether.

10. What is meant by copy and move a text?

A) Copy: When we make copy (copy and paste) it is present at both places source and

destination.

Move: When you make a move (cut and paste) it is present only at the destination and no more

in the source.

11. What is meant by undo and redo?

A) Undo: Undo is helps to take the document to previous stage after most recent actions.

Redo: Redo helps to take the document to the advanced or most recent actions.

12. What is spell check?

A) Spell check: Used to check the spelling mistakes typed in a document. The wrong words

will be highlighted by red color under line. We can correct the mistakes typed in the document

with this facility.

13. What is word art?

A) Word Art: Word art is used to type the text with different styles and sizes.

14. What are the four alignments?

A)

Align Left: the text is aligned with your left margin

Center: The text is centered within your margins

Align Right: Aligns text with the right margin

Justify: Aligns text to both the left and right margins.

15. What is indentation?

Page 45: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Indentation: Indentation determines the distance of the paragraph from either the left or

the right margin. Within the margins, you can increase or decrease the indentation of a

paragraph or group of paragraphs.

16. What are text directions?

A) Text Direction: Text Direction helps the user how the text to be aligned like Horizontal,

Vertical, Rotate and Stacked.

17. Expand AVI and MPEG

A) AVI: Audio Video Interleave

MPEG: Moving Picture Experts Group.

18. What is clipart?

A) Clipart: Clip art is an illustration/picture existed in the system to insert in the document.

19. What is smart art?

A) Smart Art: Smart Art is a collection of graphics you can utilize to organize information

within your document. It includes timelines, processes, or workflow.

20. What is photo album?

A) Photo Album: The photo album feature is new in PowerPoint 2007 and allows us to easily

create a photo album to share pictures.

21. What is a slide transition?

A) Slide Transitions: Transitions are effects that are in place when we switch from one slide

to the next like speed and sounds.

22. What is a slide animation?

A) Slide Animation: Animation means to add a special visual or sound effect to text or an

object. Slide animation effects are predefined special effects that you can add to objects on a

slide.

Long answer type questions

23. Write the groups of each tab of a ribbon in power point?

A) Home: Clipboard, Slides, Font, Paragraph, Drawing, and Editing

Insert: Tables, Illustrations, Links, Text, and Media Clips

Design: Page Setup, Themes, Background

Animations: Preview, Animations, Transition to this Slide

Slide Show: Start Slide Show, Set Up, Monitors

Review: Proofing, Comments, Protect

View: Presentation Views, Show/Hide, Zoom, Window, Macros

24. Write the steps to Create, Save and preview a presentation?

A) To create a new presentation from a blank slide:

Click the Microsoft Office Button.

Click New

Click Blank Presentation.

Save a Presentation::

Click the Microsoft Office Button

Click Save

Type in the name for the Presentation

In the Save as Type box, choose Excel 97-2003 Presentation

Select Save button.

Page 46: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Preview a presentation as a slide show:

1. On the Slide Show tab, in the Start Slide Show group, do one of the following:

To start with the first slide in the presentation, click From Beginning.

To start with the slide that currently appears in the Slide pane, click From

Current Slide.

The presentation opens in Slide Show view.

2. Click to advance to the next slide.

25. Write about formatting a text in a power point?

A) Change Font Typeface::

Click the arrow next to the font name and choose a font.

Remember that you can preview how the new font will look by highlighting the text,

and hovering over the new font typeface.

To change the font size:

Click the arrow next to the font size and choose the appropriate size, or

Click the increase or decrease font size buttons.

Font Styles and Effects:

Font styles are predefined formatting options that are used to emphasize text. They

include: Bold, Italic, and Underline. To add these to text:

Select the text and click the Font Styles included on the Font group of the Home tab

or

Select the text and right click to display the font tools

To change the text color:

Select the text and click the Colors button included on the Font Group of the Ribbon, or

Highlight the text and right click and choose the colors tool.

Select the color by clicking the down arrow next to the font color button.

26. What are the steps to add Video and Audio to the presentation?

A) Adding Video Video clips can be added to the presentation. To add a video clip:

Click the Movie button on the Insert tab

Choose Movie from File or Movie from Clip Organizer

To edit the video options:

Click the movie icon

Click the Format tab

Adding Audio Audio clips can be added to the presentation. To add an audio clip:

Click the Audio button on the Insert tab

Choose Sound from File, Sound from Clip Organizer, Play CD Audio Track, or

Record Sound To edit the audio options:

Click the audio icon

Click the Format tab

27. Write about graphics in power point?

A) Graphics in power point involved with

Adding picture

Clip art

Basic shapes

Smart art

Photo album

Page 47: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Adding Picture 1) Click the Insert Tab

2) Click the Picture Button

3) Browse to the picture from your files

4) Click the name of the picture

5) Click insert

6) To move the graphic, click it and drag it to where you want it

To add Clip Art:

1) Click the Insert Tab

2) Click the Clip Art Button

3) Search for the clip art using the search Clip Art dialog box

4) Click the clip art

5) To move the graphic, click it and drag it to where you want it

Adding a Shape: 1) Click the Insert Tab

2) Click the Shapes Button

3) Click the shape you choose

4) Click the Slide

5) Drag the cursor to expand the Shape

To format the shapes:

1) Click the Shape

2) Click the Format tab

Adding SmartArt:

SmartArt allows us to choose from a variety of graphics, including flow charts, lists, cycles,

and processes.

1) Click the Insert Tab

2) Click the SmartArt Button

3) Click the SmartArt you choose

4) Click the SmartArt

5) Drag it to the desired location in the slide

To format the SmartArt:

1) Click the SmartArt

2) Click either the Design or the Format tab

3) Click the SmartArt to add text and pictures.

Adding a Photo Album The photo album allows us to easily create a photo album to share pictures.

1) Click the Photo Album button on the Insert tab

2) Click New Photo Album

3) Click File/Disk to add pictures to the photo album

4) Move the pictures up and down in the order of the album but clicking the up/down

arrows

28. Write the steps for animation of slides?

A) Slide Animation:

Animation means to add a special visual or sound effect to text or an object.

Slide animation effects are predefined special effects that you can add to objects on a slide. To

apply an animation effect:

1. Select the object

Page 48: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

2. Click the Animations tab on the Ribbon

3. Click Custom Animation

4. Click Add Effect

5. Choose the appropriate effect.

29. What are speaker’s notes?

A) Speaker notes: By using two monitors, we can view our notes, or run other programs that

our audience will not see, and we can do this by using Presenter view.

Create Speaker Notes: Speaker Notes can be added to allow you to create notes for each slide. To add speaker notes:

1. Select the slide

2. Click View

3. Click Note Pages

4. Click the Click to add Notes section of the screen

5. Type in the Notes for that slide

30. What are handout and notes page?

A) Handouts: This feature supports us to print 1, 2, 3, 4, 6 or 9 slides per page, this option

allows for more slides per page.

Print the handouts:

1. Open the presentation for which you want to print handouts.

2. Click the Microsoft Office Button , click the arrow next to Print, and then

click Print Preview.

3. In the Page Setup group, click the arrow under Print What, and then select the

handout layout option that you want from the list.

4. TIP The Handouts (3 Slides Per Page) format provides lines for the audience to take

notes.

5. To specify the page orientation, click the arrow under Orientation, and then

click Landscape or Portrait.

6. Click Print.

Notes Page: This includes the slides and the speaker notes.

Follow these steps to create speaker's notes in Note Page View:

1. In Slide View, display the slide you want to create notes for.

2. Click the View tab, then click the Notes Page button in the Presentation Views

Group. A page will appear containing the slide and a text box beneath it

.

3. Click in the text box and type your notes.

31. Write about printing of a presentation?

A) Print a Presentation:

Page 49: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

1. Click the Microsoft Office Button

2. Click Print

3. In the Print Dialog Box, click the arrow next to Print what

4. Choose the format and click OK to print

Options while printing a presentation:

a) Slides: These are slides that you would see if you were showing the presentation, one

slide per page

b) Handouts: 1, 2, 3, 4, 6 or 9 per page, this option allows for more slides per page

c) Notes Page: This includes the slides and the speaker notes

d) Outline View: This will print the outline of the presentation

To print preview:

Click the Microsoft Office Button

Place the cursor over Print

Click Print Preview

UNIT – VI

Microsoft – Access

1. What is Data?

A) Data is unprocessed figures and elements in the database.

2. What is Information?

A) Information is nothing but refined data – data that have been put into a meaningful and

useful context and communicated to a recipient who uses it to take decisions.

3. Define Database?

A) Database: A collection of data designed to be used by different people is called a database.

It is collection of interrelated data with controlled redundancy to serve one or more

applications.

4. What is a Template?

A) Template in MS-Acess: A template is a ready-to-use database containing all the tables,

queries, forms, and reports needed to perform a specific task.

5. Define DBMS?

A)The software that relies upon software to organize the storage of data.is known as a

database management system (DBMS).

Page 50: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

6. What is a Constraint?

A) Constraint: A constraint establishes a logical condition that a field or combination of fields

must meet when values are inserted.

7. What is a Primary key?

A) Primary key: The primary key is a unique identifier for a record. The primary key cannot

be the same for two records. This field can never be blank.

8. What is a Unique key?

A) Unique key: A key which identifies only one body of information out of several.

9. What is a Composite key?

A) Composite Key: A composite key is a primary key that is comprised of two or more

fields. It can also be called a compound or concatenated key.

10. What is a Foreign key?

A) Foreign Key: A foreign key is a field or combination of fields that are related to the

primary key of another table.

11. What are the types of Relationships?

A) There are three types of table relationships.

A one-to-many relationship

A many-to-many relationship

A one-to-one relationship

12. What is find and replace?

A) Find and Replace Text: This option is used to find a particular text and also can replace

with another text in the database.

13. What is Totals button in Home tab?

A) Totals: The totals button provides you the opportunity to add a totals row to your

database. The total can be the sum, average, a count, minimum, maximum, standard deviation,

or the variance.

14. What is meant by sort records?

A) Sort Records: You can sort records in a datasheet by a single column or by two adjacent

columns.

15. What is form wizard?

A) Form Wizard: Form Wizard creates a form from one or more tables or queries. It will ask

us detailed questions about the fields, layout and record sources, and the desired format and

creates a form based on those responses.

16. What are form views?

A) Form Views: There are three ways to view forms in Access:

1. Design view 2. Form View

3. Layout View

17. What is query wizard?

A) Query Wizard: Query Wizard used to create a select query automatically. The wizard can

catch some simple design mistakes and prompt you to perform a different action.

18. What is query criteria?

Page 51: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Query Criteria: Query criteria are search conditions used in a query to retrieve specific

data. You can set query criteria to be a specific number or data set, or you can set the criteria to

be a range of data.

19. What is report wizard?

A) Report Wizard: The Report Wizard presents you with a series of questions, and then

generates a report based on your answers. Among those questions is one that asks for the field

or fields to use to group your report.

20. What are the views in report design?

A) Report Design: Report design provide different designs to design the report as you like.

21. What is a filter?

A) Filter: Filter is feature used to filter records to include only records that you want to

display.

Long answer type questions

22. What is the concept of data and information?

A) Data is Unprocessed figures and elements where as Information is Processed figures and

elements. Information is derived from Data. Information is nothing but refined data – data that

have been put into a meaningful and useful context and communicated to a recipient who uses

it to take decisions. Information consists of data, images, text, documents, and voice, but

always organized in a meaningful context. It is important to remember that information is more

than mere data By quality information we mean, information that is accurate, timely and

relevant. Accuracy, timeliness and relevance are the key attributes of information.

Accuracy : Accuracy means more than numerical correctness. It means that the information is

free from mistakes and errors.

Timeliness: Timeliness means provides the information to the recipients at the right point of

time.

Relevance : Relevance means the usefulness of a piece of information for a person.

23. What are essential qualities of information? (3 Marks)

A) By quality information we mean, information that is accurate, timely and relevant.

Accuracy, timeliness and relevance are the key attributes of information.

Accuracy : Accuracy means more than numerical correctness. It means that the information is

free from mistakes and errors.

Timeliness: Timeliness means provides the information to the recipients at the right point of

time.

Relevance : Relevance means the usefulness of a piece of information for a person.

24. Explain the terms Tuple, Attribute, Cardinality, Degree, Domain and Relation?

A) Tuple: Tuple is a record (row) is a complete set of related fields.

Attribute: An attribute (field) is a property or characteristics that hold some information about

an entity.

Domain: Domain is a pool of values of a specific attribute. Separate domains for separate

attributes.

Page 52: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Degree: Number of attributes is called degree.

Cardinality: Number of tuples is called cardinality.

25. Write the steps to create a simple table and enter 3 records?

A) Create a table, starting in Design view In Design view, you first create the new table's

structure. You then switch to Datasheet view to enter data, or enter data by using some other

method, such as pasting, or importing.

1. On the Create tab, in the Tables group, click Table Design.

2. For each field in your table, type a name in the Field Name column, and then select a

data type from the Data Type list.

3. If you want, you can type a description for each field in the Description column. The

description is then displayed on the status bar when the cursor is located in that field in

Datasheet view.

4. After you have added all of your fields, save the table:

Click the Microsoft Office Button and then click Save, or press CTRL+S.

5. You can begin typing data in the table at any time by switching to Datasheet view and

clicking in the first empty cell. You can also paste data from another source, as

described in the section Copy data from another source into an Access table.

Student Name Year Marks

M.Sindhu Kumari 2012-14 907

Sk.Lal Asha 2011-13 857

S.Naga Lakshmi 2010-12 882

26. Write about the relationships of tables?

A) Table relationships are the associations of data between tables. By defining table

relationships, you can pull records from related tables based on matching fields.

Types of table relationships

There are three types of table relationships.

1) A one-to-many relationship

2) A one-to-one relationship

3) A many-to-many relationship

A one-to-many relationship: To represent a one-to-many relationship in your database

design, take the primary key on the "one" side of the relationship and add it as an additional

field or fields to the table on the "many" side of the relationship.

A many-to-many relationship: For each record in the first table, there can be many

records in the another table. This type of relationship is called a many-to-many relationship.

To represent a many-to-many relationship, you must create a third table, often called a

junction table, that breaks down the many-to-many relationship into two one-to-many

relationships. You insert the primary key from each of the two tables into the third table. As

a result, the third table records each occurrence, or instance, of the relationship.

A one-to-one relationship: In a one-to-one relationship, each record in the first table can

have only one matching record in the second table, and each record in the second table can

have only one matching record in the first table.

27. Write about query wizard?

Page 53: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A) Query Wizard is used to create a select query automatically. When we use the wizard, we

have less control over the details of the query design, but the query is usually created faster

than if we did not use the wizard. The wizard can catch some simple design mistakes and

prompt you to perform a different action.

To run a query using the query wizard:

Click the Create tab

Click the Query Wizard button

Choose the type of query you wish to run

Click OK.

Choose the fields you wish to include from each table

To select fields from different tables, click the Tables/Queries down arrow

Click Next

Insert picture of query wizard

Type in a title for the query

Click Finish

The query will display

To switch between tables and queries:

Open the Navigation Pane

Double click the name of the table or query you wish to view

28. Write the steps to create form by using form wizard?

A) Form Wizard: Form Wizard creates a form from one or more tables or queries. It will ask

you detailed questions about the fields, layout and record sources, and the desired format and

creates a form based on those responses.

You can create forms with the help of the Form Wizard. To use the form wizard:

On the create tab, click the More Forms down arrow.

Click Form Wizard

Choose the Tables/Queries that you wish to have on the form

Choose the fields you wish to have on the forms

Click Next

Chose the layout for the form

Click Next

Choose a style

Click Next

Create a title for the form

Choose whether you want to open the form to view it or modify the form’s design

Click Finish

29. Write about creating a form?

A) To create a form:

1. Open the Navigation pane.

2. Click the table or query on which you want to base your form.

3. Activate the Create tab.

4. Click Form in the Forms group. Access creates a form.

You can use the Navigation bars to move through the records on a form.

Create a Split Form

Page 54: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A split form is a form in which the same data is displayed in two views simultaneously. One

part of the form displays in Form view (stacked fields), while the other part displays in

Datasheet view.

1. Open the Navigation pane.

2. Click the table or query on which you want to base your form.

3. Activate the Create tab.

4. Click Split Form in the Forms group. Access creates a split form.

Create a Multiple Items Form

You can use the Multiple Items button on the Forms tab to create a form that displays multiple

records, one record per row.

1. Open the Navigation pane.

2. Click the table or query on which you want to base your form.

3. Activate the Create tab.

4. Click Multiple Items in the Forms group. Access creates a multiple items form.

Create a Form Using the Form Wizard

1. Open the Create tab on the Access ribbon. Click on More Forms and then

select Form Wizard.

2. From the dropdown box for Tables/Queries, select the table or query that contains the

fields that you want included in your new form. In this example, we’ll choose the table

labelled Contacts.

3. Follow the directions on the Report Wizard pages. On the last page, click Finish.

30. Explain the steps for creating a report by using report wizard?

A) To create a report using the report wizard:

On the Create tab, click the Report Wizard button

Choose the Tables/Queries that you wish to have on the form

Choose the fields you wish to have on the forms

Click Next

Choose the sort order for your report

Chose the layout for the form

Click Next

Choose a style

Click Next

Create a title for the form

Choose whether you want to open the form to view it or modify the form’s design

Click Finish

31. Write about creating a Report?

Create a report by using the Report tool

The Report tool provides the fastest way for you to create a report, because it generates a report

immediately without prompting you for information.

1. In the Navigation Pane, click the table or query on which you want to base the report.

Page 55: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

2. On the Create tab, in the Reports group, click Report.

Access builds the report and displays it in Layout view.

Create a report by using the Report Wizard

You can use the Report Wizard to be more selective about what fields appear on your report.

You can also specify how the data is grouped and sorted,

1. On the Create tab, in the Reports group, click Report Wizard.

2. Follow the directions on the Report Wizard pages. On the last page, click Finish.

Create a report by using the Label Wizard

Use the Label Wizard to easily create labels for a wide variety of standard label

sizes.

1. In the Navigation Pane, open the table or query that will be the record source for your

labels by double-clicking it.

2. On the Create tab, in the Reports group, click Labels.

3. Follow the directions on the pages of the Label Wizard. On the last page, click Finish.

Create a report by using the Blank Report tool

If you aren't interested in using the Report tool or the Report Wizard, you can use the Blank

Report tool to build a report from scratch. This can be a very quick way to build a report,

especially if you plan to put only a few fields on your report.

1. On the Create tab, in the Reports group, click Blank Report.

2. A blank report is displayed in Layout view, and the Field List pane is displayed on the

right side of the Access window.

3. In the Field List pane, click the plus sign next to the table or tables containing the fields

that you want to see on the report.

4. Drag each field onto the report one at a time, or hold down CTRL and select several

fields, and then drag them onto the report at the same time.

5. Use the tools in the Controls group on the Format tab to add a logo, title, page

numbers, or the date and time to the report.

8227 MARCH- 2014

PAPER-1: COMPUTER FUNDAMENTALS & MS-OFFICE

Page 56: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Time:- 3 Hours Max. Marks:- 50

SECTION-A 10 x 2=20

Note:- 1. Answer ALL Questions:

2. Each Question carries two Marks.

1. Convert (143) 10 = ( ) 2

A.

2. Define an Operating System.

A. Operating System: Operating System is system software. The operating system is a

collection of programs that control the operation of all hardware and other resources in the

computer system. It works like a mediator between computer and the hardware.

Ex: MS – DOS, WINDOWS, UNIX, LINUX

3. Write any four features of Word Processing.

A. A word processor enables you to create a document, store it electronically on a disk,

display it on a screen, modify it by entering commands and characters from the

keyboard, and print it on a printer.

4. What is Word Wrap and Spell Check in MS-Word?

A. Word wrap: word wrap is a feature to interact between text and image.

Spell check: Used to check the spelling mistakes typed in a document. The wrong words will

be highlighted by red color under line. We can correct the mistakes typed in the document with

this facility.

Page 57: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

5. What is the difference between Copy and Move?

A. Copy: When we make copy (copy and paste) it is present at both places source and

destination.

Move: When you make a move (cut and paste) it is present only at the destination and

no more in the source.

6. What is a Spread sheet?

A. Spread Sheet: A spreadsheet is an electronic document that stores various types of

data. There are vertical columns and horizontal rows.

7. Write no. of rows and columns in Excel Worksheet 2007.

A. In Excel 2007, the work sheet contains

No of rows is 10, 48,576

No column (XFD) is 16384.

8. What is a power Point presentation?

A. Presentation: A presentation is a collection of data and information that is to be

delivered to a specific audience. A PowerPoint presentation is a collection of electronic slides

that can have text, pictures, graphics, tables, sound and video. This collection can run

automatically or can be controlled by a presenter.

9. What is a Template?

A. Template: template is a pattern or blueprint or model or “Starter” document contain

starting content or boilerplate text.

10. What is a Primary Key?

A. Primary key: The primary key is a unique identifier for a record. The primary key

cannot be the same for two records. This field can never be blank.

SECTION - B 5 x 6 = 30

Note:- 1. Answer any five Questions:

2. Each Question carries six Marks.

11. Write about the Generations of Computer.

A. The Computer Generations:

1. First Generation Computers (1950's) :

These computers which used vacuum tubes (valves) as major electronic component .

The advantage of vacuum tubes technology is that it made the advent of Electronic digital

computer. Vacuum tubes were only electronic devices available during those days which made

computing

Page 58: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

possible.

2. Second Generation Computers (1960's) :

Around 1955 a device called Transistor replaced the bulky electric tubes in the first

generation computer. Transistors are smaller than electric tubes and have higher operating

speed. They have no filament and require no heating. Manufacturing cost was also very low.

Thus the size of the computer got reduced considerably.

3. Third Generation Computers (1970's) :

The third generation computers were introduced in 1964. They used Integrated Circuits

(ICs). These ICs are popularly known as Chips. A single IC has many transistors, registers and

capacitors built on a single thin slice of silicon. So it is quite obvious that the size of the

computer got further reduced. Computers of this generation were small in size, low cost, large

memory and processing speed is very high.

4. Fourth Generation (1980's) :

The present day computers that you see today are the fourth generation computers that

started around 1975. It uses large scale Integrated Circuits (LSIC) built on a single silicon chip

called microprocessors. Due to the development of microprocessor it is possible to place

computer’s central processing unit (CPU) on single chip. These computers are called

microcomputers. Later very large scale Integrated Circuits (VLSIC) replaced LSICs.

Thus the computer which was occupying a very large room in earlier days can now be

placed on a table. The personal computer (PC) that you see in your college is a Fourth

Generation Computer.

5.Fifth Generation (Late 1990's) :

These computers use optic fiber technology to handle Artificial Intelligence, expert systems,

Robotics etc., these computers have high processing speeds and are more reliable.

12. Write any six DOS internal Commands with proper syntax and examples.

A. CLS: This command is used to Clear the Screen.

Syntax: CLS

DATE: This command is used to display or change the system date.

The date format is MM / DD / YYYY.

Syntax: DATE

TIME: This command is used to display or change the system time. The time format is

HH / MM / SS. The time must to be entered in 24 hrs internally.

Syntax: TIME

COPY : This command is used to copy the contents of one file to another files.

Syntax: COPY < SOURCE FILE NAME> <TARGET FILE NAME>

REN: This command is used to change the name of an existing file

Syntax: REN <OLD FILE NAME> <NEW FILE NAME>

VER: This command is used to display the current MS.DOS version number.

Syntax: VER

Page 59: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

13. Write the step wise procedure to create, edit and save a document in word.

A. To Create a New Document:

Select “Start” button form the desktop.

Select All Programs from “Start button” options

Select “Microsoft Office” option.

Select ”Microsoft Word 2007” from the options of “Microsoft Office”.

Edit a Document:

Making modifications in a document is known as editing.

Editing may be any one of the copy, cut, paste, undo and redo.

For any modification first we have to select the data.

For copy, cut and paste we can select the icons from “Clipboard” options of “Home”

tab.

Save a Document: Click the Microsoft Office Button

Click Save or Save As or Press CTRL+S on the keyboard, or Click the File icon on the

Quick Access Toolbar.

Go to the location where we want to save the document in the hard disk

Provide name at “Filename”.

Select “Save” button.

14 What is a Mail Merge? Explain Mail Merge procedure with an example.

A. Mail Merge: Mail merge is a very useful and powerful feature of MS-Word. It is used

to print personalized form letters. The form letters have the same contents but are sent to many

persons.

Ex: Business reply letters, call letters and notice for a meeting.

In this facility, all address data is stored one file. The format of the letter is stored in

another file. Those are a) Main Document

b) Data source file

Selecting Recipients for Mail Merge Letters: Click Start Mail Merge on the Mailings ribbon and select the type of document you’d

like to create.

Click Select Recipients on the Mailings ribbon to add recipients to the mailing.

We can opt to create a new database of recipients. You can also opt to use an existing list or

Outlook contacts.

Adding Recipients to Your Mail Merge Database:

In the New Address List Box, begin entering your contacts.

Each set of fields is referred to as an entry. To add additional recipients, click the New Entry

button. To delete an entry, select it and click Delete Entry. Click Yes to confirm the deletion.

Adding and Deleting Mail Merge Fields

You may wish to delete or add fields types to your mail merge document.

Once you've added all your recipients, click OK on the New Address List dialog box. Name the

data source and click Save.

Inserting a Merge Field in Your Document To insert a field into your document, click Insert Merge Field on the Mailings ribbon. Select

the field you would like to insert. The field name appears where you have the cursor located in

Page 60: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

your document.

You can edit and format the text surrounding the field. Formats applied to the field will carry

over to your finished document. You can continue to add fields to your document.

Previewing Your Mail Merge Letters

To preview the letters, click Preview Results on the Mailings ribbon.

Correcting Errors in Mail Merge Fields

You cannot alter the data in the merge document. Instead, you'll need to fix it in the data

source.

To do this, click Edit Recipient List on the Mailings ribbon. In the box that opens, you can alter

the data for any of your recipients. When you're done, click OK.

Finalizing Your Mail Merge Documents:

After you've reviewed your documents, you're ready to finalize them by completing the merge.

Click the Finish & Merge button on the Mailings ribbon.

15. Write and explain any six function in Excel.

A) Mathematical functions: let me take a worksheet with simple data to explain

mathematical functions.

5. FACT: Returns the factorial of a number.

Syntax FACT(number)

Example: FACT(B2) gives 120 because B2 in Figure -1 contains 5 i.e., (1 x 2 x 3 x 4 x 5 =

120).

6. POWER: Returns the results of a number raised to a power

Syntax: POWER(number, power)

Example: POWER(B2,E2) gives result 25 because (52 = 25)

7. SQRT: Finds the square root of a value in the cell.

Syntax: SQRT(number)

Example: SQRT(C2) gives 2 because square root of 4 is 2.

8. SUM: The SUM function adds all the numbers that you specify as arguments.

Syntax: SUM(number1, [number2],[number3],[number4],…)

Example: SUM(A2:E2) Gives the result 20 because(3 + 5 +4 + 6 + 2 = 20)

5. SUMIF: You use the SUMIF function to sum the values in a range that meet criteria that

you specify.

Syntax: SUMIF(RANGE , CRITERIA)

Example: SUMIF(A2:E2,">4") Gives result 11 because (5 + 6).

6. MOD: Returns the remainder after number is divided by divisor. The result has the same

sign as divisor.

Syntax: MOD(number, divisor)

Number is the number for which you want to find the remainder.

Divisor is the number by which you want to divide number.

Ex1: MOD(B2,A2) gives result 2 because remainder is 2 when 5 is divided by 3.

Page 61: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

16. Explain different types of Charts in Excel.

B) Charts are used to display series of numeric data in a graphical format to make it

easier to understand large quantities of data and the relationship between different series of

data. Here charts are prepared for the simple data from the following table.

Column charts

Data that is arranged in columns or rows on a worksheet can be plotted in a column chart.

Column charts are useful for showing data changes over a period of time or for illustrating

comparisons among items.

Line charts

Data that is arranged in columns or rows on a worksheet can be plotted in a line chart. Line

charts can display continuous data over time, set against a common scale, and are therefore

ideal for showing trends in data at equal intervals. In a line chart, category data is distributed

evenly along the horizontal axis, and all value data is distributed evenly along the vertical axis.

Page 62: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Pie charts

Data that is arranged in one column or row only on a worksheet can be plotted in a pie chart.

Pie charts show the size of items in one data series, proportional to the sum of the items. The

data points in a pie chart are displayed as a percentage of the whole pie.

Bar charts

Data that is arranged in columns or rows on a worksheet can be plotted in a bar chart. Bar

charts illustrate comparisons among individual items.

Page 63: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Area charts

Data that is arranged in columns or rows on a worksheet can be plotted in an area chart. Area

charts emphasize the magnitude of change over time, and can be used to draw attention to the

total value across a trend. For example, data that represents profit over time can be plotted in an

area chart to emphasize the total profit.

By displaying the sum of the plotted values, an area chart also shows the relationship of parts to

a whole.

XY (scatter) charts

Data that is arranged in columns and rows on a worksheet can be plotted in an xy (scatter)

chart. Scatter charts show the relationships among the numeric values in several data series, or

plots two groups of numbers as one series of xy coordinates.

A scatter chart has two value axes, showing one set of numeric data along the horizontal axis

(x-axis) and another along the vertical axis (y-axis). It combines these values into single data

Page 64: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

points and displays them in irregular intervals, or clusters. Scatter charts are typically used for

displaying and comparing numeric values, such as scientific, statistical, and engineering data.

17. What is a Slide Show? Explain procedure for perfect presentation.

A. To create a new presentation from a blank slide:

Click the Microsoft Office Button.

Click New

Click Blank Presentation.

Save a Presentation::

Click the Microsoft Office Button

Click Save

Type in the name for the Presentation

In the Save as Type box, choose Excel 97-2003 Presentation

Select Save button.

Preview a presentation as a slide show:

3. On the Slide Show tab, in the Start Slide Show group, do one of the following:

To start with the first slide in the presentation, click From Beginning.

To start with the slide that currently appears in the Slide pane, click From

Current Slide.

The presentation opens in Slide Show view.

4. Click to advance to the next slide.

18. Write about creating a form in Access.

A. To create a form:

5. Open the Navigation pane.

Page 65: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

6. Click the table or query on which you want to base your form.

7. Activate the Create tab.

8. Click Form in the Forms group. Access creates a form.

You can use the Navigation bars to move through the records on a form.

Create a Split Form

A split form is a form in which the same data is displayed in two views simultaneously. One

part of the form displays in Form view (stacked fields), while the other part displays in

Datasheet view.

5. Open the Navigation pane.

6. Click the table or query on which you want to base your form.

7. Activate the Create tab.

8. Click Split Form in the Forms group. Access creates a split form.

Create a Multiple Items Form

You can use the Multiple Items button on the Forms tab to create a form that displays multiple

records, one record per row.

5. Open the Navigation pane.

6. Click the table or query on which you want to base your form.

7. Activate the Create tab.

8. Click Multiple Items in the Forms group. Access creates a multiple items form.

Create a Form Using the Form Wizard

4. Open the Create tab on the Access ribbon. Click on More Forms and then

select Form Wizard.

5. From the dropdown box for Tables/Queries, select the table or query that contains the

fields that you want included in your new form. In this example, we’ll choose the table

labelled Contacts.

6. Follow the directions on the Report Wizard pages. On the last page, click Finish.

8227 MAY- 2014

PAPER-1: COMPUTER FUNDAMENTALS & MS-OFFICE

Time:- 3 Hours Max. Marks:- 50

SECTION-A 10 x 2=20

Note:- 1. Answer ALL Questions:

2. Each Question carries two Marks.

1. What is a Computer?

Page 66: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

A. Computer: It is an electronic device which processes given data to derive the required

and useful information. During the processing the computer has to perform various

functions like receives data (input) processes data (process) produces output

(information) stores results (storage).

2. What is an Icon?

Icons: Icons are small pictures that represent files, folders, programs, and other items.

3. Write the difference between Copy and Move.

Copy: When we make copy (copy and paste) it is present at both places source and

destination.

Move: When you make a move (cut and paste) it is present only at the destination and

no more in the source.

4. Write the paragraph alignments in MS-Word.

a. Align Left: the text is aligned with your left margin.

b. Center: The text is centered within your margins.

c. Align Right: Aligns text with the right margin.

d. Justify: Aligns text to both the left and right margins.

5. What is an autocorrect ?

AutoCorrect tool in Word to retain certain text the way it is.

6. What is a Macro?

Macro: The macro is a useful feature of excel that helps to automatic key commands

required to execute any command or task.

7. Define pivot table.

Pivot Table: PivotTables are used to looking at data in several dimensions. A

PivotTable report is an interactive way to quickly summarize large amounts of data in

detail.

8. Write the concept of OLE.

OLE- Object Linking and Embedding.

OLE provides use of hyperlinks to move from one slide to another, to a network or

Internet location, or even to another file or program altogether.

9. Define Database.

Database: A collection of data designed to be used by different people is called a

database. It is collection of interrelated data with controlled redundancy to serve one or

more applications.

10. What is a Template?

Template in MS-Acess: A template is a ready-to-use database containing all the

tables, queries, forms, and reports needed to perform a specific task.

SECTION - B 5 x 6 = 30

Note:- 1. Answer any five Questions:

2. Each Question carries six Marks.

11. Explain the characteristics of a Computer.

1)Speed: The computer is able to process the data and gives the output in fractions of

seconds, such that required information is given to the user on time enabling the user to

Page 67: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

take right decisions on right time. A powerful computer is capable of executing about 3

million calculations per second.

2) Accuracy : The accuracy of computers is consistently high enough which avoids any

errors. If it all there are errors, they are due to errors in instructions given by the

programmer.

3) Reliable: The output generated by the computer is very reliable, but it is reliable only

when the data, which is passing as input to the computer and the program, which gives

instructions are correct and reliable.

4) Storage Capacity: The computer has a provision to store large volumes of data in the

small storage devices, which have capacity to store huge amounts of data and help the

retrieval of data an easy task.

5) Versatile: Computers are very versatile machines. Computers are capable of performing

almost any task, provided the task can be reduced to a series of logical steps.

6) Automation: Once the instructions fed into computer it works automatically without any

human intervention until the completion of execution of program or meets logical

instructions to terminate the job.

7) Diligent : A computer is free from tiredness, lack of concentration, fatigue, etc. It can

work for hours without creating any error. If millions of calculations are to be

performed, a computer will perform every calculation with the same accuracy. Due to

this capability it overpowers human being in routine type of work.

12. Write the main functions of an operating system.

Functions of Operating System are:

VI. Resource Management

VII. Storage Management

VIII. Process Management

IX. Memory Management

X. Security Management

1) Resource management: Means Operating System will Manages all the Resources those are

Attached to the System means all the Resource like Memory and Processor and all the

Input output Devices those are Attached to the System are Known as the Resources of the

Computer System and the Operating system will Manage all the Resources of the System.

2 Storage Management: Operating System also Controls the all the Storage Operations

means how the data or files will be Stored into the computers and how the Files will be

Accessed by the users etc.

3. Process Management : The Operating System Treats the Process Management means all

the Processes those are given by the user or the Process those are System ‘s own Process

are Handled by the Operating System .

4. Memory Management: Operating System also Manages the Memory of the Computer

System means Provide the Memory to the Process and Also Deallocate the Memory from

the Process. And also defines that if a Process gets completed then this will deallocate the

Memory from the Processes.

Page 68: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

5. Security management: Operating System also provides us Sharing of Files between

Multiple Users, and also Provides Security among users by using user names and

passwords for login.

13. Write about Spell Checker.

Spell check: Used to check the spelling and grammar mistakes typed in a document. The

wrong words will be highlighted by red color under line. We can correct the mistakes typed in

the document with this facility.

Procedure:

Place the cursor at the beginning of the document or the beginning of the section

that you want to check

Click the Review Tab on the Ribbon.

Click Spelling & Grammar on the Proofing Group.

Any errors will display a dialog box that allows you to choose a more

appropriate spelling or phrasing.

If you wish to check the spelling of an individual word, you can right click any

word that has been underlined by Word and choose a substitution.

14. Write about Mail Merge.

Mail Merge: Mail merge is a very useful and powerful feature of MS-Word. It is used to print

personalized form letters. The form letters have the same contents but are sent to many persons.

Ex: Business reply letters, call letters and notice for a meeting.

In this facility, all address data is stored one file. The format of the letter is stored in

another file. Those are a) Main Document

b) Data source file

Selecting Recipients for Mail Merge Letters:

Click Start Mail Merge on the Mailings ribbon and select the type of document you’d

like to create.

Click Select Recipients on the Mailings ribbon to add recipients to the mailing.

We can opt to create a new database of recipients. You can also opt to use an existing list or

Outlook contacts.

Adding Recipients to Your Mail Merge Database:

In the New Address List Box, begin entering your contacts.

Each set of fields is referred to as an entry. To add additional recipients, click the New Entry

button. To delete an entry, select it and click Delete Entry. Click Yes to confirm the deletion.

Adding and Deleting Mail Merge Fields

Page 69: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

You may wish to delete or add fields types to your mail merge document.

Once you've added all your recipients, click OK on the New Address List dialog box. Name the

data source and click Save.

Inserting a Merge Field in Your Document

To insert a field into your document, click Insert Merge Field on the Mailings ribbon. Select

the field you would like to insert. The field name appears where you have the cursor located in

your document.

You can edit and format the text surrounding the field. Formats applied to the field will carry

over to your finished document. You can continue to add fields to your document.

Previewing Your Mail Merge Letters

To preview the letters, click Preview Results on the Mailings ribbon.

Correcting Errors in Mail Merge Fields

You cannot alter the data in the merge document. Instead, you'll need to fix it in the data

source.

To do this, click Edit Recipient List on the Mailings ribbon. In the box that opens, you can alter

the data for any of your recipients. When you're done, click OK.

Finalizing Your Mail Merge Documents:

After you've reviewed your documents, you're ready to finalize them by completing the merge.

Click the Finish & Merge button on the Mailings ribbon.

15. Explain any six Excel functions.

A. Mathematical functions: let us take a worksheet with simple data to explain

mathematical functions.

9. FACT: Returns the factorial of a number.

Syntax FACT(number)

Example: FACT(B2) gives 120 because B2 in Figure -1 contains 5 i.e., (1 x 2 x 3 x 4 x 5 =

120).

10. POWER: Returns the results of a number raised to a power

Page 70: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Syntax: POWER(number, power)

Example: POWER(B2,E2) gives result 25 because (52 = 25)

11. SQRT: Finds the square root of a value in the cell.

Syntax: SQRT(number)

Example: SQRT(C2) gives 2 because square root of 4 is 2.

12. SUM: The SUM function adds all the numbers that you specify as arguments.

Syntax: SUM(number1, [number2],[number3],[number4],…)

Example: SUM(A2:E2) Gives the result 20 because(3 + 5 +4 + 6 + 2 = 20)

5. SUMIF: You use the SUMIF function to sum the values in a range that meet criteria that

you specify.

Syntax: SUMIF(RANGE , CRITERIA)

Example: SUMIF(A2:E2,">4") Gives result 11 because (5 + 6).

6. MOD: Returns the remainder after number is divided by divisor. The result has the same

sign as divisor.

Syntax: MOD(number, divisor)

Number is the number for which you want to find the remainder.

Divisor is the number by which you want to divide number.

Ex1: MOD(B2,A2) gives result 2 because remainder is 2 when 5 is divided by 3.

16. Write about Charts in Excel.

C) Charts are used to display series of numeric data in a graphical format to make it

easier to understand large quantities of data and the relationship between different series of

data. Here charts are prepared from the following table.

Column charts

Data that is arranged in columns or rows on a worksheet can be plotted in a column chart.

Column charts are useful for showing data changes over a period of time or for illustrating

comparisons among items.

Page 71: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Line charts

Data that is arranged in columns or rows on a worksheet can be plotted in a line chart. Line

charts can display continuous data over time, set against a common scale, and are therefore

ideal for showing trends in data at equal intervals. In a line chart, category data is distributed

evenly along the horizontal axis, and all value data is distributed evenly along the vertical axis.

Pie charts

Data that is arranged in one column or row only on a worksheet can be plotted in a pie chart.

Pie charts show the size of items in one data series, proportional to the sum of the items. The

data points in a pie chart are displayed as a percentage of the whole pie.

Page 72: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Bar charts

Data that is arranged in columns or rows on a worksheet can be plotted in a bar chart. Bar

charts illustrate comparisons among individual items.

Area charts

Data that is arranged in columns or rows on a worksheet can be plotted in an area chart. Area

charts emphasize the magnitude of change over time, and can be used to draw attention to the

total value across a trend. For example, data that represents profit over time can be plotted in an

area chart to emphasize the total profit.

Page 73: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

By displaying the sum of the plotted values, an area chart also shows the relationship of parts to

a whole.

XY (scatter) charts

Data that is arranged in columns and rows on a worksheet can be plotted in an xy (scatter)

chart. Scatter charts show the relationships among the numeric values in several data series, or

plots two groups of numbers as one series of xy coordinates.

A scatter chart has two value axes, showing one set of numeric data along the horizontal axis

(x-axis) and another along the vertical axis (y-axis). It combines these values into single data

points and displays them in irregular intervals, or clusters. Scatter charts are typically used for

displaying and comparing numeric values, such as scientific, statistical, and engineering data.

Page 74: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

17. Write the steps to create, save and preview a presentation.

To create a new presentation from a blank slide:

Click the Microsoft Office Button.

Click New

Click Blank Presentation.

Save a Presentation::

Click the Microsoft Office Button

Click Save

Type in the name for the Presentation

In the Save as Type box, choose Excel 97-2003 Presentation

Select Save button.

Preview a presentation as a slide show:

5. On the Slide Show tab, in the Start Slide Show group, do one of the following:

To start with the first slide in the presentation, click From Beginning.

To start with the slide that currently appears in the Slide pane, click From

Current Slide.

The presentation opens in Slide Show view.

6. Click to advance to the next slide.

18. Explain the steps for creating report in Access.

Create a report by using the Report tool

The Report tool provides the fastest way for you to create a report, because it generates a report

immediately without prompting you for information.

3. In the Navigation Pane, click the table or query on which you want to base the report.

4. On the Create tab, in the Reports group, click Report.

Access builds the report and displays it in Layout view.

Create a report by using the Report Wizard

You can use the Report Wizard to be more selective about what fields appear on your report.

You can also specify how the data is grouped and sorted,

3. On the Create tab, in the Reports group, click Report Wizard.

4. Follow the directions on the Report Wizard pages. On the last page, click Finish.

Page 75: COMPUTER FUNDAMENTALS & MS - OFFICE - Webnodefiles.csevoc.webnode.com/200000049-07d9b08cfc/paper 1- Computer... · COMPUTER FUNDAMENTALS & MS - OFFICE ... magnetic disks and floppy

Create a report by using the Label Wizard

Use the Label Wizard to easily create labels for a wide variety of standard label

sizes.

4. In the Navigation Pane, open the table or query that will be the record source for your

labels by double-clicking it.

5. On the Create tab, in the Reports group, click Labels.

6. Follow the directions on the pages of the Label Wizard. On the last page, click Finish.

Create a report by using the Blank Report tool

If you aren't interested in using the Report tool or the Report Wizard, you can use the Blank

Report tool to build a report from scratch. This can be a very quick way to build a report,

especially if you plan to put only a few fields on your report.

6. On the Create tab, in the Reports group, click Blank Report.

7. A blank report is displayed in Layout view, and the Field List pane is displayed on the

right side of the Access window.

8. In the Field List pane, click the plus sign next to the table or tables containing the fields

that you want to see on the report.

9. Drag each field onto the report one at a time, or hold down CTRL and select several

fields, and then drag them onto the report at the same time.

10. Use the tools in the Controls group on the Format tab to add a logo, title, page

numbers, or the date and time to the report.