CCC + O Level Master Notes (Hindi + English)

 

🎓 CCC + O LEVEL MASTER CONTENT

📘 Complete Study Notes (Hindi + English)

Prepare for CCC & NIELIT O-Level (M1/M2) with easy explanations, examples, and important exam concepts.


🧠 1. What is LibreOffice? / LibreOffice क्या है?

👉 LibreOffice is an open-source office software.
👉 LibreOffice एक फ्री ऑफिस सॉफ्टवेयर है।

✔ Writer → for typing (MS Word)
✔ Calc → for calculation (Excel)
✔ Impress → for presentation (PowerPoint)

📌 Example:
Writer = typing letters
Calc = marks calculation


🧠 2. What is a Cell? / Cell क्या है?

👉 A cell is the intersection of row and column.
👉 Cell row और column के मिलने से बनता है।

📌 Example: A1, B2


🧠 3. Formula in Calc / Calc में Formula

👉 Formula always starts with "="
👉 Formula हमेशा "=" से शुरू होता है

📌 Example:
=10+20 → 30


🧠 4. Important Functions / महत्वपूर्ण फंक्शन

✔ AVERAGE → Average निकालता है
Example: =AVERAGE(10,20,30) → 20

✔ PRODUCT → Multiply करता है
Example: =PRODUCT(7,2) → 14

✔ ROUND → Number को round करता है
Example: =ROUND(175,-2) → 200

✔ NOW → Current date & time दिखाता है


🧠 5. What is DOM? / DOM क्या है?

👉 DOM is the structure of webpage.
👉 DOM वेबपेज की संरचना है।

📌 Use:
✔ Change text
✔ Get input


🧠 6. What is Event? / Event क्या है?

👉 Event is user action.
👉 Event यूज़र की क्रिया है।

✔ onclick → Click
✔ onfocus → Click inside
✔ onblur → Leave input


🧠 7. What is Function? / Function क्या है?

👉 Function is a block of code.
👉 Function एक कोड का समूह है।

👉 It performs a task
👉 यह काम करता है


🧠 8. What is Validation? / Validation क्या है?

👉 Validation checks user input.
👉 Validation यूज़र के डेटा की जांच करता है।

📌 Example:
Empty name → Not allowed


🧠 9. What is AngularJS? / AngularJS क्या है?

👉 AngularJS is a framework.
👉 AngularJS एक फ्रेमवर्क है।

✔ ng-app → start Angular
✔ ng-model → take input
✔ {{ }} → show output

📌 Example:
Type name → auto display


🧠 10. Networking Basics / नेटवर्किंग बेसिक्स

✔ ARPANET → First internet
✔ IPv4 → 32-bit address
✔ MAC → Hardware address
✔ PAN → Personal network


🧠 11. Banking Terms / बैंकिंग टर्म्स

✔ OTP → One Time Password
✔ UPI → Payment system
✔ IFSC → Bank code
✔ KYC → Know Your Customer


🧠 12. Important Abbreviations

✔ HTML → HyperText Markup Language
✔ URL → Uniform Resource Locator
✔ NIC → Network Interface Card
✔ SEO → Search Engine Optimization


🎯 Important Exam Questions / महत्वपूर्ण प्रश्न

✔ What is DOM?
✔ What is Event?
✔ What is Validation?
✔ What is AngularJS?
✔ What is Mail Merge?


🚀 Exam Tips / परीक्षा टिप्स

✔ Learn definitions
✔ Practice MCQs
✔ Understand examples
✔ Revise daily


🎓 Final Line

👉 If you understand concepts, exam becomes easy.
👉 अगर आप concept समझ गए, तो exam आसान हो जाएगा।


🔔 Follow for More Notes

Get:
✔ Mock Tests
✔ MCQs
✔ Practical Programs
✔ O-Level Preparation

Comments

Popular posts from this blog

O-Level M1 + M2 Test Paper | NIELIT Practice

Introduction to Python Programming in IDLE: Beginners Guide | Python परिचय

IoT Part 3: How Smart Devices Talk (Communication Models)