Which of the following are the heuristics for data structure diagram?
- Label record fields only once
- Use ellipses to simplify large, repetitive structures
- Draw linked structures so that the pointers point down the page or from left to right
- All of the mentioned