subject

5 a.
State whether the following statements are True or False.
Abacus was the electronic device.
b. Charles Babbage was professor of mathematics at Howard University USA.
The presently running is an electronic era of computer.
d. John Vincent Atanasoff and Clifford Berry invented ABC Computer in 1939
AD
ENIAC was the major invention of mechanical era.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
For her science class, elaine is creating a presentation on weather in the united states. she wants to make the presentation beautiful and interesting by drawing simple cloud or wave shapes. which is the best way for elaine to draw these shapes?
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
question
Computers and Technology, 23.06.2019 09:30
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
You know the right answer?
5 a.
State whether the following statements are True or False.
Abacus was the electronic...
Questions
question
Mathematics, 13.10.2019 21:30
question
Mathematics, 13.10.2019 21:30
question
History, 13.10.2019 21:30
Questions on the website: 13722367