Concept Notes: Android Activities & Intents (π± + π‘) πΉ 1. What is an Activity in Android? An Activity is a single screen in an Android app β like...
Concept Notes: 8086 Microprocessor Architecture πΉ 1. Introduction to 8086 πΉ 2. Key Features of 8086 πΉ 3. Major Functional Units Unit Function EU (Execution Unit) Executes instructions, handles...
Concept Notes: Java OOPs Concepts πΉ 1. What is OOP? Object-Oriented Programming (OOP) is a method of structuring code around objects instead of functions. πΉ 2. 4 Pillars of...
Concept Notes: HTML & CSS Basics πΉ 1. What is HTML? Example: πΉ 2. What is CSS? Example: πΉ 3. Common HTML Tags Tag Use <h1> to <h6> Headings...
Concept Notes: DBMS, RDBMS & SQL πΉ 1. What is DBMS? πΉ 2. RDBMS (Relational DBMS) β
Based on relational model introduced by E. F. Codd πΉ 3. SQL...
Concept Notes: Operating Systems β Process Management πΉ 1. What is a Process? πΉ 2. Process States State Description New Process is being created Ready Process is waiting to...
Concept Notes: Cybersecurity Basics πΉ 1. What is Cybersecurity? Cybersecurity refers to the practice of protecting computer systems, networks, and data from theft, damage, or unauthorized access. πΉ 2....
Concept Notes: Arrays & Stacks β Basics πΉ 1. What is a Data Structure? πΉ 2. Arrays Key Points: πΉ 3. Stacks β
Operations: Operation Description Push Add element...
Concept Notes: Python Basics β Variables & Data Types πΉ 1. Introduction to Python 2. Variables in Python Rules for Variable Names: 3. Data Types in Python Type Example...
Topic: Structure of a C Program + Keywords & Identifiers Welcome to Day 1 of your APECET & TSECET 2026 CSE preparation!Weβre starting with the foundation of C programming...