answersLogoWhite

0

Orientation. ~Dodge

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

With reference to the spot's magnetization o the disk surface what is the difference between a 0 spot and a 1 spot?

orientation


The difference between a 0 spot and a 1 spot is the size of the spots magnetization on the disk surface?

A 0 spot represents no magnetic field and a 1 spot represents a magnetic field on the disk surface. The presence or absence of this magnetic field indicates the binary data being stored.


What is the difference between 1 and 0?

The difference is 1 .


What is the difference between -1 and 5?

Six. From -5 to 0 is five, and from 0 to 1 is one.


Does 1 represent the difference between two equal fractions?

No, the relevant difference is 0.


What is difference between the smallest digit and the largest digit .Not including 0?

The smallest digit (not including 0) is 1, the largest is 9 ((in the decimal system). The difference is 9 - 1 = 8


What is the difference between -5 -1 2 5 1 -2 - 4 -4 -5 -2 -1 0 0 1?

+4 +3 +3 -4 -3 -2 0 -1 +3 +1+1 0 +1


does 0 and 1 have a difference of 2?

No, they have a difference of 1.


Is 1 whole 1 over 2 1 over 4 or 0 be the difference between two equal fractions?

If I understand correctly, zero would be the difference. Like: 5/10-1/2=0 or 2/3-2/3=0 hope this was helpful!


What is the difference between the smallest natural number and the first counting number?

The first counting number is 1. There is some disagreement over the smallest natural number. It is either 0 or 1 so your answer is either 0 or 1.


What is the difference between wireshark and ethereal?

sequence number is 0 in ethereal but 1 in wiresark :) thank u


What is the difference between AND and OR gate?

The difference is in their truth tables.AND gate: The output is true when inputs 'A' AND'B' are both true.A | B | Output0 | 0 | 00 | 1 | 01 | 0 | 01 | 1 | 1OR gate: The output is true when either input 'A' OR input 'B' is true.A | B | Output0 | 0 | 00 | 1 | 11 | 0 | 11 | 1 | 1