CBSE Class 12 Computer Science Communication And Network Concepts Worksheet

Read and download free pdf of CBSE Class 12 Computer Science Communication And Network Concepts Worksheet. Students and teachers of Class 12 Computer Science can get free printable Worksheets for Class 12 Computer Science Communication And Network Concepts in PDF format prepared as per the latest syllabus and examination pattern in your schools. Class 12 students should practice questions and answers given here for Computer Science in Class 12 which will help them to improve your knowledge of all important chapters and its topics. Students should also download free pdf of Class 12 Computer Science Worksheets prepared by school teachers as per the latest NCERT, CBSE, KVS books and syllabus issued this academic year and solve important problems with solutions on daily basis to get more score in school exams and tests

Worksheet for Class 12 Computer Science Communication And Network Concepts

Class 12 Computer Science students should refer to the following printable worksheet in Pdf for Communication And Network Concepts in Class 12. This test paper with questions and answers for Class 12 will be very useful for exams and help you to score good marks

Class 12 Computer Science Worksheet for Communication And Network Concepts

Key Points

• A network is a collection of interlinked computers by means of a communication system.

• Switching techniques are used for transmitting data across networks.

• A network can have any of these transmission media or connecting media: twisted pair cable, coaxial cable, optical fibre, microwave, radio wave, satellite etc.

• The pattern of interconnection of nodes in a network is called topology.

• Most popular topologies are star , bus , ring , graph and mesh, tree

• RJ 45 (Registered Jack 45) is a eight wire connector, which is commonly used to connect computers on LANs – especially Ethernets.

• Protocol:- A protocol means the rules that are applicable for a network. Protocol defines standardized formats for data packets, techniques for detecting and correcting errors and so on.

• Some most common protocols are HTTP ,FTP, TCP/IP

• Wireless communication is simply data communications without the use of landlines.

• TDMA:-Time Division Multiple Access technology divides a radio frequency into time slots and then allocates allots to multiple calls.

• CDMA:-Code division Multiple access uses a spread spectrum technique where data is sent in small pieces over a number of discrete frequencies available for use. Each user’s signal is spread over the entire bandwidth by unique spreading code. At the receivers end, the same unique code is used to recover the signal.

• SMS is the transmission of short text message to and from a mobile phone, fax machine and/or IP address.

• Email (Electronic Mail) is sending and receiving message by computer.

• A web Browser is a WWW client that navigates through the World Wide Web and displays web pages .A web server is a WWW server that responds to the request made by web browser.

• A URL(Uniform Resource Locator) specifies the distinct address for each resource on the internet. An Internet address, which is character, based is called domain name.

• Cookies are messages that a Web server transmits to a web browser so that the web server can keep track of the user’s activity on a specific Web site.

Solved Questions

Question. What factors affect data transmission?
Answer : Several factors affect how data is transmitted. They include the following
(i) Transmission rate-Frequency and bandwidth
(ii) Line Configurations-Point to point versus multipoint.
(iii) Serial and Parallel transmission
(iv) Direction of transmission-Simplex, Half Duplex, and Full Duplex
(v) Transmission Mode-Asynchronous and synchronous.
(vi) Circuit switching and Packet switching
(vii) Multiplexing (viii)Protocols

Question. What is a Network? What are the benefits of networks?
Answer : A network or communications network, is a system of interconnected computers, telephones or other communications devices that can communicate with one another and share applications and data.
The benefit of networks are given below:
(i) Sharing of peripheral devices.
(ii) Sharing of programs and data
(iii) Better communications
(iv) Security of information
(v) Access to databases

Question. Define the following terms:
(i) Node (ii) Hub (iii) Backbone (iv) Router (v) Bridge (vi) Gateway
Answer : (i) Node:- A node is a piece of hardware on the system that can be addressed by a message from another node, that is , a computer, printer , fax, modem or CD-ROM drive.
(ii) Hub:- Node are connected to a hub, also called a concentrator, whose purpose is to simplify wiring of nodes to each other and to route signals between the nodes.
(iii) Backbone:-A backbone is a high –capacity link to which many nodes or hub can be connected ,it is design to carry lots of traffic.
(iv) Router:-A router is a special computer that direct communicating messages when several networks are connected together.
(v) Bridge:-A bridge is an interface used to connect the same type of networks.
(vi) Gateway:- A gateway is an interface permitting communication between dissimilar networks-for instance ,between a LAN and a WAN or between two LANs based on different network operating system or different layouts.

