Class 8key
Class 8key
1
Class-8
1. Computer Networking
Exercise
A. 1. (a) 2. (b) 3. (c) 4. (a)
B. 1. (T) 2. (T) 3. (T) 4. (T) 5. (T)
C. 1. Protocol 2. SMTP 3. Router 4. Mesh 5. NIC
D. 1. Protocol is a set of rules that governs the communication between the computers over a
network.
2. The components needed for a network are:
(i) Network Interface Card (NIC)
(ii) Hub or switch
(iii) Router
(iv) Modem
(v) Networking Cable (Ethernet Cable)
3. A client is a computer which depends on the server for all the resources.
A server controls the access to the hardware and software on the network.
4. Topology refers to the geometric arrangement of computers or nodes in a network.
E. 1. Computer network means a system of interconnected computers. The advantages of
computer network are:
(i) The information can be easily shared by the people.
(ii) It helps in reducing the cost of hardware.
(iii) Store information on one centralised location.
(iv) Reliability implies backing up of information. If a system crashes, then the information
is accessible on another workstation for future use.
(v) Reduction in installation cost.
2. LAN is a digital communication system that interconnects a larger number of computers and
other peripheral devices within a radius of less than 1 km. MAN consists of two or more local
area networks or campus area networks together that usually spans several buildings in the
same city or town.
Subject Enrichment
In the lab
Do yourself.
Periodic Assessment-1
(Based on chapters 1 & 2)
A. 1. Network Server 2. Mesh Topology 3. MAN
4. Table 5. Form
B. 1. Local Area Network 2. Personal Area network
C. 1. It is a type of database that contains records having small number of fields without any
structured relationship between them.
2. It is a type of database that stores data in several tables and links those tables together to
get a common piece of information.
3. The final result of the manipulated data that comes from tables or queries in DBMS is known
as a report.
Periodic Assessment-2
(Based on chapters 3 to 5)
A.
Quick Access
Toolbar Title Bar
Ribbon
Objects Tabs
Navigation
Pane
Work Area
Navigation Buttons
B. 1. Field Name is used to enter name of the field to be displayed as column heading in the table.
2. It stores a sequential number automatically for every record added to a table. The maximum
size of the field is 4 bytes.
3. A Lookup Wizard helps you to create a field whose values are chosen from the values in
another table, query or list of values. By default, Access sets the Lookup fields to the Number
data types.
4. Custom filter allows you to filter data according to particular criterion. MS Access provides
different criteria from which you can choose the criteria according to your requirement.
Test Sheet-1
(Based on chapters 1 to 5)
Section A
A. 1. (a) 2. (b) 3. (a) 4. (a) 5. (a) 6. (b)
7. (a) 8. (c) 9. (a) 10. (a)
Section B
A. 1. The components needed for a network are:
(i) Network Interface Card (NIC)
(ii) Hub or switch
(iii) Router
(iv) Modem
(v) Networking Cable (Ethernet Cable)
2. Topology refers to the geometric arrangement of computers or nodes in a network.
3. A database can be defined as a collection of data in an organised manner that can be easily
accessed, managed and updated.
4. A form is used to create a user interface to enter or update a record in a table that is connected
to it. It also allows us to view all the records in from the table one by one.
5. Delete Record command is used to delete the records from a table.
6. Sorting is the process of arranging data alphabetically either in ascending or descending
order.
B. 1. Computer network means a system of interconnected computers. The advantages of
computer network are:
(i) The information can be easily shared by the people.
(ii) It helps in reducing the cost of hardware.
(iii) Store information on one centralised location.
(iv) Reliability implies backing up of information. If a system crashes, then the information
is accessible on another workstation for future use.
(v) Reduction in installation cost.
2. Relational Database is a type of database that stores data in several tables and links those
tables together to get a common piece of information. This type of database system is called
Relational Database Management System (RDBMS).
Example of relational database system is MS Access.
3. Text is used to store text. It can have maximum of 255 characters. It cannot be used for numeric
calculations. On other hand, Memo It is used to store large amount of text or a combination
of text and number. It stores up to 65,536 characters.
4. Steps to freeze a column:
Step 1 Right-click on the column header that you want to freeze.
Step 2 Select the Freeze Columns option.
5. Sorting means arranging the data either in ascending or descending order. On the other
hand, Filtering means to highlight specific data and hide unwanted data from a set of data.
7. Forms in MS Access
Exercise
A. 1. (a) 2. (c) 3. (c) 4. (c) 5. (a)
B. 1. (F) 2. (F) 3. (T) 4. (T) 5. (F)
C. 1. logo 2. form 3. split 4. create
D. 1. A form is a database object used to create, edit and display data stored in tables in a user-
friendly manner.
2. The three main views in which a form can be displayed are: Form View, Design View and
Layout View.
3. Design View gives a detailed view of the structure of the form.
E. 1. (i) Design View is used to adjust the design of your form. It gives you a more detailed view
of the structure of a form such as Header, Detail and Footer sections.
(ii) Layout View is used to change the appearance and size of various controls of a form.
When you create a form, by default it appears in the Layout view.
8. Reports in MS Access
Exercise
A. 1. (a) 2. (b) 3. (c) 4. (a) 5. (b)
B. 1. (T) 2. (T) 3. (F) 4. (T) 5. (F)
C. 1. A report is a feature which allows you to view, format and summarize the information in a
user-friendly format so that it can be printed.
2. Page Footer contains general information about the report like page number and total
number of pages.
On other hand, Report Footer shows the final result of the report. It appears at the end of
the report.
3. Detail section is used to contain the main matter of the report.
D. 1. A report contains five sections.
Page Header: The text or image that you add to the report header section.
Report Footer: This section shows the final result of the report. It appears at the end of the
report.
2. The Report Design command allows you to design a report manually by using the controls
provided by MS Access or fields from an existing table. On the other hand, the Report Wizard
command uses built-in layout and provides and step-by-step wizard to create report.
Subject Enrichment
In the lab
Do yourself.
Periodic Assessment-3
(Based on chapters 6 to 8)
A. 1. (c) 2. (a) 3. (d) 4. (b)
B. 1. Field 2. Sort 3. Layout View 4. select 5. or
D. 1. The information placed in this section appears at the top of each page of the report. This
section generally contains logo, title of the report or date and time.
2. This section shows the final result of the report. It appears at the end of the report.
9. Introduction to Python
Exercise
A. 1. (b) 2. (c) 3. (a) 4. (b)
B. 1. (T) 2. (T) 3. (T) 4. (F) 4. (T)
C. 1. object-oriented programming 2. reserved 3. operators
4. print( ) 5. input( )
D. 1. Python is a powerful, high-level, general purpose, interpreted, interactive, multi-platform,
and object-oriented programming language.
2. The % operator returns the remainder. For example, 11%4 returns 3 as remainder.
The ** operator raises the first operand to the power of the second and returns the result.
For example, 11**4 returns 14641.
3. A character set means the characters like alphabet, digits or special symbols that can be used
to write programs in Python language.
E. 1. Four features of Python are:
(i) Easy to learn: Python has relatively few keywords, simple structure and a clearly defined
syntax.
(ii) Easy to read: Python code is just like English language.
(iii) Case Sensitive: Python is case sensitive language. In Python, ‘pay’ and ‘PAY’ are not the
same. They are interpreted differently.
(iv) Free and Open source: Python is an example of open source software. It means you can
freely distribute copies of this software, read its source code and make changes to it.
2. Variables are memory locations that are used to store values. Rules for defining a variable
are:
(i) A variable name must start with a letter (a–z, A–Z) or an underscore (_).
(ii) A variable name cannot start with a digit.
(iii) Keywords cannot be used as variable names.
(iv) A variable can only contain alpha-numeric characters and underscore (A-Z both capital
as well as small) and (0 – 9) numbers.
(v) No special symbols like !, @, #, $, %, etc. can be used in variable name.
Test Sheet-2
(Based on chapters 5 to 8)
Section A
A. 1. (b) 2. (a) 3. (a) 4. (c) 5. (b) 6. (b)
7. (c) 8. (b) 9. (b) 10. (c)
B. 1. (T) 2. (F) 3. (T) 4. (T) 5. (T) 6. (F)
C. 1. relationship 2. Logo, title 3. report
4. Operators 5. reserve 6. brain