0% found this document useful (0 votes)
49 views1 page

Python Imp

This document provides a list of important questions about computer networks and Python programming. It includes 2 mark, 5 mark, and 10 mark questions covering topics such as digital and analog signals, protocols, topologies, strings, control statements, loops, arithmetic operators, the OSI model, network classifications, and transport layer services. Questions range from defining common computer networking terms to writing Python programs to explaining concepts with examples and diagrams.

Uploaded by

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

Python Imp

This document provides a list of important questions about computer networks and Python programming. It includes 2 mark, 5 mark, and 10 mark questions covering topics such as digital and analog signals, protocols, topologies, strings, control statements, loops, arithmetic operators, the OSI model, network classifications, and transport layer services. Questions range from defining common computer networking terms to writing Python programs to explaining concepts with examples and diagrams.

Uploaded by

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

Introduction To Computer Networks And Python Programming

IMPORTANT QUESTIONS

2 MARKS QUESTIONS

1. List out any four differences between digital and analog signals
2. Define burst error and priority check?
3. What is congestion control
4. What are indentations?
5. What are modems?
6. Define protocol and topology.
7. What is half duplex mode?
8. Define hub and bridge.
9. What are strings?
10. List all control statements
11. What are microwaves and gateway?
12. Expand UTP and STP

5 MARK QUESTIONS

1. Explain bitwise operators with an example?


2. Explain different types of protocols.
3. List all guided media and explains fiber optic cable.
4. Explain assignment operator with an example.
5. What is network? Explain circuit switching and packet switching.
6. Write a python program to display the first N terms of Fibonacci series
7. Write a python program to find the area circle and rectangle
8. Explain UDP header with neat diagram

10 MARK QUESTION

1. List out and briefly explain OSI model reference model with a neat diagram.
2. Explain arithmetic operators with an example.
3. Explain the different types of loops in python
4. Explain different types of topologies with a neat diagram..
5. Explain network classification with suitable examples.
6. Explain transport layer services.
7. Explain the break, continue and pass in python.

You might also like