Question. What are the major difference between LAN and WAN?
Answer : The major differences between LAN and WAN
LAN : 
• LAN are small sized networks
• Range of LAN may vary from 10m to 1.5 km.
• LAN operate between 10Mbps and 2 Gbps
• They offer very low delay
• Complete ownership by a single organization
• Very low error rates
WAN : 
• WAN are geographically spread over wide area.
• There is no limitation on the distance it spans.
• Typical speed of WAN varies from 56Kbps to 155 Mbps.
• They offer very high delay
• Owned by multiple organizations
• Comparatively higher error rates

Question. Give two major reasons to have network security.
Answer : Two major reasons to have network security are given below:
(i) Secrecy:- Keeping information out of the reach of unauthorized users.
(ii) Authentication:- Determining the authorized users before sharing sensitive information with or entering into a business contract.

Question. What is the purpose of using a Web Browser? Name any one commonly used Web Browser.
Answer : The Web Browser fetches the page requested, interprets the text and formatting commands that it contains and display the page property formatted on the screen.

Question. Write two advantages and disadvantages for STAR topology.
Answer : Advantages of STAR topology:
(i) One device per connection.
(ii) Easy to access
Disadvantages of STAR topology:
(i) Central node dependency
(ii) Long cable length.

Question. Write one difference between Telnet and FTP.
Answer : Telnet-to connect to remote computers. Telnet is a program or command that allows the user to connect to remote computers on the Internet using a user name and password.
FTP(File transfer protocol) is a method whereby the user can connect to a remote computer known as FTP site and transfer files to his/her own microcomputer’s hard disk. Some FTP files are open to the public, some are not

Question. Explain the following terms in short:
(i) DHTML (ii) ISP

Answer : DHTML is the next generation of HTML.It describes how text and images are displayed on a web page. Dynamic HTML, developed by Netscape and the World Wide Web Consortium (W3C) is based entirely on industry standard HTML and Java. New features in Dynamic HTML, such as absolute positioning and layers , give designers and developers much greater control over the look and feel of web pages.
ISP(Internet Service Provider) is a company that connects your communication line to is servers, or central (host)computer, which connects you to the internet via another company’s network access points. ISP’s have a wide range of prices and packages for users to choose from

Question. What are firewalls?
Answer : Firewalls are defensive barriers that fence off a private network from the internet.

Question. What is the difference between Message Switching technique and Packet Switching technique?
Answer : Message Switching:-It is better known as store and forward. In this mechanism a node on receiving a message, stores it till the appropriate route is not free, then forwards it on the route when the route is free.
Packet Switching:-It is best for data. In a packet –switched network, data are transmitted in discrete units called packets. A packet is a fixed length block of data for transmission. The maximum length of the packet is established by the network. Longer transmissions are broken up into multiple packets. The packets have headers with priority codes and source and destination addresses along with data to be sent. The packets are sent over the network node to node, kept there for a small time and then routed according to the information in its header

Question. Write two applications of Cyber –Law
Answer : Two applications of Cyber –Law are given below
(i) Restricting/Penalising unathorised user
(ii) Promoting , coordinating and controlling e-Business.

Question. Write a not on Fast Ethernet Technology.
Answer : The growing importance of LANs and the increasing complexity of desktop computing applications are fueling the need for high performance networks. 100BASE-T(Fast Ethernet) provides a cost effective and high-performance for small workgroups. SMBs(Small to Medium Business), and any network supporting bandwidth-intensive applications. Fast Ethernet technology operates at 10 times the speed of traditional Ethernet, offering maximum performance and enhanced capability for existing Ethernet- based networks.

Question. What is the diffrence between XML and HTML? Write two differences.
Answer : The major differences between XML and HTML

XMLHTML
Does’nt specify either semantics or tag set. It is a language for documents containing structured information and all semantics are defined by the applications that process them.The semantics and tag set are fixed. It is a language used to design the layout of a document and to specify the hyperlinks


Question. Expand the following terminologies:
(i) TCP/IP (ii) XML (iii) CDMA (iv) WLL
Answer : (i) TCP/IP:-Transmission Control Protocol/Internet Protocol
(ii) XML:-eXtensible Markup Language
(iii) CDMA:-Code division Multiple access
(iv) WLL:-Wireless Local Loop.

