Computer Science, asked by sujalyash126, 10 hours ago

Rohit wants to do some scientific calculations. He has to speed up the process. Suggest him which operating system he should use and why?

please answer fast with correct answer!​

Answers

Answered by snas217236
0

Answer:

Machine Language

Machine language is the language understood by a computer. It is very difficult to understand, but it is the only thing that the computer can work with. All programs and programming languages eventually generate or run programs in machine language. Machine language is made up of instructions and data that are all binary numbers. Machine language is normally displayed in hexadecimal form so that it is a little bit easier to read. Assembly language is almost the same as machine language, except that the instructions, variables and addresses have names instead of just hex numbers.

Similar questions