answersLogoWhite

0

📱

Computer History

This category includes questions and answers about the history of the computer. Ask questions about the first computer and major developments in computing.

5,564 Questions

How do you calculate a team's average performance in a given season?

add up all the numbers, then divide by the number of numbers you added.

What reads a code statement converts it to one or more machine language instructions and then executes those machines language instructions?

A load and go compiler. These were popular on medium sized transistorized computers in the early 1960s but have become obsolete. Two examples were the 60+ pass FORTRAN II compiler for the IBM 1401 w/ 8000 or more characters of memory and GOTRAN (a FORTRAN subset) on the IBM 1620 and other computers.

How do you search fo a particular file in MS-DOS?

Go to the root directory of the drive (eg c:\), then type: dir <filename> /s For example, to search for the file fred.doc, you would type: dir fred.doc /s Adding /s to the dir makes dos search all the subfolders, so starting in the root directory makes dos search the entire disk.

Why did Konrad Zuse created the first computer?

His name is Konrad Zuse and he build the "first" computer in 1941.

What type of computer did D Takahasi and Y Kanada use to calculate pi in 1997?

The computer was a HITACHI SR2201, and in 1999 i think they used a HITACHI SR8000 or a SR800 i cant remember tho.

What comes next after gigabyte?

1 terabyte (TB) = 1000 gigabyte (GB)

1 petabyte (PB) = 1000 terabyte

1 exabyte (EB) = 1000 petabyte

1 zettabyte (ZB) = 1000 exabyte

1 yottabyte (YB) = 1000 zettabyte

How does the CPU works?

The CPU is basically the brain of a computer. It sits in the motherboard of a computer as a central unit. All programs and instructions must go through the system unit before they are executed. When a function is called upon, the CPU pulls it from the Random Access Memory (RAM) and any other hard ware in order to process it.

The CPU then reads the instructions associated to the task before sending it back to the RAM. The data travels through the system bus and this is guided by the CPU Finally, the CPU makes sure the data gets to its destination in the correct order.

The CPU handles the data until when it is no longer needed or when the program is closed.
Your CPU or "Computer Processing Unit" processes all programs and information on your computer.

When the first computer was discovered?

Computers are first discovered by early humans. They use stones and sticks in adding or subtracting. Until 300+ BC, Chinese invented the abacus, the first calculator ever made.

Classification of computer according to processing?

Computers are designed according to the data they are supposed to process. In this regard there are three types of computers Analogue, Digital and Hybrid.