E-R (Entity-Relationship) diagrams represent relationships between entities in a system, such as customers and orders, students and courses. They show data structure, not flow of data (A) or control (B), which are the purposes of data flow diagrams and flowcharts respectively.