90505
RPS COLLEGE OF ENGINEERING AND TECHNOLOGY
Here are the best resources to pass 90505. Find 90505 study guides, notes, assignments, and much more.
All 7 results
Sort by:
-
Class notes
microprocessor-architecture of 8086
-
---27October 20242024/2025
- **Microprocessor Architecture of 8086 (100 words):** 
 
The 8086 microprocessor is a 16-bit processor with a 20-bit address bus, allowing it to address up to 1 MB of memory. It has a **complex architecture** with the following key components: 
 
1. **ALU (Arithmetic Logic Unit)**: Executes arithmetic and logical operations. 
2. **Registers**: Includes **AX**, **BX**, **CX**, **DX** (general-purpose registers), and **SI**, **DI**, **BP**, **SP** (pointer and index registers). 
3. **Control Unit**...
-
$9.99 More Info
Dikshasheoran
-
Class notes
microprocessor-architecture of 8085
-
---21October 20242024/2025
- **Microprocessor Architecture of 8085 (100 words):** 
 
The 8085 microprocessor, developed by Intel, is a 8-bit microprocessor with a 16-bit address bus. It consists of five key units: 
 
1. **ALU (Arithmetic Logic Unit)**: Performs arithmetic and logical operations. 
2. **Registers**: Includes **Accumulator**, **B, C, D, E, H, L** registers and **flag register**. 
3. **Control Unit**: Generates control signals to coordinate microprocessor operations. 
4. **Timing and Control Circuit**: Manages...
-
$9.99 More Info
Dikshasheoran
-
Class notes
python-lists & strings
-
---18October 20242023/2024
- **Python Lists & Strings (100 words):** 
 
- **Lists** are ordered, mutable collections. They can store heterogeneous data types and support operations like indexing, slicing, and iteration. Lists are defined using square brackets `[]`. Example: 
 ```python 
 my_list = [1, 2, 'Python', 3.5] 
 ``` 
 
- **Strings** are immutable sequences of characters. Strings are enclosed in single, double, or triple quotes. They support indexing, slicing, and string methods (e.g., `.lower()`, `.repla...
-
$9.99 More Info
Dikshasheoran
-
Class notes
python- object oriented programming
-
---19October 20242023/2024
- **Python Object-Oriented Programming (OOP) Short Notes:** 
 
Python supports **OOP** principles: **Encapsulation**, **Inheritance**, **Polymorphism**, and **Abstraction**. 
 
- **Classes** define blueprints for objects, created using `class`. 
- **Objects** are instances of classes. 
- **Encapsulation** hides data with private attributes (`__var`). 
- **Inheritance** allows class hierarchies, inheriting attributes and methods. 
- **Polymorphism** allows different classes to use the same method ...
-
$9.99 More Info
Dikshasheoran
-
Class notes
B.tech CSE python hand made notes
-
---13October 20242023/2024
- **Python Short Notes for B.Tech CSE (100 words):** 
 
Python is a high-level, interpreted language, known for its simplicity and readability. It supports **object-oriented, procedural**, and **functional programming** paradigms. Key data types include **int**, **float**, **str**, **list**, **tuple**, **set**, and **dict**. Python uses **control flow** statements like `if`, `else`, `while`, and `for`. Functions are defined using `def`, and lambda functions are anonymous. Python supports **excepti...
-
$9.99 More Info
Dikshasheoran
-
Class notes
B.Tech CSE python hand made notes
-
---5October 20242023/2024
- **Python Short Notes for B.Tech CSE (100 words):** 
 
Python is a high-level, interpreted language, known for its simplicity and readability. It supports **object-oriented, procedural**, and **functional programming** paradigms. Key data types include **int**, **float**, **str**, **list**, **tuple**, **set**, and **dict**. Python uses **control flow** statements like `if`, `else`, `while`, and `for`. Functions are defined using `def`, and lambda functions are anonymous. Python supports **excepti...
-
$9.99 More Info
Dikshasheoran
-
Class notes
B.Tech CSE python hand made notes
-
---20October 20242023/2024
- **Python Short Notes for B.Tech CSE (100 words):** 
 
Python is a high-level, interpreted language, known for its simplicity and readability. It supports **object-oriented, procedural**, and **functional programming** paradigms. Key data types include **int**, **float**, **str**, **list**, **tuple**, **set**, and **dict**. Python uses **control flow** statements like `if`, `else`, `while`, and `for`. Functions are defined using `def`, and lambda functions are anonymous. Python supports **excepti...
-
$9.99 More Info
Dikshasheoran