1.Operations are part of single functional task and are placed in same procedures.
2.All operations that access the same data are defined within one class.
3.All operations that access the data from outside the module.
4.None of the above.
Answer:1