Distinguish between a static and a dynamic field. Give an example in each case.
Answer:
- A static field is that whose records do not change with time while a dynamic field is that whose records keep on changing with time. An example of static field is Name while a dynamic field is Age.