Computer Networks

Unit-II : Computer Networks (CBSE Class XII)

CHAPTER-8 COMPUTER NETWORKS 8.1 Evolution of Networking: 8.1.1 Introduction to Computer Networks: Network: – To connect the more than one devices via a medium, is called network. Why do we need network? 1.     Fast and Secure Communication 2.     Resource sharing 3.     Reduce Cost 8.1.2 Evolution of Network: ARPANET: The Advanced Research Projects Agency Network (ARPANET) was an early packet switching…

Read More
Computer Networks

Computer Networks: CBSE Class XII Revision Notes

1. Foundations of Networking and System Architecture The architecture of data management has undergone a strategic evolution, shifting from localized, isolated storage to a globalized, centralized networking model. In the pre-networking era—exemplified by traditional banking—data was confined to physical registers or local hard drives. A customer’s record existed only at their specific “home branch.” If…

Read More
Functions in Python

Class 12 CBSE Computer Science: Python Functions Study Notes

1. Fundamentals of Functions Definition and Role In Python, functions are sub-programs—modular segments of a larger program designed to execute specific, well-defined tasks. The fundamental philosophy is Modularity and Reusability, summarized by the mantra: “Write Once, Use Many Times.” The “Zero-Mark” Paradox (Exam Strategy) Board Consultant Insight: Students often neglect this chapter because direct questions…

Read More