CBSE Class 12 Informatics Practices Networking and open standards Assignment

Read and download free pdf of CBSE Class 12 Informatics Practices Networking and open standards Assignment. Get printable school Assignments for Class 12 Informatics Practices. Class 12 students should practise questions and answers given here for Networking And Open Standards Informatics Practices in Class 12 which will help them to strengthen their understanding of all important topics. Students should also download free pdf of Printable Worksheets for Class 12 Informatics Practices prepared as per the latest books and syllabus issued by NCERT, CBSE, KVS and do problems daily to score better marks in tests and examinations

Assignment for Class 12 Informatics Practices Networking And Open Standards

Class 12 Informatics Practices students should refer to the following printable assignment in Pdf for Networking And Open Standards in Class 12. This test paper with questions and answers for Class 12 Informatics Practices will be very useful for exams and help you to score good marks

Networking And Open Standards Class 12 Informatics Practices Assignment

Brief Summary of the Chapter:
In this chapter we are going to study about computer Networks, associated terminology and related concept along with network devices.

Key Points of the Chapter:
• Network: A Computer Network is a number of computers (Usually called terminals interconnected by one or more transmission paths.

• Need of Networking:
1. Resource Sharing
2. File and data sharing.
3. Data security and centralized security
4. High Reliability :
5. Communication Media
6. High Speed
7. Flexible working environment
8. Cost factor

• Application of Networks
1. Sharing of data, services and resources
2. Access to remote database
3. Communication facilities
a. Elementary Terminology of Networks :

1. Nodes (Workstations):- The term nodes refer to the computers that are attached to a network and are seeking to share the resources.

2. Server:- A computer that facilitates the sharing of data, software and hardware resources on the network

3. Network Interface Unit (NIU) (MAC Address):- A network interface unit is interpreter that helps in establishing the communication between the server and the client.

4. IP Address:- Every machine on a TCP bar IP Network has a unique identifying no. called an IP Address.

5. Domain Name:- It is a way to identify and locate the computers connected to the internet. It must be unique.

a. NETWORK TOPOLOGIES : The term Network Topologies refer to the way in which the nodes of a network are physically connected together. The important network topologies are

1) Bus Topology or Linear Topology : In this topology a single length of the transmission medium is used onto which the various nodes are attached. The transmission from any station travels the length of the bus, in both directions and can be received by all other stations. The bus has a terminator at either end which absorbs the signal, removing it from the bus.

Characteristics:
• Short cable length and Simple wiring layout
• A single cable called trunk is used through which all data propagates and to which all nodes are connected
• Easy to extend
• There is no central point of failure on a bus because there is no hub.
• Entire network shuts down if there is break in the main cable.
• Terminators are required at both ends of the backbone cable.
• Difficult to identify the problem if the entire network shut down.
• Addition of nodes negatively affects the performance of the whole network.
• Only one computer can send messages at a time

2) Ring Topology: In a ring topology each node is connected to two and only two neighboring nodes. Data is accepted from one of the neighboring nodes and is transmitted onwards to another. Thus data travels only one direction.
• Every computer serves as a repeater to boost signals
• Short cable length.
• Suitable for optical fiber
• Difficult to add computers
• More expensive
• If one computer fails, whole network fails
• Data clashes can also occur if two machines send messages at the same time.

3) Star Topology: A start topology is designed with each node connected directly to the server via hub or switch. This topology is used in most existing information network. Data on a star network passes through the hub or concentrator before continuing to its destination.
• Easy to install and wire
• No disruptions to the network when connecting or removing devices.
• Easy to add new station as each station has direct cable connection to hub or switch.
• Depending on the intelligence of hub, two or more computers may send message at the same time
• One malfunctioning node does not affect the rest of the network.
• Required more cable length than a linear topology.
• All signals transmission through the hub; if down, entire network down

NETWORK DEVICES

1. MODEM( MODulator DEModulator) : Modem is a device that converts digital data originating from a terminal or computer to analog signals used by voice communication network such as the telephone system.
At one end, modems convert the digital pulse to audible tones and convert audio tones back to digital pulses at the other

2. RJ –45 Connector: The RJ-45 is a single line jack for digital transmission over ordinary phone wire. It is a 8 wire connector which is commonly used to connect computers on the LAN(especially Ethernets). RJ – short for Registered Jack – 45

3. Ethernet Card or NIC or NIU: A NIC(Network Interface card) is a computer circuit board or card that is installed in computer so that it can connected to network. It is suitable for coaxial or twisted pair cables.

4. Hub: Hub is a device used to connect several computers together. It is a multi-port card. Hubs forward any data packets including e-mail, word processing documents or print request – they receive over one port from one workstation to all of their remaining ports

