0 votes
by (180 points)
Does Arduino use C++ or Java?

1 Answer

0 votes
by (1.4k points)
Arduino doesn't run either C or C++. It runs machine code compiled from either C, C++ or any other language that has a compiler for the Arduino instruction set.Aug 5, 2012');})();(function(){window.jsl.dh('9','');})();(function(){window.jsl.dh('_aomeYNG1N5iy0PEPp5W1uA840','
');})();(function(){window.jsl.dh('11','
Arduino uses its own programming language, which is similar to C++. However, it's possible to use Arduino with Python or another high-level programming language. In fact, platforms like Arduino work well with Python, especially for applications that require integration with sensors and other physical devices.

Related questions

0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
asked May 21, 2021 by arduino (3.7k points)
0 votes
1 answer
asked Jun 15, 2021 by usearduino (180 points)
0 votes
1 answer
asked May 22, 2021 by usearduino (180 points)
0 votes
1 answer
asked Jul 12, 2021 by usearduino (180 points)
0 votes
1 answer
0 votes
1 answer
asked Jun 16, 2021 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
...