Gst103 Computer Fundamentals Summary 08024665051
Gst103 Computer Fundamentals Summary 08024665051
A _______is basically defined as a tool or machine used for processing data to give required
information.
Computer
_______is referred to facts about a person, object or place e.g. name, age, complexion,
school, class and height
Data
The _______method of data processing involves the use of chalk, wall, pen pencil and the
like.
Manual
The ______method of data processing involves the use of machines such as typewriter, roneo
machines, adding machines and the like.
Mechanical
The computer method of carrying out data processing has the following major features
Data can be steadily and continuously processed
The operations are practically not noisy
There is a store where data and instructions can be stored temporarily and
permanently.
The computer hardware comprises the input unit, processing unit and_______.
output unit
The input unit comprises those media through which data is fed into the computer. Examples
include the keyboard, mouse, joystick, trackball, scanner etc.
All the electronic components in a PC are mounted on a piece of fiberglass called the______.
Motherboard
A small battery powers a ______ to keep track of the time when the PC is turned off.
Clock
The ______ keys can be likened with the conventional typewriter keys.
Alphanumeric
The ______ keypad contains a set of keys required for typing or entering number digits 0, 1,
2, 3, 4, 5, 6, 7, 8, and 9 into the computer store.
Numeric
When the ______ key is pressed, the capital letters on the alphanumeric keys are activated.
Shift
The processing unit is made up of the Arithmetic and Logic Unit (ALU), control unit and
______
main memory
The main memory also known as the primary memory is made up of the Read Only Memory
(ROM) and the Random Access Memory (RAM).
______are the series of instructions that enable the computer to perform a task or group of
tasks
Computer software
The different categories of personnel that operates the computer are called_______
Computer users
The ______ranges from the building housing the other elements of the computing system
namely the computer and the users, the furniture and auxiliary devices
Computing environment
The first general purpose programmable electronic computer was the ______
Electronic Numerical Integrator and Computer (ENIAC)
The following high level programming languages were introduced during the Second
Generation of computer
FORTRAN
ALGOL
COBOL
The term______ is generally reserved for a machine that is an order of magnitude more
powerful than other machines of its era.
Supercomputer
_______ counts the data it deals with whether representing numbers, letters or other symbols,
are converted into binary form on input to the computer.
Digital Computer
______hold data in the form of physical variables rather than numerical quantities
Analog computers
A ______ computer needs a conversion element which accepts analog inputs, and output
digital value
Hybrid Computer
______ is like laptop computers but smaller in size, although small but comprises all the
components of a full system.
Notebook Computer
The ______Computers have memory capacity in the range 128K bytes to 256 Kbytes
Mini
The _____ often called number crunches have memory capacity of the order of 4 Kbytes and
they are very expensive.
Main Frame Computers
When a computer is switched on and running a program, ______is used for purposes such as
holding the program and its data
RAM (Random Access Memory)
The ______ is the computer‟s main permanent storage unit, holding large amount of data and
programs.
hard disk
The computer ______devices are those devices which are attached to the system unit.
Peripheral
The ______ key is often used in most text mode to perform block operations like mass
deletion, insertion and so on.
Control
The _______ key is actually used to inform the computer the end of an input or command.
Return
The _____ key deletes the character at the cursor position when pressed and the remaining
text moves to the left while the cursor remains at the same position.
Delete
The ______ Key deletes the characters to the left of the cursor when pressed and all other
characters to the right of the cursor are shifted one space to the left.
Backspace
The ______is the longest key found on most keyboards and it erases characters at the cursor
position or gives blank space when pressed.
Spacebar
The ______ Key moves the cursor by five spaces to the right when pressed.
Tab
A _______ is the primary input device for modern computers that feature operating systems
with a graphical user interface
Mouse
All modern PC operating systems rely on an ______ pointer to select and execute commands.
on-screen
A ______ is simply an input device built to help the user control this on-screen pointer in as
natural and efficient a manner as possible.
Mouse
The _____ on the computer screen mimics the movements of the mouse.
Pointer
The mouse controls the on-screen pointer and lets you select program icons, manipulate
property sheets, and_______.
Access data
A ______ is the computer component that lets you create copies of the information stored in
your computer on paper.
Printer
There are three basic types of printers available for use with personal computers:
Laser printers
Inkjet printers
Dot-matrix printers
______ combine a magnetic roller with powdered ink called toner to transfer high-quality
characters or images onto a page.
Laser printers
_______ printers have small nozzles that actually spray fast-drying ink onto the page to form
characters or images.
Inkjet
______ printers use a print head to strike an inked ribbon against paper, like a typewriter,
creating characters out of a series of dots.
Dot-matrix
A ______ works by dividing an image into microscopic rows and columns and measuring,
like the film in a camera how much light reflects from each individual intersection of the
rows and columns.
Scanner
A _____ is a good choice for large volumes of text, but not for handling delicate original
photographs.
sheetfed scanner
A ______ is a series of coded instructions showing the logical steps the computer follows to
solve a given problem.
Program
______ refers to the suits of programs that facilitates the optimal use of the hardware systems
and or provide a suitable environment for the writing, editing, debugging, testing and running
of User Programs.
System Software
An ______ is a program that acts as an interface between a user of a computer and the
computer hardware.
operating system
The purpose of an operating system is to provide an environment in which a user may ______
programs.
execute
______ are programs written for direct execution on computer hardware in order to make the
power of the computer fully and efficiently accessible to applications programmers and other
computer users.
Systems programs
Operating systems which handle airlines reservations, machine tool control, and monitoring
of a nuclear power station are called_______
Real time OS
A ______is a system that allows more than one active user program (or part of user program)
to be stored in main memory simultaneously
multiprogramming operating system
A ______ is a computer hardware configuration that includes more than one independent
processing unit.
multiprocessing system
A _______ is one that appears to its users as a traditional uniprocessor system, even though it
is actually composed of multiple processors.
distributed operating system
The operating system is responsible for the following activities in connection with processes
managed.
The creation and deletion of both user and system processes
The suspension are resumption of processes
The provision of mechanisms for process synchronization
The provision of mechanisms for deadlock handling
The operating system is responsible for the following activities in connection with memory
management.
Keep track of which parts of memory are currently being used and by whom.
Decide which processes are to be loaded into memory when memory space becomes
available.
Allocate and deallocate memory space as needed
The operating system is responsible for the following activities in connection with disk
management
Free space management
Storage allocation
Disk scheduling
The operating system is responsible for the following activities in connection with file
management:
The creation and deletion of files
The creation and deletion of directory
The support of primitives for manipulating files and directories
The mapping of files onto disk storage
Backup of files on stable (non volatile) storage
_______ refers to a mechanism for controlling the access of programs, processes, or users to
the resources defined by a computer controls to be imposed, together with some means of
enforcement.
Protection
A _______ is a collection of processors that do not share memory or a clock.
distributed system
The ______ is the primary interface between the user and the rest of the system.
command interpreter
A ________ is a set of notations in which were express our instructions to the computer.
programming language
_______ is the initial program written in a language different from machine language is
called the source program and its equivalent in machine language is called object program.
Language Translator
________ is a program that accepts program fin a source language, reads, translates and
executes it, line by lone into machine language
An Interpreter
A _______ is a computer program that accepts a source program in one high-level language,
reads and translates the entire user‟s program into an equivalent program in machine
language, called the object program or object code.
Compiler
______ are packages that enable you to bring out images, diagrams and pictures.
Graphic Packages: These
A _____ is an organized collection of data that allows for modification taking care of
different users view.
Database
Examples are Dbase II, III, IV, FoxBASE, Rbase Data Perfect, Paradox III, Revelation
Advanced and MS-Access.
_______ are packages that can be used to solve statistical problems e.g. Stat graphical, SPSS
(Statistical Packages for Social Scientists).
Statistical Packages:
________ are packages that can be used to produce books and documents in standard form.
Desktop Publishing
Examples are PageMaker, Ventura, Publishers, Paints Brush, Xerox Form Base, News Master
II, Dbase Publisher.
_______ are packages that contain a lot of games for children and adults.
Game Packages:
An _______ directs the computer to accept data from a specific input device and store it in a
specific location in the store.
input instruction
An _______ tells the computer to move a piece of data from a computer storage location and
record it on the output medium.
output instruction
A _______ allows the programmer to take advantage of all the features and capabilities of the
computer system for which it was designed.
machine language program
_______ displays in separate boxes the essential steps of the program and shows by means of
arrows the directions of information flow.
Flowchart
An _______ is a set of rules for carrying out calculation either by hand or a machine.
Algorithm
An ______ is a sequence of computational steps that transform the input into the output.
Algorithm
______ is a program design aid that serves the function of a flowchart in expressing the
detailed logic of a program.
Pseudocode
_______ is the use of computers to create, revise, and save documents for printing and future
retrieval.
Word processing
______ enable you to change information easily without retyping entire documents.
Word processors
For example, you can change margins, add and delete text, move paragraphs, and correct
spelling errors. All revisions are made within the computer and are then saved on a disk and
printed.
A _______ program provides facilities to edit documents and define their layout and enable
them to be printed.
word processing
By pressing the ______ key, you can delete the character or space immediately to the left of
the insertion point.
Backspace
Word will suggest the complete word or phrase after you type the first few letters. This
feature is called_______.
AutoComplete
Text files can be created and modified with the aid of a special program called an______.
Editor
The Windows environment provides a temporary storage area called the ______
Clipboard
An _____ is a program used to create text files or make changes to existing files.
Editor
_______ determines how text is positioned between the left and right indents.
Paragraph alignment
There are _______ alignment options.
Four
A ______ comprises a grid of numbered rows and lettered column intersecting in cells.
Spreadsheet
_______ has become a universal tool of any modern man (or woman).
Computer
______, today is not defined only in terms of the ability to read and/or write but in addition, it
includes the ability to use and communicate with the aid of computer.
Literacy
In the _____ sector, computers are being used to promote teaching and learning.
education
In the education sector, _____ are being used to promote teaching and learning.
computers
In the education sector, computers are being used to promote _____ and learning.
teaching
In the education sector, computers are being used to promote teaching and______.
learning
In the education sector, computers are being used to _____ teaching and learning.
promote
The field of _____ provides the most fascinating application of computing system.
education
______ using public terminals can go through a menu-driven programme to find specific
books or periodicals, recall books on loans and also make requisition for short loan items.
Readers
Readers using _____ terminals can go through a menu-driven programme to find specific
books or periodicals, recall books on loans and also make requisition for short loan items.
public
A computer based on-line public access ______ system manages a search for materials using
indices such as author‟s name, book title, subject and classmark.
catalogue
In the early days of computing, computers were originally meant to assist in _____ and
engineering applications.
scientific
In the early days of computing, computers were originally meant to assist in scientific and
______ applications.
engineering
______ are becoming more complex and competitive thus increasing the need to produce and
process more accurate and timely data both in quantity and quality.
Corporate operations
______ is a work schedule which demands speed, accuracy, carefulness and honesty.
Payroll preparation
______ involves making references to a number of source documents which by their nature
also require constant and periodic updating.
Payroll preparation
A ______ involves a computerized system of data processing procedures which are integrated
in an organisation to provide accurate, complete, concise, timely and effective data which
management can use at various level of decision making for planning, organizing, directing,
controlling and monitoring procedures.
Management Information System
______ devices are used in the design of products while computer monitored quality control
procedures are used in production process to detect items that fail to meet the approved
quality standards and specifications.
Computer Aided Designs (CAD)
The _____ tells the computer what to do such as add, subtract, multiply and divide.
operation code
The _____ tell the computer the data items involved in the operations.
operands
An ______ instruction directs the computer to accept data from a specific input device and
store it in a specific location in the store.
input
An ______ instruction tells the computer to move a piece of data from a computer storage
location and record it on the output medium.
output
An ______ will cause the computer to branch to a statement regardless of the existing
conditions.
unconditional branch instruction or statement
A ______ will cause the computer to branch to a statement only when certain conditions
exist.
conditional branch statement
______ directs the internal operations of the computer and applications software allows the
programmer to use the computer to solve user made problems.
System software
A ______ allows the programmer to take advantage of all the features and capabilities of the
computer system for which it was designed.
machine language program
______ allows the programmer to remember the operations codes easily than when expressed
strictly as binary numbers.
Assembly (Low Level) Language
In assembly language, the operation code is expressed as a combination of letters rather than
binary numbers, sometimes called______.
mnemonics
The storage address or location of the operands is expressed as a symbol rather than the
actual numeric address.
True
Among the existing and popular high level programming languages are Fortran, Basic,
Cobol, Pascal, Algol, Ada and P1/1.
A______, by using a menu system for example, allows users to specify what they require,
rather than describe the procedures by which these requirements are met.
4GL
A ______ offers the user an English-like set of commands and simple control structures in
which to specify general data processing or numerical operations.
4GL
A program is translated into a conventional high-level language such as Cobol, which is
passed to a______.
compiler
______ is the act of writing a program which a computer can execute to produce the desired
result.
Computer programming
A ______ is the sequence of simple instructions into which a given problem is reduced and
which is in a form the computer can understand, either directly or after interpretation.
computer program
The programs designed to convert the general-purposes computer into a tool for a specific
task or applications are called ______
Application programs
The preparation of a computer program involves a set of procedure classified into _____
major stages
eight
The function of the ______ is to convert the program statements into the binary code of the
computer called the object code.
translator
The function of the translator is to convert the program statements into the binary code of the
computer called the_____.
object code
______ displays in separate boxes the essential steps of the program and shows by means of
arrows the directions of information flow.
Flowchart
A ______ can also be said to be a graphical representation of an algorithm, that is, it is visual
picture which gives the steps of an algorithm and also the flow of control between the various
steps.
Flowchart
______ is a program design aid that serves the function of a flowchart in expressing the
detailed logic of a program.
Pseudocode
A series of structured words is used to express the major program functions. These structured
words are the basis for writing programs using a technical term called_____
structure programming
_______ are a simple yet powerful and unambiguous way of showing the actions to be taken
when a given set of conditions occur.
Decision tables
______ section contains a list of all possible conditions which could apply in a particular
problem.
Conditions stub
_______ section contains the different combination of the conditions each combination being
given a number termed a „Rule‟:
Condition entry
_______ section contains a list of the possible actions which could apply for any given
combinations of conditions.
Action stub
______ section shows the actions to be taken for each combination of conditions.
Action entry
An interconnected set of two or more computers with data communication devices may be
called a_____.
computer network
______ refers to two LANs linked between two buildings in the same metropolis.
Metropolitan Area Network
______ refers to the linking up the world‟s LANs, MANs and WANs to form a web of
networks that cover the earth.
World Wide Web
When two or more computers are interconnected this is generally referred to as a_____.
network
______ can be used to transfer information between computers, even if they use different
operating systems.
Networks
A _____can be used to send data to remote storage devices and printers, without having to
send all of the signals through an expensive mainframe computer.
network
Generally, _____ provide an inexpensive way to interconnect any number of systems and
make communication and sharing of data quick and easy.
networks
There are two main categories of networks used in the industry which are ______
LAN’s (Local Area Network) and WAN’s (Wide Area Network)
A _____ is a network in which all signals run on a single set of cables, which is fully
administered by the owner.
LAN
There are three typical network topologies (layouts). These are ______
star, ring and bus shapes
The ______ shape is the outlying stations communicate through a central hub device.
star
In a _____ network, messages circulate the loop, passing from station to station like an old
fashioned bucket brigade of fire fighters.
ring
The _____ is usually a high performance computer with a very large hard disk.
File server
The _____ is a mass storage device that all users can share.
file server
______ is used to store all shared programs and data on the network.
File server
LANs or MANs that are connected between cities are known as_____.
WAN’s
______ transmits sounds, not the radio frequency signals that pulse around a LAN.
Telephone
The Internet is a global network of computers that are able to communicate with one another,
using a common language called ______
HTML (Hypertext Mark-up Language)
_______ are like the books, and web “pages” are like specific pages in the books.
Web sites
______ can contain news, images, movies, sounds, and 3D worlds – just about anything.
Pages
______ means following hyperlinks to pages and subjects you may never have heard about,
meeting new people, visiting new places, and learning about things from all over the world.
Surfing
You connect to other pages by clicking text or graphics that are called______.
hyperlinks
Hyperlinks are underlined or bordered words and graphics that have web addresses also
known as ______ embedded in them.
URL
______ are underlined or bordered words and graphics that have web addresses (also known
as URL – Universal Resource Locator) embedded in them.
Hyperlinks
Hyperlink text is a different colour from the rest of the text in a web site.
True
The ______ network makes use of radio waves to transmit data or information from one node
to another.
wireless
URL stands for Universal Resource Locator which is simply another word for______.
address
______ are the people who control the access to the web.
Internet Service Providers (ISP)
_____ is the unique code assigned to the location of a file in storage, a device in a system or
network, or any other data source on a network.
Address
______ are multimedia files that are „attached‟ to an E-mail; can be text, graphics, sound,
video, spreadsheet, database or even an entire application.
Attachments
______ is number of signalling elements that can be transmitted per second on a circuit.
Older term being replaced by bps-bits per second
Baud
______ is application software that gives you a graphical interactive interface for searching,
finding, viewing and managing information over a network.
Browser
______ is a computer that uses the services of another computer (a server or host).
Client
A ______ sits at the gateway of a private network and only lets certain types of information
in from and out to the network.
firewall
______ is a computer that provides access to files for remote users (clients).
File server
______ is a “tag” language in which web pages are formatted and web information is
distributed.
HTML (Hyper Text Markup Language)
A _____ is an Internet service provider‟s dial-up connection for modem users, used
particularly to describe local connections so modem users don‟t have to dial long distance.
pop
To ______ a file means to decompress, or expand a file that has been made smaller using a
compression utility.
unzip
A _____ is basically an electronic bulletin board where messages are left for others to see and
respond to if necessary.
When you post a message to a_____, it is posed onto your ISP‟s news server.
newsgroup
_____ instruction directs the computer to accept data from a specific input device and store it
in a specific location in the store
Input
When errors are detected in a program, a series of diagnostics referred to as an error ____ list
is generated by the language translator
Message
In _____ alignment, the text along the right side of the paragraph appears ragged
Left
In Excel, chart ____ allow you to print a chart that is separate from data
Sheets
____ chart is used when printing a worksheet and a chart on a single sheet of paper
Embedded
Gridlines in a plot area makes it easy to compare data marker with an axis value
True
The Chart ____feature leads a user through a step-by-step process to create a chart and
displays sample views as you build it
Wizard
Write-protecting a disk means preventing the computer from ___ (over) important data that
are already contained in it
erasing
Aside the cables, there are ___ components that are present in most networks
three
_____ is the number of signalling elements that can be transmitted per second on a circuit
Baud
The Print button on the Standard docked toolbar does NOT bypass the Print dialog box.
False
In _____ alignment, the texts along both sides of the paragraph appear ragged
centre
____ instruction tells the computer to move a piece of data from a computer storage location
Output
A _____ branch statement will cause the computer to branch to a statement only when certain
conditions exist
conditional
Operating system that appears to its users as a traditional uniprocessor system is______
Distributed
The operating system environment in which the response time is the turnaround time
is______
The following are other names for command interpreter system EXCEPT_____
Kernel
The error that results from Illegal use of a feature of programming language is______
Syntax
The following are tools for planning problem solution step in programming EXCEPT______
Coding
In Microsoft PowerPoint, which of the following function key is used to run a slide show?
F5
In Excel, which of the following makes it easy to compare actual worksheet data to graphical
representation of the data?
Embedded chart
In which of the following paragraph alignment options is the text along the left side of the
paragraph appears ragged
Right
Which of the following key combinations moves you to the bottom of the current document?
<Ctrl> + <End>
Which of the following is used in network environment to store all shared programs and
data?
File server
Which of the following tabbed categories is used for predesigned PowerPoint presentations
?
Presentation
In PowerPoint, in which view can you work with only one slide at a time, add title and body
text, graphs, organization charts, clip art, WordArt, draw shapes and have access to all of the
toolbars and the commands on the menu bar?
Slide
The following are secondary functions of the computer operating systems EXCEPT
Control the allocation and use of the computing system‟s resources among the various users
and tasks
Computer software come in different forms. Which of the following is NOT one?
Device ports
When entering texts, which of the following keys has no effect on itself?
Shift
Early computers were rarely owned by individuals but rather confined to the laboratories and
few research institutes because_____
They were large in size and too expensive
In which of the Slide views in PowerPoint do you view thumbnails of all of the slides in your
presentation and arrange the order of the slides?
Slide sorter view
Computer programming languages can be classified into the following categories EXCEPT
Medium level symbolic language
Which of the following is NOT one of the panes in the Normal view of the PowerPoint
window
Sorter
In _____ network, radio waves are used to transmit data or information from one node to the
other
Wireless
The software tool that is used to look at web pages is called ____.
Browser
Following hyperlinks to pages and subjects one may never have heard about is called ____.
Surfing
The devise in telephone system that converts series of electronic signals into pulses of sound
is ____.
Modem
In Excel, chart ____ allow you to print a chart that is separate from data
Sheets
When saving a document for the first time in Microsoft Word, it automatically assigns a
filename using the ____line of the document content.
First
In PowerPoint ____ view, user is presented with the presentation outline, current slide, and
current slide notes
Normal
______ instruction will get information from the hard disk and print on paper
Output
The operands in an instruction must consist of the actual data that the computer will use to
perform an operation.
False
A _____ operating system allows more than one active user program to be stored in main
memory at the same time
Multiprogramming
______ sits at the gateway of a private network and only lets certain types of information in
from and out to the network.
Firewall
In a network operating system the users are NOT aware of the existence of multiple
computers.
False
In most software packages, the function key F1 is used to run the ___program.
Help
____are peripheral devices used to digitize artwork, photographs, text, or other items from
hard copy.
The chips have data written on them during manufacturing that tells the CPU what to do
when the PC is switched on is referred to as____
ROM
In Operating systems the primary interface between the user and the rest of the system is
its_____
Command Interpreter
This short cut key combination deletes a line in most text documents.
CTRL + Y
______ consists of expensive and very fast memory chips that store the data or instructions
that the CPU will look at next.
Cache Memory
Modern Computer Operating Systems may be classified into any of the following except
Virtual
A series of coded instructions showing the logical steps the computer follows to solve a given
problem is called a______
Programm
Computer program that accepts a source program in one high-level language, reads and
translates the entire user‟s program into an equivalent program in machine language is
referred to____
Compiler
Assembly language has a one-to-one relationship with machine language, but uses symbols
and ____for particular items.
mnemonics
______is a program design aid that serves the function of a flowchart in expressing the
detailed logic of a program.
Pseudocode
An unambiguous way of showing the actions to be taken when a given set of conditions occur
is by using a______
Decision table
The term_____ is referred to facts about a person, object or place e.g. name, age, complexion,
school, class, height etc.
Data
_____ is referred to as processed data or a meaningful statement e.g. Net pay of workers,
examination results of students, list of successful candidates in an examination or interview
etc.
Information
The_____ of data processing involves the use of machines such as typewriter, roneo
machines, adding machines and the like.
Mechanical method
The computer has both _____ and_____ facilities for holding data and instructions. This
capacity varies from one machine to the other.
Internal and external storage
The computer_____ comprises the input unit, the processing unit and the output unit.
Hardware
_____ are the series of instructions that enable the computer to perform a task or group of
tasks
Computer software
The web lets you _____ or _____ from one web p age to other pages on the web.
jump or hyperlink
One of the areas in which computer has been applied intensively and extensively is the_____
Military
Computer application in_____ has led to the use of computer terminals at home.
Communications
The_____ now provides faster, more convenient and cheaper electronic flow of information
than the telephone, fax and telex transmission.
Electronic mail service
The delivery of health care facilities has been one of the notable areas in which computer
applications have proved most beneficial to mankind.
Health care facilities
The computer is used in the diagnosis and physiological monitoring of patients life during
surgical operation and intensive care programme.
Physiological
Computer is commonly used to find the accurate solutions to both_____ and_____ problems
scientific and engineering
The computer is used to find solution to very complex_____ and statistical computations at
incredible speed and accuracy.
Mathematical
Computer technology has changed the face of____ and____ through its various applications.
business and industry
Information and_____ replace capital and energy as the primary wealth-creating assets.
Knowledge
The computer is used to_____ the foreign exchange rates of major currencies.
Calculate
A_____ involves a computerized system of data processing procedures which are integrated
in an organisation to provide accurate, complete, concise, timely and effective data which
The computer is used as a tool by_____ to report accurately on the transaction register which
constitutes the most crucial aspect in the audit trail.
Auditors
_____ preparation is essentially a repetitive and a routine task which has to be done
periodically.
Payroll
Computer has become a ____ tool of any modern man (or woman).
universal
Hyperlinks are_____ or_____ words and graphics that have web addresses.
underlined or bordered
_____ is a different colour from the rest of the text in a web site.
Hyperlink text
The_____ enables you to create and edit text effects by using the available options.
WordArt toolbar
The_____ is one of the default toolbars displayed when you start PowerPoint.
Drawing toolbar
_____enables you to create drawn objects using a set of tools located on the Drawing toolbar.
PowerPoint
To use PowerPoint, you must load the program from the hard disk into the_____
computer’s memory
A quick way to print your whole worksheet is to click on the print button on the_____
standard toolbar
Text entries are left aligned while numeric entries and calculated results are_____.
right aligned
Each time you click on the_____ button, an extra decimal place is displayed to the right of
the decimal point.
Increase Decimal
Each time you click on the_____ button, one decimal place fewer is displayed.
Decrease Decimal
You can use Excel‟s built-in formats to change the appearance of numbers.
built-in formats
When you launch Excel, you see a new, blank workbook called_____
Book 1
Text files can be created and modified with the aid of a special program called an_____
Editor
To use Word, you must load the program from the hard disk into the______
computer’s memory
______ means the Program must do what it is supposed to do correctly and must meet the
criteria laid down in its specification.
Accuracy
_____ means the Program must always do what it is supposed to do, and never crash.
Reliability
_____ means the Program should cope with invalid data and not stop without an indication of
the cause of the source of error.
Robustness
______ means the Program must be easy enough to use and be well documented.
Usability
______ means the Program must be easy to amend having good structuring and
documentation.
Maintainability
In a high level language one specifies the logical procedures that have to be performed to
achieve a______
Result
Machine language is the binary language and its made up of only_____ and______
0s and 1s
______ has a one-to-one relationship with machine language, but uses symbols and
mnemonics for particular items.
Assembly language
______ programming languages are means by which programmers manipulate the computer.
Computer
______ have evolved from the machine language to assembly language, high level language
and very high level programming language.
Programming languages
The_____ are not designed by the programmer but by the fourth generation software itself.
program flows
A____ or_____ that assists computer users to write their own programs by expanding simple
statements into program code.
program generator or application generator
______ allow the computer to change the sequence of execution of instruction, depending on
conditions built into the program by the programmer.
Logic instructions
An____ directs the computer to accept data from a specific input device and store it in a
specific location in the store.
input instruction
The_____ tells the computer what to do such as add, subtract, multiply and divide.
operation code
_____ are packages that can be used to produce books and documents in standard form.
Desktop publishing
_____ are packages that can be used to solve statistical problems, e.g. Stat graphical, SPSS.
Statistical packages
______ are packages that enable you to bring out images, diagrams and pictures.
Graphical packages
______ are programs or packages that perform a variety of different processing operations
using data that is compatible with whatever operation is being carried out.
Integrated packages
_____ include programs to clear areas of storage, writing file labels and updating common
data.
Housekeeping Operations
______ makes an exact copy of a file from one medium to another or from an area of a
medium to another area of the same medium.
File copy
File Conversion covers data transfer from any medium to another, making an exact copy or
simultaneously ____ and_______
editing and validating
Utility Software is a set of commonly used programs in data processing departments also
called service or______
general-purpose programs
An Interpreter is a program that accepts program fin a source language, reads, translates and
executes it, line by lone into____
machine language
A Compiler is a computer program that accepts a source program in one high-level language,
reads and translates the entire user‟s program into an equivalent program in machine
language, called the object program or_____
object code
The suites of languages that translate other languages to machine language are called______
Language Translator
_____ provides the user with access to the various resources the system maintains.
distributed system
______ refers to a mechanism for controlling the access of programs, processes, or users to
the resources defined by a computer controls to be imposed, together with some means of
enforcement.
Protection