Skip to content

Commit 5f343c2

Browse files
committed
Remove Copy Content
1 parent c5014b0 commit 5f343c2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

computer-architecture-&-operating-system.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 🖥️ Class 32 - Computer Architecture & History
1+
## 🖥️ Class 32 - Computer Architecture & History
22
*(Reference: [YouTube Lecture By Go With Habib](https://youtu.be/vzrpgfCgRmU?si=Ah-EgF8qXlK9qovb))*
33

44
<!-- **🔍 Key Topics:**
@@ -165,14 +165,6 @@ PC = 100 → CPU যাবে 100 নম্বর অ্যাড্রেসে
165165

166166
তারপর PC = 108 → “PRINT” নিবে
167167

168-
### উদাহরণ:
169-
```go
170-
RAM এ আছে এমন ৩টা লাইন:
171-
100: LOAD A
172-
104: ADD B
173-
108: PRINT
174-
```
175-
176168
***এইভাবে PC বা Pointing Register CPU কে পথ দেখিয়ে RAM থেকে একটার পর একটা নির্দেশনা বের করে আনে।***
177169

178170
## 5. কোনটা ৩২ বিট, ৬৪ বিট, ২০ বিট কম্পিউটার কিভাবে বুজবো?

0 commit comments

Comments
 (0)