Math, asked by mohan7652, 1 year ago

Write 20 lines on computer

Answers

Answered by kabh21
0

Answer:

computer is a machine that accepts data as input, process that data using programs, and output the processed data. Many computers can store and retrieve information using hard drives. Computers can be connected together to form networks, allowing connected computers to communicate with each other.

The two principal characteristics of a computer are: It responds to a specific instruction set in a well-defined manner and it can execute a prerecorded list of instructions (a program). There are four main processing steps in a computer: inputting, storage, outputting and processing.

Modern computers can do billions of calculations per second. Computers do many different jobs where automation is useful. Some examples are controlling traffic lights, vehicle computers, security systems, washing machines and digital televisions.

Step-by-step explanation:

Modern computers are electronic computer hardware. They do mathematical arithmetic very quickly but computers do not really "think". They only follow the instructions in their software programs. The software uses the hardware when the user gives it instructions, and gives useful output.

Humans control computers with user interfaces. Input devices include keyboards, computer mice, buttons, and touch screens. Some computers can also be controlled with voice commands, hand gestures or even brain signals through electrodes implanted in the brain or along nerves.

Computer programs are designed or written by computer programmers. A few programmers write programs in the computer's own language called machine code. Most programs are written using a programming language like C++, Java, and Fortran. These programming languages are more like the language with which one talks and writes every day. The compiler translates the user's instructions into binary code (machine code) that the computer will understand and do what is needed.

Similar questions