Explain the major innovation made from the establishment of abacus to present 5th computer generation.
1 answer:
Answer:
- Calculation using fingers
- Abacus (6th century BC)
- Sieve of Eratosthenes (3rd century BC)
- Napier bones
- slide rule
- Schikard's calculating clock with gears
- Pascaline
- Stepped reckoner by Leibniz
- Jacquard loom
- Mechanical computation machines (19th century)
- Analog computers (first half of 1900-1940)
- Digital computers (1940-1970)
- Computers with Microprocessors (1970 onwards)
- Smartphones (1992 onwards)
You might be interested in
Input device your welcome
Answer:
D and E
Explanation:
Just took it
Answer:
In Python 3, strings are automatically encoded using Unicode.
Explanation:
i just tookthe test
f = int(input("Enter a number: "))
if(f%7==0):
print("It's divisible by 7.")
else:
if(f<7):
print("7")
else:
print(str(f-(f%7))+", "+str(f+(7-(f%7))))