This topic covers the redefines in COBOL & its usage, syntax, declaration, valid & Invalid redefines cases. In COBOL, Redefines clause is used to share the common storage area among different data items/groups thus saves the memory and helps to optimize the usage of working storage area. Useful in cases where the two variables are