Question. What is a Modem?What is its function?
Answer : A modem is a computer peripheral that connects a worstation to other workstation via telephones lines and facilitates communications.It is short form for modulation/Demodulation.
Modem converts digital signals to A/F(Audio Frequncy) tones which are in the frequency range that the telephone lines can transmit and aloso it can convert transmitted tones back to digital information.

Question. Differentiate between Internet and Intranet.
Answer : The internet is world wide network of computer networks around the globe.Internet uses a set of protocols called TCP/IP .
On the other hand Intranet is a network ,whichi is privately owned. Intranet also uses a set of protocols as internet.

Question. Define the following :
(i) Data channel (ii) Baud (iii)bps (iv) Bps (v) Bandwidth
Answer : (i) A data channel is a medium used to carry information or data from one point to the other.
(ii) Baud is the unit of measurment for the information carrying capacity of a communication channel.It is synonymous with bits per second.
(iii) bps:- bits per second.It refers to a thousand bits transmitted per second
(iv) Bps:- bytes per second.It refers to a thousand bytes transmitted per second
(v) Bandwidth:-It refers to the diffrence between the highest and lowest fequencies of a transmission channel.This term is also sometimes used to refer to the amount of information travelling through a single channel at any one point of time.

Question. Differentiate between tree and Bus topologies of a network.
Answer : Tree topology is a network with the shape of an inverted tree with the central root branching and sub-branching to the extremities of the network.
Bus topology:-In this topology , all devices on network are connected to a single continous cable called a bus.This topolgy can be used for for smaller networks.

Unsolved Questions

Q1) What do you mean by network topology ? What are the most popular topologies.

Q2) What are repeaters and routers?

Q3) What are protocols

Q4) Differentiate between GSM and CDMA

Q5) Write a short note on WLL.

Q6) Differentiate between downloading and uploading.

Q7) Give one advantage and one disadvantage of optical fibre cable and coaxial cable used in communication.

High Order Thinking Skills(HOTS)

Question. What do you mean by a backbone network?
Answer : A backbone network is a network that is used as a backbone to connect the connect several LAN’S together to form a WAN.
FDDI (Fiber Distribute Data Interface) is such a network. FDDI is a high performance fiber optic token ring LAN running at 100 Mbps over distances up to 200 kms with up to 1000 stations connected.

Question. What are cookies?
Answer : Cookies are messages that a web server transmits to a web browser so that the web server can keep track of the user’s activity on a specific web site.

Question. What is XML? How is it different from HTML?
Answer : XML is a markup language for creating documents containing structured information.
In HTML both tag semantics and tag are fixed but XML specifies neither semantics nor tagset.Rather it provides a facility to define tags and relationships among them.

Question. What are switched LANs/Switched Ethernet LANS?
Answer : LANs that are segmented through switches are called switched LANs. In case of Ethernet LANs they are called Switched Ethernet LANS.

Question. What is a communication channel? What choices do u have while choosing a communication channel for a network?
Answer : Communication channels mean the connecting cables that link various workstations. There are three basic types of cables:
(i) Twisted Pair Cables:- These cables consist of two insulated copper wires twisted around each other. These are also used for short and medium range telephone communication.
(ii) Coaxial Cables:- A coaxial cable consist of one or more small cables in protective covering. These are more expensive than twisted pair cable but perform better.
(iii) Fiber-optic Cables:- These cables are made of plastic and glass and are about as thick as human hair. These cables are highly durable and offer excellent performance but are expensive.

Question. What do you mean by topology? What are the most popular topologies?
Answer : Topology refers to the way which the workstations attached to the network are interconnected.
The most popular topologies are:
Bus, Ring ,Star,Tree

Question. What is firewall? What are different firewall techniques?
Answer : The system designed to prevent unauthorized access to or form a private network is called FIREWALL.
There are several types of firewall techniques:
Packet Filter, Application Gateway, Circuit-level Gateway, Proxy Server

Question. What is the significance of anonymous user in FTP? What is uploading? Can an anonymous user upload? If yes, how? If no, why?
Answer : In order to use FTP effectively, one needs to be an authorized user. However, anonymous FTP is a method whereby FTP server allows the general public to access files on the FTP.
Uploading of files refers to the transfer of files from one’s computer onto FTP server. An anonymous user generally is not allowed to do so and anonymous users have permission to download only.
However, on many UNIX FTP servers, there is a / incoming directory. If this directory is there, then an anonymous users have permissions to upload only in this directory and no where else.

