Group B
4. Answer the following questions: [9 x 2 = 18]
(a) What do you mean by network topology? Write different types of network
topology.
Network topology refers to the physical and logical layout (architecture) of a network. here
are several different types of network topologies:
i. Bus topology:
ii. Star topology:
iii. Ring topology:
iv. Mesh topology:
v. Hybrid Topology.
(b) What is digital citizenship? Write with example.
Digital citizenship refers to the responsible and appropriate use of technology and the
internet. For example, a digital citizen would be aware of online safety risks, and take
steps to protect themselves and their personal information. It includes online safety and
security, responsible social media use, digital etiquette, and online privacy.
(c) What is computer security? What are the means of hardware security?
Computer security refers to the protection of computer systems, information and networks from
unauthorized access, use, disclosure, disruption, modification, or destruction.
Means of hardware security includes Physical security measures such as locks, security
cameras, access controls, BIOS (Basic Input/Output System) password, using firewalls,
intrusion detection and prevention systems to protect against network-based attacks.
(d) What is E-Commerce? What are the types of e-commerce?
E-commerce (electronic commerce) refers to the buying and selling of products or services
over the internet. The types of e-commerce are:
i. Business-to-Consumer (B2C)
ii. Consumer-to-Consumer (C2C)
iii. Business-to-Business (B2B)
iv. Consumer-to-Business (C2B)
v. Mobile commerce (m-commerce)
vi. Social commerce etc.
(e) What is e-governance? How does it help to the citizens?
E-governance refers to the use of information and communication technology (ICT) to improve
the efficiency, transparency, and accountability of government services and processes.
E-governance can help citizens by providing easy and quick access to government services and
delivery, improving transparency and accountability, increasing participation etc.
(f) Define Database Management System with example.
A database management system (DBMS) is a software application that is used to create,
manage,
and interact with databases. Examples: MS-Access, MySQL etc.
(g) What is data sorting? How does it differ from filtering?
Data sorting is the process of arranging data in a specific order such as ascending or
descending order. Sorting is mainly used to arrange the data in a particular order, while
filtering is mainly used to extract a particular set of data based on some conditions.
(h) Name any four objects used in MS-Access.
MS-Access is a relational database management system that uses several objects to create and
manage databases. The four main objects used in MS-Access are: Table, Queries, Forms,
Reports.
(i) What is query? Write any two advantages of forms.
A query is a tool used to retrieve specific data from one or more tables in a database. It is
used to filter, sort, and join data from multiple tables.
Two advantages of forms in MS-Access are:
i. Makes data entry easy
ii. Provides data validation etc