Computer arithmetic is a field of computer science that investigates how computers should represent numbers and perform operations on them. It includes integer arithmetic, fixed-point arithmetic, and floating-point (FP) arithmetic.
In this “Computer Arithmetic - Computer Architecture” you will learn about following topics:
- Data Representation
- Provision for Decimal Position
- Provision for Sign Representation
- Integer Arithmetic
- Unsigned Binary Multiplication Algorithm
- Signed Binary Multiplication (Booth’s) Algorithms
- Unsigned Binary Division Algorithm
- Representation of Fractions
- Fixed Point Representation
- Floating Point Representation
- Floating-Point Arithmetic
- BCD Arithmetic Unit
- BCD Adder
- Pipelining
- Arithmetic Pipelining
==== Point to Note ====
If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].
See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
BCA 5th Semester Computer Architecture Notes Pdf:
- Unit I: Introduction To Computer Architecture And Organization
- Unit II: Register Transfer And Micro Operations
- Unit III: Central Processing Unit (CPU)
- Unit V: Control Unit (CU)
- Unit VI: Memory Organization
- Unit VII: Input/Ouput Organization
- Unit VIII: Reduced Instruction Set Computer (RISC)
- Unit IX: Introduction To Parallel Processing
- Unit X: Multicore Computers
0 Comments