Question. What is Ethernet? What is Ethernet Card?
Answer : Ethernet is a LAN architecture developed by Xerox Corp in association with DEC and Intel.
Ethernet uses bus or star topologies and can support data transfer rates of up to 10 Mbps.
The omputers that are the part of Ethernet have to install a special card called Ethernet Card.

Question. What is 80-20 rule of network design?
Answer : The 80-20 rule of network says that : 80% of the traffic on a given network segment should be local and not more than 20% of the network traffic should need to move across a backbone i.e. the spine connecting various sub networks.

Question. What is the general process of designing networks?
Answer : The general process of designing networks is described through following flow chart:

More Worksheets for Class 12 Computer Science
CBSE Class 12 Computer Science Arrays Stacks Queues And Linked List Worksheet Set A
CBSE Class 12 Computer Science Arrays Stacks Queues And Linked List Worksheet Set B
CBSE Class 12 Computer Science Arrays Worksheet
CBSE Class 12 Computer Science Boolean Algebra Worksheet Set A
CBSE Class 12 Computer Science Boolean Algebra Worksheet Set B
CBSE Class 12 Computer Science C++ Programming Worksheet
CBSE Class 12 Computer Science Case Study Based Questions
CBSE Class 12 Computer Science Class And Objects Worksheet Set A
CBSE Class 12 Computer Science Class And Objects Worksheet Set B
CBSE Class 12 Computer Science Classes Objects Constructors And Destructors Worksheet
CBSE Class 12 Computer Science Communication And Network Concepts Worksheet
CBSE Class 12 Computer Science Computer Networking Worksheet
CBSE Class 12 Computer Science Constructors And Destructors Worksheet
CBSE Class 12 Computer Science Data File Handling Worksheet
CBSE Class 12 Computer Science Database Concepts And Sql Worksheet
CBSE Class 12 Computer Science Dbms And Structured Query Language Worksheet
CBSE Class 12 Computer Science Flow Of Control Worksheet
CBSE Class 12 Computer Science Function Overloading Worksheet
CBSE Class 12 Computer Science Function And Structures Worksheet
CBSE Class 12 Computer Science Inheritance Extending Classes Worksheet
CBSE Class 12 Computer Science Linked Lists Stacks And Queues Worksheet
CBSE Class 12 Computer Science Network And Communication Technology Worksheet
CBSE Class 12 Computer Science Object Oriented Programming In C++ Worksheet
CBSE Class 12 Computer Science Object Oriented Programming Worksheet
CBSE Class 12 Computer Science Oop Classes And Objects Worksheet
CBSE Class 12 Computer Science Pointer Worksheet
CBSE Class 12 Computer Science Program List Worksheet
CBSE Class 12 Computer Science Programming In C++ Worksheet
CBSE Class 12 Computer Science Revision Worksheet Set A
CBSE Class 12 Computer Science Revision Worksheet Set B
CBSE Class 12 Computer Science Revision Worksheet Set C
CBSE Class 12 Computer Science SQL Worksheet Set A
CBSE Class 12 Computer Science SQL Worksheet Set B
CBSE Class 12 Computer Science Stacks Queues And Linked List Worksheet
CBSE Class 12 Computer Science Sure Shot Questions Worksheet Set A
CBSE Class 12 Computer Science Sure Shot Questions Worksheet Set B
CBSE Class 12 Computer Science Sure Shot Questions Worksheet Set C
CBSE Class 12 Computer Science Sure Shot Questions Worksheet Set D
CBSE Class 12 Computer Science Text Files Worksheet
CBSE Class 12 Computers Boolean Algebra Worksheet
CBSE Class 12 Computers Classes And Objects Worksheet
CBSE Class 12 Computers Constructors And Destructors Worksheet
CBSE Class 12 Computers Data Structures Worksheet
CBSE Class 12 Computers Files Worksheet
CBSE Class 12 Computers Inheritance Worksheet Set A
CBSE Class 12 Computers Inheritance Worksheet Set B
CBSE Class 12 Computers Networking Worksheet
CBSE Class 12 Computers Object Oriented Programming Worksheet
CBSE Class 12 Computers Pointers Worksheet

More Study Material

CBSE Class 12 Computer Science Communication And Network Concepts Worksheet

We hope students liked the above worksheet for Communication And Network Concepts designed as per the latest syllabus for Class 12 Computer Science released by CBSE. Students of Class 12 should download in Pdf format and practice the questions and solutions given in the above worksheet for Class 12 Computer Science on a daily basis. All the latest worksheets with answers have been developed for Computer Science by referring to the most important and regularly asked topics that the students should learn and practice to get better scores in their class tests and examinations. Studiestoday is the best portal for Class 12 students to get all the latest study material free of cost.

Worksheet for Computer Science CBSE Class 12 Communication And Network Concepts

Expert teachers of studiestoday have referred to the NCERT book for Class 12 Computer Science to develop the Computer Science Class 12 worksheet. If you download the practice worksheet for one chapter daily, you will get higher and better marks in Class 12 exams this year as you will have stronger concepts. Daily questions practice of Computer Science worksheet and its study material will help students to have a stronger understanding of all concepts and also make them experts on all scoring topics. You can easily download and save all revision worksheet for Class 12 Computer Science also from www.studiestoday.com without paying anything in Pdf format. After solving the questions given in the worksheet which have been developed as per the latest course books also refer to the NCERT solutions for Class 12 Computer Science designed by our teachers

Communication And Network Concepts worksheet Computer Science CBSE Class 12

All worksheets given above for Class 12 Computer Science have been made as per the latest syllabus and books issued for the current academic year. The students of Class 12 can be rest assured that the answers have been also provided by our teachers for all worksheet of Computer Science so that you are able to solve the questions and then compare your answers with the solutions provided by us. We have also provided a lot of MCQ questions for Class 12 Computer Science in the worksheet so that you can solve questions relating to all topics given in each chapter. All study material for Class 12 Computer Science students have been given on studiestoday.

Communication And Network Concepts CBSE Class 12 Computer Science Worksheet

Regular worksheet practice helps to gain more practice in solving questions to obtain a more comprehensive understanding of Communication And Network Concepts concepts. Worksheets play an important role in developing an understanding of Communication And Network Concepts in CBSE Class 12. Students can download and save or print all the worksheets, printable assignments, and practice sheets of the above chapter in Class 12 Computer Science in Pdf format from studiestoday. You can print or read them online on your computer or mobile or any other device. After solving these you should also refer to Class 12 Computer Science MCQ Test for the same chapter.

Worksheet for CBSE Computer Science Class 12 Communication And Network Concepts

CBSE Class 12 Computer Science best textbooks have been used for writing the problems given in the above worksheet. If you have tests coming up then you should revise all concepts relating to Communication And Network Concepts and then take out a print of the above worksheet and attempt all problems. We have also provided a lot of other Worksheets for Class 12 Computer Science which you can use to further make yourself better in Computer Science

Where can I download latest CBSE Printable worksheets for Class 12 Computer Science Communication And Network Concepts

You can download the CBSE Printable worksheets for Class 12 Computer Science Communication And Network Concepts for latest session from StudiesToday.com

Can I download the Printable worksheets of Communication And Network Concepts Class 12 Computer Science in Pdf

Yes, you can click on the links above and download Printable worksheets in PDFs for Communication And Network Concepts Class 12 for Computer Science

Are the Class 12 Computer Science Communication And Network Concepts Printable worksheets available for the latest session

Yes, the Printable worksheets issued for Class 12 Computer Science Communication And Network Concepts have been made available here for latest academic session

How can I download the Class 12 Computer Science Communication And Network Concepts Printable worksheets

You can easily access the links above and download the Class 12 Printable worksheets Computer Science Communication And Network Concepts for each chapter

Is there any charge for the Printable worksheets for Class 12 Computer Science Communication And Network Concepts

There is no charge for the Printable worksheets for Class 12 CBSE Computer Science Communication And Network Concepts you can download everything free

How can I improve my scores by solving questions given in Printable worksheets in Class 12 Computer Science Communication And Network Concepts

Regular revision of practice worksheets given on studiestoday for Class 12 subject Computer Science Communication And Network Concepts can help you to score better marks in exams

Are there any websites that offer free test sheets for Class 12 Computer Science Communication And Network Concepts

Yes, studiestoday.com provides all latest NCERT Communication And Network Concepts Class 12 Computer Science test sheets with answers based on the latest books for the current academic session

Can test papers for Class 12 Computer Science Communication And Network Concepts be accessed on mobile devices

Yes, studiestoday provides worksheets in Pdf for Communication And Network Concepts Class 12 Computer Science in mobile-friendly format and can be accessed on smartphones and tablets.

Are worksheets for Communication And Network Concepts Class 12 Computer Science available in multiple languages

Yes, worksheets for Communication And Network Concepts Class 12 Computer Science are available in multiple languages, including English, Hindi