answersLogoWhite

0

· What does the "L" stand for? The "L" stands for load.

· What does the first 0 indicate? Indicates address.

· What does the second 0 indicate? Indicates drive.

· What does the third 0 indicate? Indicates first sector.

· What does the 1 indicate? Indicates number.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What does L0 0 0 1 stand for?

L0 0 0 1 equates to: L = load and the first 0 = address. The second 0 = drive, the third 0 = first sector, and the 1 = number.


What does a 1 and 0 stand for in binary numbering?

1 In binary numbering means on 0 In binary numbering means off


Exploration routing eigrp skills based assessment?

Task 1 Fa0 ip 10.10.10.10.0 sm 255.255.255.255.252 L0 ip 188.46.37.252 sm 255.255.255.252 Fa0 ip 10.10.10.0 sm 255.255.255.252 L0 ip 192.168.1.0 sm 255.255.255.128 L1 ip 192.168.1.160 sm 255.255.255.240 Fa0 ip 10.10.10.0 sm 255.255.255.252 L0 ip 192.168.1.64 sm 255.255.255.240 L1 ip 192.168.1.128 sm 255.255.255.192 Task 2 Fa0 ip 10.10.10.1 sm 255.255.255.248 L0 ip 188.46.37.254 sm 255.255.255.252 Fa0 ip 10.10.10.3 sm 255.255.255.248 L0 ip 192.168.1.1 sm 255.255.255.128 L1 ip 192.168.1.161 sm 255.255.255.240 Fa0 ip 10.10.10.2 sm 255.255.255.248 L0 ip 192.168.1.65 sm 255.255.255.240 L1 ip 192.168.1.129 sm 255.255.255.192


What does 1 0 g e 4 y stand for?

1 Olympic Games Every 4 Years


What is the formula for Lorentz contraction?

Lorentz contraction, or length contraction, coresponds to following formula: l = l0 * sqrt(1-V2/c2)


Does o mean off?

well, it depends on what the other stand says if it's 1 and 0, then 0 would be off most of the time o or 0 will mean off


What does and stand for in a math problem?

And is often used in boolean logic. Boolean locic consists of a small set of operations that are carried out on two binary digits, either zero or one, sometimes these two states are referred to as false and true. 1 and 1 = 1 1 and 0 = 0 0 and 1 = 0 1 or 1 = 1 1 or 0 = 1 0 or 1 = 1 not 1 = 0 It goes on... there is xor (exclusive or), nand (not and) and a handfull of others. This tiny set of logical functions make the digital world revolve! JCF


Give truth table for excess-3 to bcd code converter?

Excess-3 BCD a B c d w x y z 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 0 1 1 0 1 1 1 0 1 0 0 1 0 0 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 1 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 1 i'm not sure. but it should be the ans


If the density of sea water is 1.04 gcm3 What is the mass off 1000 cm3 9(1 L0 of sea water?

1L =1000cc or mL1000*1.04=1040G or 1.04Kg


What is the truth table for A B CY?

a b c y 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 FORMULA FOR possibilities = 2 ^(no of variables). Here its 4 so, 2n=24=16 Hence we have 16 possibilities.


Design a truth table up to 4 variable?

w x y z 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 FORMULA FOR possibilities = 2 ^(no of variables). Here its 4 so, 2n=24=16 Hence we have 16 possibilities.


How do you express 1 2 3 etc in a digital format 0s and1s?

0 . . . 0 0 0 0 1 . . . 0 0 0 1 2 . . . 0 0 1 0 3 . . . 0 0 1 1 4 . . . 0 1 0 0 5 . . . 0 1 0 1 6 . . . 0 1 1 0 7 . . . 0 1 1 1 8 . . . 1 0 0 0 9 . . . 1 0 0 1 10 . . 1 0 1 0 11 . . 1 0 1 1 12 . . 1 1 0 0 13 . . 1 1 0 1 14 . . 1 1 1 0 15 . . 1 1 1 1 16. 1 0 0 0 0 . . etc.