|
| 02 May 2013 04:32 PM |
| Computers as in, generally, machines. |
|
|
| Report Abuse |
|
|
| |
|
frosty8
|
  |
| Joined: 14 Jan 2009 |
| Total Posts: 2227 |
|
| |
|
XC62
|
  |
| Joined: 15 Aug 2012 |
| Total Posts: 5361 |
|
| |
|
| |
|
| |
|
zoomypie2
|
  |
| Joined: 25 Oct 2011 |
| Total Posts: 8050 |
|
|
| 02 May 2013 04:35 PM |
Yep.
All computing devices and any type of machine these days runs on Binary. |
|
|
| Report Abuse |
|
|
master36
|
  |
| Joined: 27 Nov 2007 |
| Total Posts: 13640 |
|
|
| 02 May 2013 04:35 PM |
I'm pretty sure it reads binary which is a series of different combinations of 0's and 1's.
so ye |
|
|
| Report Abuse |
|
|
baka
|
  |
| Joined: 21 Jun 2008 |
| Total Posts: 10537 |
|
|
| 02 May 2013 04:37 PM |
Yeah, computers run on machine code, which is binary (series of one of two possible positions, represented by ones and zeroes).
Even if you write a program in a language like java, the computer can't run that directly, so you have to "compile" it to machine code so the computer can interpret it. |
|
|
| Report Abuse |
|
|