Difficulty: Easy
Correct Answer: Rows and columns (grid format)
Explanation:
Introduction / Context:
In bioanalytics and sensor technology, an ordered array provides a structured way to immobilize many discrete sensing or assay elements on a single surface. This concept underpins DNA microarrays, protein arrays, bead arrays, and immunosensor grids, enabling parallel measurements with precise spatial addressing.
Given Data / Assumptions:
Concept / Approach:
Arrays must allow unambiguous identification and repeatable access to each element. A grid with rows and columns satisfies this need, allowing software and instruments to map coordinates (for example, spot A07 or well B12). Random or non-indexed shapes complicate quantitation and data extraction.
Step-by-Step Solution:
Verification / Alternative check:
Standard platforms (96/384-well plates, DNA microarrays, peptide arrays) all use row–column coordinates for robotics and image analysis, confirming the grid as the defining feature.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing “ordered” with any symmetrical shape; order implies a coordinate system, not merely symmetry.
Final Answer:
Rows and columns (grid format).
Discussion & Comments