5. Switches : Switches are smart hubs that send data directly to the destination rather than everywhere within network. When the switch receive a packet, the switch examines the destination and source hardware address and compare them to a table of a network segments and addresses. If the segments are the same the packet is dropped and if the different then the packet is forwarded to the proper segments.

6. Repeaters : A repeater is a device that amplifies a signal being transmitted on the network.
Since a signal loses strength as it passes along a cable, it if often necessary to boost the signal with this device.. The repeater electrically amplifies the signal it receives and rebroadcasts it.

7. Router: A device that works like a bridge but can handle different protocols, is known as router. It is used to separate different segments in a network to improve performance and reliability.

Solved Questions:

Q1. What is MAC Address?
Ans : In computer networking, a Media Access Control address (MAC) is a unique identifier assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification, and used in the Media Access Control protocol sub-layer.

Q2. Write two advantages of networks.
Ans: Advantages: i) Data or information can be shared among the users.
ii) Fast communication can be achieved.

Q3. Write two disadvantages of networks.
Ans : Disadvantages of networks:
i. Sophisticated Hardware and software technology is required.
ii. Expensive to install network.

Q4. What is communication channel? Name the basic types of communication channels available.
Ans: What is communication channel? Name the basic types of communication channels available.
Communication channels mean the connecting cables that link various workstations. There are
3 basic types of cables:
• Twisted Pair cables
• Coaxial cables
• Fiber-optic cables

Q5. Define a network.
Ans: A computer network is a system in which computers are connected to share information and resources.

Q6. What is IP address?
Ans A unique number consisting of 4 parts separated by dots, e.g. 165.113.245.2 Every machine that is on the Internet has a unique IP number - if a machine does not have an IP number, it is not really on the Internet.

Q7. What is domain name? How is it alternatively known?
Ans The unique name that identifies an Internet site. Domain Names always have 2 or more parts, separated by dots. The part

Q8. What are the various types of networks?
Ans : Network can be classified on the basis of their size, complexity and geographical spread. On the basis of geographical spread it can be classified as Local Area Network, Metropolitan Area Network and Wide Area Network.

Q9. What is the difference between MAN and WAN?
Ans : A metropolitan area network (MAN) is a large computer network that usually spans a city or a large campus.
WAN is a network that covers an area larger than a single building or campus such as across the cities or countries.

Q10. What is meant by Topology? Name some popular topologies.
Ans: Network topology is defined as the interconnection of the various elements (links, nodes, etc.) of a computer network. In computer networking, topology refers to the layout of connected devices.
• Bus topology
• Star topology
• Ring topology
• Tree topology
• Mesh topology

Q11. What are the similarities and differences between bus and tree topologies?
Ans: In bus topology each machine is connected to a single cable. Each computer or server is connected to the single bus cable through some kind of connector.
Tree topology is a network with the shape of an inverted tree in which a single link between two nodes.

Q12. What are the limitations of star topology?
Ans i) Central node dependency: In this topology central node is a controller of the network. If the central node fails, the entire network will be failed.
ii) Difficult to expand: The addition of a new node to a network involves a connection all the way to the central node.

Unsolved Questions:

1. What are the goals of network?

2. Write the applications of network?

3. What do you understand by domain name resolution?

4. What are communication channels? Discuss various channels available for networks?

5. Advantages and disadvantages of the followings :
i. optic fiber
ii. coaxial cables
iii. twisted pair cables
iv. radio waves
v. microwaves
vi. Satellites

6. Discuss and compare various types of networks?

7. Explain mostly used topologies.

8. What are hubs? What are its types?

9. What is the role of a switch in a network?

10. Discuss repeater.

11. What are common threats to network security?

Class 12 Informatics Practices Assignments
CBSE Class 12 Informatics Practices Concept Of Inheritance In Java
CBSE Class 12 Informatics Practices Database Concepts Assignment
CBSE Class 12 Informatics Practices Database Transactions Assignment
CBSE Class 12 Informatics Practices Extensible Markup Language Assignment
CBSE Class 12 Informatics Practices Free And Open Source Software Assignment
CBSE Class 12 Informatics Practices GUI Dialogs And Tables Assignment
CBSE Class 12 Informatics Practices HTML I Basic HTML Elements Assignment
CBSE Class 12 Informatics Practices HTML II Lists Tables and Forms Assignment
CBSE Class 12 Informatics Practices IT Applications Assignment
CBSE Class 12 Informatics Practices Java Database Connectivity To MySQL Assignment
CBSE Class 12 Informatics Practices Java GUI Programming Revision Tour Assignment
CBSE Class 12 Informatics Practices More About Classes And Libraries Assignment
CBSE Class 12 Informatics Practices More on SQL Grouping Records and Table Joins Assignment
CBSE Class 12 Informatics Practices More RDBMS Assignment
CBSE Class 12 Informatics Practices MYSQL Revision Tour Assignment
CBSE Class 12 Informatics Practices Networking and open standards Assignment
CBSE Class 12 Informatics Practices Programming Fundamentals Assignment
CBSE Class 12 Informatics Practices Revision Assignment Set A
CBSE Class 12 Informatics Practices Revision Assignment Set B
CBSE Class 12 Informatics Practices Revision Assignment Set C
CBSE Class 12 Informatics Practices Revision Assignment Set D
CBSE Class 12 Informatics Practices Web Application Development Assignment
CBSE Class 12 Informatics Practices Worksheet All Chapters

