Day 12 – Chapter 2: Number System Arithmetic Class 11 Computer Science 2.18 Introduction to Binary Arithmetic (बाइनरी अंकगणित का परिचय) Binary arithmetic involves operations performed on binary numbers. These operations include addition, su…
Day 11 – Chapter 2: Logic Gates Class 11 Computer Science 2.15 Introduction to Logic Gates (लॉजिक गेट्स का परिचय) Logic gates are the basic building blocks of digital electronics. They perform logical operations on binary inputs (0 or 1) to…
Day 10 – Chapter 2: Boolean Algebra Basics Class 11 Computer Science 2.11 Introduction to Boolean Algebra (बूलियन बीजगणित का परिचय) Boolean algebra is a branch of mathematics that deals with binary variables and logical operations. It is fu…
Day 9 – Chapter 2: Signed Numbers and Complements Class 11 Computer Science 2.8 Introduction to Signed Numbers (साइन वाले संख्याओं का परिचय) Signed numbers in binary are used to represent both positive and negative values. The most common m…
Day 8 – Chapter 2: Conversion of Number Systems Class 11 Computer Science 2.6 Introduction to Number System Conversion (संख्या प्रणाली रूपांतरण का परिचय) Number system conversion is the process of changing numbers from one base to another. …
Day 7 – Chapter 2: Binary Arithmetic Class 11 Computer Science 2.4 Introduction to Binary Arithmetic (बाइनरी अंकगणित का परिचय) Binary arithmetic is a fundamental operation in computer systems, performed using binary numbers. Computers rely …
Day 6 – Chapter 2: Introduction to Number Systems Class 11 Computer Science 2.1 What are Number Systems? (संख्या प्रणाली क्या है?) A number system is a way to represent numbers in a computer system. It defines how numbers are expressed and …