Computer Networks
Computer Networks 1. Evolution of Networking Introduction to Computer Networks Evolution of Networking ARPANET, which stands for the Advanced Research Projects […]
Computer Networks 1. Evolution of Networking Introduction to Computer Networks Evolution of Networking ARPANET, which stands for the Advanced Research Projects […]
List Manipulation in Python 1. Introduction to Lists Example: 2. Indexing in Lists Example: 3. List Operations (a) Concatenation (+)
Important Questions on MySQL Ques1. Assume that you are working in the IT Department of a Creative Art Gallery (CAG),
Pre Borad QP Computer Science XII Pre Board Examination (2025–26) Class XII – Computer Science (083) Time: 3 Hours Maximum
Interface of Python with SQL Database 🌐 1. Introduction We can connect Python to databases like MySQL to store, retrieve,
Database Management System (DBMS) Part-2 Foreign key in DBMS: A foreign key in DBMS (Database Management System) is a field
String Manipulation in Python Class-XI 🧩 1. Introduction to Strings ✂️ 2. String Slicing s = “PYTHON”print(s[0:3]) # Output: PYTprint(s[2:])
Data Handling in Python 1. Data Types in Python Python supports various built-in data types to categorize and store different
Statement Flow Control in Python MCQs – Class XI Computer Science (Flow of Control, Conditional & Iterative Statements) MCQs (WITHOUT
Binary File Operations in Python 1. Introduction to Binary Files A Binary File stores data in the same format (0s