Reviewer Itelect4
Reviewer Itelect4
FORTRAN, COBOL
First Digital Computer: Invented by Charles
Babbage (1833-1871) — Known as the Father of Third Generation (1964-1971):
Computer
- Integrated Circuits (ICs) developed by
ABACUS: First calculating tool (3000 BC) for Robert Noyce & Jack Kilby
arithmetic operations - Increased speed, efficiency, and reduced
cost
Napier’s Bones: Invented by John Napier (1617) - Languages: BASIC, Pascal, ALGOL
for multiplication and division
Fourth Generation (1971-Present):
Slide Rule: Created by E. Gunter (1620) for basic
operations — addition, subtraction, - Microprocessors — all circuits on a
multiplication, and division single chip (e.g., Intel 4004)
- Personal computers (e.g., Apple II)
Pascal Calculator (Pascaline): Invented by Blaise - Network evolution and increased
Pascal (17th century) for basic arithmetic portability
AVERAGE WT
FUNCTION OF OPERATING SYSTEMS - Sum all the Waiting Times (WT) and
divide by the number of processes.
Process Management
- Manages running applications, ensuring
efficient CPU usage.
- Example: Running multiple applications
simultaneously.
PROCESS SCHEDULING ALGORITHMS
Priority Non-Preemptive:
- Processes are assigned priority levels;
the one with the highest priority is
executed first.