0% found this document useful (0 votes)
59 views8 pages

Ict Year 6 Ig Revision With Answers

Uploaded by

omar999eg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views8 pages

Ict Year 6 Ig Revision With Answers

Uploaded by

omar999eg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

At NGIS, we seek beyond just knowledge acquisition.

Our target is to build balanced, principled and internationally


minded learners, developing needed skills for the upcoming future with its industrial revolution and challenges to be
able to make a better and peaceful world.

New Generation International School

First Term Final Revision (2024-2025)

Computer

Year 6

Name: __________________________________________________________________

Year: ___________________________________________________________________
New Generation International School

First Semester Revision Worksheet


Academic year 2024-2025
Section A
Q:1. Fill in the blanks with the help of given word bank.
Event high-level LAN Sorting 12 program
15 14 2 13
languages
workstation Peer-to-peer chart 11 Android vertical 6
5 1 3
series
address 10 Topology comma horizontal Merging
4 9 series 8 7

1. _____________ architecture is a type of network in which each workstation has


equivalent capabilities and responsibilities.
2. In __________computers are interconnected within a limited geographical area.
3. __________ is one of the most popular operating system designed by Android Inc.
4. __________ is the physical arrangement of computers on a network.
5. A _______________ is a computer for individual use on a network.
6. A column is a _____________ of cells.
7. ____________ cells combine two or more cells into one.
8. A row is a ___________________ of cells.
9. Text can be converted into a table using ___________, paragraph marker, or tab to
separate columns.
10.A cell reference is also known as a cell ___________.
11.A _____________ is a graphical representation of information.
12.______________rearranges data in ascending or descending order.
13.A ______________is a set of instructions given to a computer to accomplish a task.
14.Third-generation languages use __________________ like FORTRAN, COBOL,
PASCAL, and C.

1
15.____________ are the actions or notifications that are used to initiate code
execution.
Q:2. Choose the correct options.
1. Which of the following is NOT a type of network?
a) LAN
b) WAN
c) MAN
d) SAN

2. What is the physical arrangement of computers in a network called?


a) Topology
b) Server
c) Client
d) Hub

3. Which of the following is a wireless communication technology?


a) Bluetooth
b) Ethernet
c) Fiber-optic cable
d) Coaxial cable

4. Which shortcut key can be used to go to the end of a row?


a) Alt + Home
b) Alt + End
c) Ctrl + End
d) Shift + End

5. Which option is used to create a table?


a) Insert tab -> Tables group -> Table drop-down list -> Insert Table
b) Insert tab -> Table option -> Tables group -> Table drop-down list -> Insert
c) Insert tab -> Table option -> Tables group -> Table drop-down list -> Draw

6. Which chart type is best for showing trends over time?


a) Bar chart
b) Line chart
c) Pie chart
d) Scatter chart

2
7. What is a cell reference?
a) A formula used to calculate values
b) A function that performs a specific task
c) The location of a cell in a spreadsheet
d) A chart type

8. What is the purpose of filtering data?


a) To format data
b) To arrange data in a specific order
c) To display only the relevant data
d) To create a chart

9. What is the difference between an absolute and a relative cell reference?


a) Absolute references change when copied, while relative references do not.
b) Relative references change when copied, while absolute references do not.
c) There is no difference between absolute and relative cell references.
d) Absolute references are used for formulas, while relative references are used for
formatting.

10. What is the role of a compiler?


a) To execute a program line by line
b) To translate source code into machine code
c) To interpret source code
d) To create an executable file

11.What is the purpose of object code?


a) To make the program more readable for humans
b) To store the source code in a compressed format
c) To create an executable file that can be run by the computer
d) To translate the program into different languages

12. Which of the following is a high-level programming language?


a) Assembly language
b) Machine language
c) BASIC language
d) Binary code

3
13. Which programming paradigm emphasizes the step-by-step execution of
functions?
a) Modular programming
b) Procedural programming
c) Object-oriented programming
d) Event-driven programming

14.Which programming paradigm is best suited for creating graphical user


interfaces?
a) Modular programming
b) Procedural programming
c) Object-oriented programming
d) Event-driven programming

15.What is the horizontal axis of the chart called?


a) Y-axis
b) X-axis
c) Data label
d) Axis title

Q:3. Write True or False.

1. A print server manages network printers. ( T )


2. A network can consist of only one computer. ( F )
3. Wireless communication uses radio waves to transmit data. ( T )
4. A table is used to create data in the form of rows and columns. ( T )
5. Delete Row in the Insert tab helps to create tables. ( F )
6. When you click on the Quick Table option, the mouse pointer changes to a pencil
which can be used to draw tables in a document. ( F )
7. The intersection of a row and a column is called a cell. ( T )
8. Arranging data either in ascending or descending order is called sorting. ( T )
9. Filtering shows the data we want to see while temporarily hiding the rest. ( T )
10.Compilers translate source code into machine language. ( T )
11.Interpreters execute source code line by line. ( T )

4
12.Object code is the human-readable form of a program. ( F )
13.A program is a set of commands that a computer can understand and execute. ( T )

14.Assembly language is a high-level programming language. ( F )


15.BASIC supports an assembler as a translator. ( F )
16.A computer requires instructions to perform any task. ( T )
17.The interpreter converts an assembly language into a machine language. ( F )
18.RAD stands for Rapid Access Development. ( F )
19.In a bus topology all workstations are connected to the central hub. ( F )
20.Bubble charts can show three dimensions of data. T

Section B
Q:4. Answer the following questions.

1. List the three names of network topology?


STAR BUS RING
___________________________________________________________________

2. What is the difference between a row and a column in a table?


a column is a vertical series of cells
_________________________________________________________________
row is a horizontal series of cells.

3. State three types of language translators.

Compiler - Assembler - Interpreter


___________________________________________________________________

5
4. What are the different types of cell references?

relative - absolute - mixed


__________________________________________________________________

5. List any five types of charts in MS Excel?


Pie chart
1. _________
Line chart
2. _________

Column
3. _________

Bar
4. _________

Area
5. _________

6. State one programming language that is used in Third generation?

BASIC, C, C++, C# and Java


________________________________________________________________

7. What is the difference between a bar chart and a column chart?

column charts are vertical


Bar charts are horizontal
________________________________________________________________________________

6
8. What type of chart is best for comparing the relative sizes of different parts of a

whole?
pie chart
________________________________________________________________________________

Q:5. Match the following Columns.

1. First generation language _____BASIC


3

2. Second generation language 5


____ Artificial Language

3. Third generation language 2


____ Assembly language

4. Fourth generation language 1


____ Machine language

5. Fifth generation language 4


____ SQL

You might also like