More Study Material

CBSE Class 12 Informatics Practices Networking And Open Standards Assignment

We hope you liked the above assignment for Networking And Open Standards which has been designed as per the latest syllabus for Class 12 Informatics Practices released by CBSE. Students of Class 12 should download and practice the above Assignments for Class 12 Informatics Practices regularly. We have provided all types of questions like MCQs, short answer questions, objective questions and long answer questions in the Class 12 Informatics Practices practice sheet in Pdf. All questions have been designed for Informatics Practices by looking into the pattern of problems asked in previous year examinations. 

Assignment for Informatics Practices CBSE Class 12 Networking And Open Standards

Our team of expert teachers have referred to NCERT book for Class 12 Informatics Practices to design the Informatics Practices Class 12 Assignments. If you practice at least one test paper daily, you will get higher marks in Class 12 exams this year. Daily practice of Informatics Practices course notes and related study material will help you to clear all your doubts and have stronger understanding of all concepts. You can download all Revision notes for Class 12 Informatics Practices also from www.studiestoday.com absolutely free of cost.

Networking And Open Standards Assignment Informatics Practices CBSE Class 12

All questions and their answers for the assignment given above for Class 12 Informatics Practices have been developed as per the latest curriculum and books issued for the current academic year. The students of Class 12 can rest assured that the best teachers have designed the questions of Informatics Practices so that you are able to revise the entire syllabus if you do the assignments. Lot of MCQ questions for Class 12 Informatics Practices have also been given in the worksheets and assignments for regular use. All study material for Class 12 Informatics Practices students have been given on studiestoday.

Networking And Open Standards Assignment CBSE Class 12 Informatics Practices

Regular assignment practice helps to get a more comprehensive understanding of Networking And Open Standards concepts. Assignments play a crucial role in understanding Networking And Open Standards in CBSE Class 12. Students can download all the assignments of the same chapter in Class 12 Informatics Practices in Pdf format. You can print them or read them online on your computer or mobile.

CBSE Informatics Practices Class 12 Networking And Open Standards Assignment

CBSE Class 12 Informatics Practices latest books have been used for coming up with the latest questions and solutions for the above assignment. If you have revised all concepts relating to Networking And Open Standards then you should attempt all questions given in the test sheets above. We have also provided lot of Worksheets for Class 12 Informatics Practices which you can use to further make your self stronger in Informatics Practices

Where can I download in PDF assignments for CBSE Class 12 Informatics Practices Networking And Open Standards

You can download free Pdf assignments for CBSE Class 12 Informatics Practices Networking And Open Standards from StudiesToday.com

The assignments for Networking And Open Standards Class 12 Informatics Practices for have been made based on which syllabus

The Networking And Open Standards Class 12 Informatics Practices Assignments have been designed based on latest CBSE syllabus for Class 12 Informatics Practices issued for the current academic year

Can I download and print these printable assignments for Informatics Practices Networking And Open Standards Class 12

Yes, These printable assignments for Networking And Open Standards Class 12 Informatics Practices are free to download and print

How many topics are covered in Networking And Open Standards Informatics Practices assignments for Class 12

All topics given in Networking And Open Standards Informatics Practices Class 12 Book for the current academic year have been covered in the given assignment

Is there any charge for this assignment for Networking And Open Standards Informatics Practices Class 12

No, all Printable Assignments for Networking And Open Standards Class 12 Informatics Practices have been given for free and can be downloaded in Pdf format

How can I download the printable test assignments for Networking And Open Standards Informatics Practices Class 12

Just click on the View or Download button below, then another window with the Pdf will be visible, just click on the Pdf icon to download the free assignments for Networking And Open Standards Class 12 Informatics Practices

Are these assignments available for all chapters in Class 12 Informatics Practices

Yes, apart from Informatics Practices you can download free assignments for all subjects in Class 12

Can I download solved assignments for Networking And Open Standards CBSE Class 12 Informatics Practices

Our team of expert teachers at studiestoday.com have provided all answers for the practice questions which have been given in Class 12 Informatics Practices Networking And Open Standards assignments