Computers

What is Computer Organization?

This course details about Computer Organization.     Before understanding the computer organization, let’s discuss about the CPU. Central Processing Unit (CPU):    The CPU is the core part of a computer because it performs major functionalities, such as storing and processing data. It consists of the control unit, the arithmetic, the logical unit, and […]

What is Computer Organization? Read More »

A Typical Computer Architecture Model

An introduction to Computer Architecture Model. https://videos.files.wordpress.com/mWcjL9gC/a-typical-computer-architecture.mp4 What are the Critical Components of a Computer?   The critical hardware devices that comprise a computer architecture model are the output unit, the CPU, the cache, BUS Interface Unit, and the main memory. Importantly, all these devices are connected to one another through the I/O (local) bus,

A Typical Computer Architecture Model Read More »

Where Does a Program Executes in the Computer?

Location of Program Execution in a Computer Here, we will deal with a small question. Though it is simple, it plays an essential role in understanding the basics of programming. The query is, irrespective of any programming languages, where does a program or an instruction get executed in a computer? The computer program will run

Where Does a Program Executes in the Computer? Read More »