adjective
Definition: This term refers to the position in a sequence that corresponds to the number zero, often used in mathematics or programming to indicate the first element in a zero-based index.
Example: In programming, arrays often start at the zeroth index, meaning the first element is accessed with the number zero.