answersLogoWhite

0

An offset is something which acts as a counterbalance, or a form of countertrade agreement where the seller agrees to purchase products of a certain value within a chosen time.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the 300zx wheel offset?

NA used 16x7.5 w/45mm offset. TT used that in front, & 16x8.5 w/35mm offset in rear.


Can you used offsetted?

no. offset can be used as past tense as well.


What is digital offset printing used for?

Digital offset printing is primarily used for creating printed matter. The most common applications are books, magazines, stationary, brochures, and newspapers.


Which register is used as an offset address for the string instruction destination in the microprocessor?

DI is used as an offset address for string instruction destinations in the microprocessors.


What types of boxes may be used with offset bar hangers?

no


Work offset and tool offset in cnc milling?

tool offset drill offset


What is offeset printing?

"Offset printing is a commonly used printing technique where the inked image is transferred (or "offset") from a plate to a rubber blanket, then to the printing surface."


What is platesetter?

The plate-setter is the newest technology which is used to produce the plate which it is used in offset printing


What is 'setter'?

The plate-setter is the newest technology which is used to produce the plate which it is used in offset printing


What is a saw setting tool and how is it used?

On woodworking saws the teeth are alternatingly offset slightly to left and right. The amount they are offset needs to be the same amount to ensure a good clean cut. This tool is used to do that. It bends the teeth to the correct amount and ensures the offset is the same along the length of the blade.


What is the antonym of offset?

offset


Define byte offset?

A byte offset, typically used to index into a string or file, is a zero-based number of bytes. For example, in the string "this is a test", the byte offset of "this" is 0, of "is" is 5,"a" is 8, and "test" is 10.Note that this is not always the same as the "character offset". Some characters, such as Chinese ideograms, require two or more bytes to represent. Using ASCII characters only will ensure that the byte offset is always equal to the character offset.