InterviewSolution
| 1. |
Give Some Advantages Of Redefines Clause? |
|
Answer» 1. You can REDEFINE a Variable from one PICTURE class to ANOTHER PICTURE class by USING the same memory location. 1. You can REDEFINE a Variable from one PICTURE class to another PICTURE class by using the same memory location. |
|