Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
Python
19.6K+ articles
Misc
7.8K+ articles
AI-ML-DS
3.9K+ articles
Computer Networks
3.4K+ articles
GBlog
2.9K+ articles
Machine Learning
2.5K+ articles
Software Engineering
2.3K+ articles
GATE CS
1.1K+ articles
Operating Systems
990+ articles
Computer Subject
/
Computer Science Quizzes
/
Computer Organization and Architecture
Computer Organization and Architecture
14 posts
Recent Articles
Popular Articles
Integrated vs Dedicated Graphics Cards
Last Updated: 02 January 2024
In the ever-evolving realm of computing, the choice between integrated and dedicated graphics cards has become a pivotal decision for users. Understanding the distinctions...
read more
Operating Systems
Computer Organization and Architecture
Computer Organization and Architecture-Computer Organization and Architecture
Computer Organization and Architecture
How to Change the Design of Folders for your Digital Documents on Windows?
Last Updated: 15 November 2022
Ordinary computer users face problems with the mess on the desktop. It causes troubles like decreasing productivity, wasting time finding the right folder, and deleting im...
read more
Sorting
Computer Organization and Architecture
How To
DSA
Segment Descriptor
Last Updated: 23 July 2025
In an operating system, segmentation is a way to manage memory by dividing it into parts called segments that can be given to different processes. These segments can be di...
read more
Computer Subject
Operating Systems
Computer Organization and Architecture
Pipelining in ARM
Last Updated: 23 July 2025
Pipelining in ARM processors can be described as a situation in which many stages of instructions such as the fetch, the decode, the execution, among others, are enhanced ...
read more
Computer Organization and Architecture
Digital Logic
4 Bit Binary Incrementer
Last Updated: 29 April 2021
What is 4 Bit Binary Incrementer ?It adds 1 binary value to the existing binary value stored in the register or in other words we can simply say that it increases the valu...
read more
Computer Organization and Architecture
Digital Logic
Difference Between ALU and CU
Last Updated: 23 July 2025
The most essential component of a computer is the Central Processing Unit. It is popularly known as CPU. It is used to process instructions. The principal component of the...
read more
Difference Between
Computer Organization and Architecture
Computer Science Fundamentals
Analytical Approach to optimize Multi Level Cache Performance
Last Updated: 23 July 2025
Prerequisite - Multilevel Cache OrganizationThe execution time of a program is the product of the total number of CPU cycles needed to execute a program. For a memory syst...
read more
Compiler Design
Computer Organization and Architecture
Factors affecting Cache Memory Performance
Last Updated: 23 July 2025
Computers are made of three primary blocs. A CPU, a memory, and an I/O system. The performance of a computer system is very much dependent on the speed with which the CPU ...
read more
Compiler Design
GATE CS
Computer Organization and Architecture
Build a simple Quantum Circuit using IBM Qiskit in Python
Last Updated: 15 July 2025
Qiskit is an open source framework for quantum computing. It provides tools for creating and manipulating quantum programs and running them on prototype quantum devices on...
read more
Python
Computer Organization and Architecture
python-utility
GTX vs RTX - Which is better?
Last Updated: 12 July 2025
The GTX vs. RTX debate is a common one when selecting a graphics card for gaming or other demanding jobs. NVIDIA's two series provide strong performance, but they target s...
read more
TechTips
Difference Between
Articles
Computer Organization and Architecture
computer-graphics
Pipelined architecture with its diagram
Last Updated: 12 July 2025
Pipelining is a CPU hardware design technique used to enhance overall performance. In a pipelined processor, operations are divided into stages that are executed in parall...
read more
Computer Organization & Architecture
GATE CS
Computer Organization and Architecture
Write From Home
Python program to represent floating number as hexadecimal by IEEE 754 standard
Last Updated: 11 July 2025
Prerequisite : IEEE Standard 754 Floating Point NumbersGiven a floating point number, the task is to find the hexadecimal representation for the number by IEEE 754 standar...
read more
Python
Python Programs
Computer Organization and Architecture
Multilevel Cache Organisation
Last Updated: 10 May 2025
Cache is a type of random access memory (RAM) used by the CPU to reduce the average time required to access data from memory. Multilevel caches are one of the techniques u...
read more
Technical Scripter
Computer Organization & Architecture
GATE CS
Computer Organization and Architecture
Booth’s Multiplication Algorithm
Last Updated: 08 February 2023
Booth's algorithm is a multiplication algorithm that multiplies two signed binary numbers in 2's complement notation.Booth used desk calculators that were faster at shifti...
read more
Misc
Bit Magic
Mathematical
Computer Organization and Architecture
DSA
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !