answersLogoWhite

0


Best Answer

Yes.

This is because the little transistors on a board can only have two states either Yes(1) or No(0).. So in order to get more complex results a series of Yes's are No's are required.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it true that a machine code is comprised os 1 and 0?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Jvm in the system?

The JVM (Java Virtual Machine) is a part of the JRE (Java Runtime Environment).The JRE is comprised of the JVM and the Class Library.The JVM takes the java language and compiles it into Bytecode which can then be interpreted as machine code by the platform(OS). The JVM will compile byte code specific to the OS it is being deployed upon. The JVM allows the Java language to be platform independent.


How do you number of os in virtual machine?

How do you number of OS in virtual machine


What is meant by bytecode?

byte code is an intermediate language,it is compiled code of java source program, it is virtual machine code,it is a platform independent code which doesn't have any instructions from os,and it is a portable code,and it is a collection of mnemonics.


How do you change from Vista OS to Mac OS?

You cannot run OS X on a windows machine.


Is there a way to create a OS X style dock in Mac OS 9?

Unfortunately No. You should upgrade your OS 9 machine to OS X


What software does a virtual machine use to interface between the host OS and the guest OS?

It's usually called a hypervisor, or virtual machine monitor.


How many source lines of code have Mac OS?

It is estimated that Mac OS consist of 60 million lines of code.


What is the need of an OS?

OS is just not a need i am srry who ever put this but that is not true :(


What is the need of OS?

OS is just not a need i am srry who ever put this but that is not true :(


What is the language used in the unix os?

Unix was developed primarily using the C language; there may be a small amount of assembler/machine code used in the boot process as well.


Can you have mac os x on Windows 7?

No , you cannot run OS X on a windows machine. Buy a mac


Does every programming language have a compiler?

Operating systems (OSs) are precompiled into low-level executable code that can operate efficiently. An OS distribution might include one or more language compilers, but they aren't needed to run the OS.