+12 votes
944 views
in Technology by
by (590 points)
Robots and computers both use machine language. (Almost?) Every programming language (not JavaScript) compiles into assembly code that compiles into machine code. Machine code is the instructions for your computer to run. It basically modifies binary and stuff.

Anyways, robots are usually written in Python.

Computers are written in binary and machine code.
by
Corrections:

Robots can be written in any programming language, but AI is written in Python a lot. Robots are also written in binary and machine code like computers.

Computers are written in binary and machine code. But their programs can be written in any programming language. Because either way, every programming language compiles into machine code. Or make an .exe file converter like PyInstaller or Escript.



7 Answers

+2 votes
by
It's called binary language, which consists of 0 and 1. Computers can't understand our languages (like English, French, Spanish etc.). The computers need to convert them into binary before processing the data.
+2 votes
by (1.34m points)
Binary. The software uses C++ and C#

Websites use HTML, CSS, JavaScript. PYTHON, and PHP
by (284k points)
+1
BEST ANSWER! XD
by (1.34m points)
+1
lol
by
Binary and machine code. Software can use any language since they all compile into machine code.

Websites use HTML, CSS, and JavaScript. Python and PHP are both server side languages, and there are more server side programming languages. Static pages use only HTML, CSS, and JS. Dynamic pages use a server side programming language in addition with HTML, CSS, and JS to communicate with the website and give it info like data
+3 votes
by
Robots and computers use a line of code and so be it . If your computer is slowing down that means it is ordering the line of code!!! Me smart!!!
+3 votes
by (3.7k points)
Computers and robots use a language called binary code. Most websites use something called html!
by (1.34m points)
+2
AND css, javascript.
+3 votes
by (448k points)
Binary.
+3 votes
by (320 points)
Robots use a set of numbers called binary so and do computer!
+4 votes
by (71.0k points)
Robots and computers both use the same language, since a robot is really just a computer that can move. Computers all speak binary. Binary has only 1's and 0's.  For example, the letter 'A' is represented by 01000001. Computers store all this information in memory. Numbers are represented the same way, so '6' is 110.

It takes special software, also written in binary to interpret the code and make the computer do useful work. Programmers rarely write in binary, since it would be too tedious and you would probably make lots of mistakes, so they use other languages, like C, PHP, Basic, Cobol, etc., that make it easier by using more English sounding words and translating them to binary. Here is an example written in PHP

for($i=1;$i<=10;$i++) echo $i;

This will output the numbers from 1 to 10. It all gets translated to binary first and then the computer can perform the action. The binary code can only do very simple things, like move binary 1's and 0' right or left, add them, move them to another location in memory, etc. However, you can combine these very simple operations to create anything.

There is a lot more to it, but hopefully this gives you a general idea.



Related questions

+8 votes
6 answers 324 views
+4 votes
1 answer 151 views
+6 votes
0 answers 148 views
asked Mar 27, 2021 in Technology by anonymous
+7 votes
2 answers 211 views
asked Nov 30, 2016 in Technology by Unicorn
+3 votes
9 answers 394 views
asked Jun 11, 2021 in Other by Cat lover (3.6k points)
0 votes
1 answer 194 views
+5 votes
0 answers 58 views
+11 votes
1 answer 1.6k views
+16 votes
3 answers 465 views
+10 votes
0 answers 191 views
asked Nov 17, 2016 in Poetry Contests by L (90.2k points)
+4 votes
5 answers 164 views
asked Dec 24, 2023 in Polls by o97doge (1.1k points)
+6 votes
5 answers 126 views
asked Nov 25, 2023 in Other by ThatOneShreddedGuy (116k points)
+6 votes
14 answers 250 views
+6 votes
3 answers 157 views
+3 votes
2 answers 338 views
+3 votes
5 answers 271 views
asked Apr 12, 2021 in Polls by lypi123 (40.6k points)
+7 votes
4 answers 300 views
+13 votes
12 answers 590 views
+11 votes
6 answers 289 views
asked Mar 10, 2019 in Polls by NATHAN (82.3k points)
+15 votes
3 answers 277 views
asked Apr 5, 2017 in Polls by kidzsearch (348k points)
+9 votes
0 answers 166 views
+8 votes
11 answers 267 views
+5 votes
15 answers 2.2k views
+12 votes
6 answers 528 views
+9 votes
5 answers 324 views
+13 votes
4 answers 395 views
+5 votes
0 answers 28 views
+3 votes
1 answer 153 views
+10 votes
3 answers 233 views
asked Jun 15, 2017 in English by Vanilla Bean (91.9k points)
+17 votes
6 answers 1.7k views
+7 votes
13 answers 754 views
+15 votes
12 answers 913 views
+6 votes
11 answers 195 views
+15 votes
15 answers 302 views
asked Jul 7, 2023 in Other by EloquentRacer92 (958k points)
+13 votes
11 answers 221 views
asked Jun 5, 2023 in Other by Pizzalover44 (117k points)
+5 votes
6 answers 192 views
asked May 15, 2023 in Autumn's Place by alex-kn-jason (25.2k points)
+7 votes
6 answers 151 views
+2 votes
4 answers 127 views

Recent Badges

Popular Question
Asked question received 100 views
- Esie -
Popular Question
Asked question received 100 views
- ThatoneEmmaKokfan -
Notable Question
Asked question received 50 views
- artcrafts&more -
Popular Question
Asked question received 100 views
- DancerGirl -
Notable Question
Asked question received 50 views
- AdiTheNatureGirl -
...